Quantcast
Channel: Office / SharePoint 2013 Continuous Integration with TFS 2012
Browsing all 20 articles
Browse latest View live

New Post: ~remoteAppUrl Visual Studio Token for Provider-hosted app

Hi, I would like to understand for which files does the ~remoteAppUrl VS token get replaced when using the Powershell scripts. We are not using TFS for CI, but I would like to use the Powershell...

View Article



New Post: ~remoteAppUrl Visual Studio Token for Provider-hosted app

Hi, ~remoteAppUrl is replaced when VS builds the project and produces the .app package. It's generated through the MSBuild command as one step of the workflow. If you don't use TFS, you can install the...

View Article

New Post: ~remoteAppUrl Visual Studio Token for Provider-hosted app

Thanks Xiaoying, our case is slightly different. We have an app that we want to re-distribute to our customers. We would not know what the ~remoteAppUrl would be, we wanted to check if there was a way...

View Article

New Post: ~remoteAppUrl Visual Studio Token for Provider-hosted app

Thanks for more clarification on your scenario. Unfortunately, there is nothing this CodePlex project can help. You may want to ask your customers to manually retract the .app package (as it's simply...

View Article

Commented Unassigned: TypeLoadException for Import-Module in...

Hi there,i'm getting the a TypeLoadException for Type 'Microsoft.SharePoint.Administration.SiteHealth.SiteHealthStatusType' from assembly 'Microsoft.SharePoint.Client, Version=15.0.0.0,...

View Article


Commented Unassigned: TypeLoadException for Import-Module in...

Hi there,i'm getting the a TypeLoadException for Type 'Microsoft.SharePoint.Administration.SiteHealth.SiteHealthStatusType' from assembly 'Microsoft.SharePoint.Client, Version=15.0.0.0,...

View Article

New Post: VS 2013 Clients with SharePoint 2013 installed and a TFS 2012...

Hi! Currently, we have this setup running well:Dev machines: VS 2012 with SharePoint 2010 installed A TFS 2012, compiling the VS 2012 solutions (without SharePoint being installed) Now we want to add...

View Article

New Post: VS 2013 Clients with SharePoint 2013 installed and a TFS 2012...

Hi, To build SharePoint farm/sandboxed solutions (including SP2010 and SP2013), please use the scripts and follow the instruction at http://sharepointci.codeplex.com. Thanks, Xiaoying

View Article


New Post: VS 2013 Clients with SharePoint 2013 installed and a TFS 2012...

Hi Xiaoying, thanks for your reply. I already have working build scripts for SP2010 and this is also not about CI deployment. My question is about build dependencies. Your project seems to handle them....

View Article


New Post: VS 2013 Clients with SharePoint 2013 installed and a TFS 2012...

Or to reword just parts of the problem:Can your scripts collect the build dependencies from a VS 20__13__/SharePoint 20__13__ machine and copy them to the right locations on a TFS 20__12__? The goal...

View Article

New Post: VS 2013 Clients with SharePoint 2013 installed and a TFS 2012...

Ah, I see. Thanks for the clarification, Daniel. The script TfsBuildServerPrerequisites.ps1 mentioned in the documentation page does collect the build dependencies for you, but it's only limited to the...

View Article

Source code checked in, #91245

Set httpclient timeout to 1 hour by default. Fix a build issue because of TFS update. Output the full exception to console for easier trouble shooting.

View Article

Source code checked in, #91246

Fix format.

View Article


Released: 1.1.0.1 (Aug 18, 2014)

Fixed the following issues in TfsDropDrownloader:Updated to make it work with VS 2013 (including VS 2013 updates) in addition to VS2012.Extend the timeout of downloading drops from 100 seconds to 1...

View Article

Updated Release: 1.1.0.1 (Aug 18, 2014)

Fixed the following issues in TfsDropDrownloader:Updated to make it work with VS 2013 (including VS 2013 updates) in addition to VS2012.Extend the timeout of downloading drops from 100 seconds to 1...

View Article


Patch Uploaded: #16924

hbabu has uploaded a patch.Description:Doesn't fail if the PublishDir value contains space (e.g. when the build definition has spaces).

View Article

Patch Uploaded: #16925

hbabu has uploaded a patch.Description:Doesn't fail if the PublishDir value contains space (e.g. when the build definition has spaces). sorry about the last upload. doesnt fix error.

View Article


Created Unassigned: Collection fails with 15 & 16 libraries installed [11965]

When having the SharePoint 15 and 16 libraries installed, which is a normal case if you update Visual Studio 2013, the script fails. I would like to suggest updating the function function...

View Article

Created Unassigned: dash in project/solution path [12094]

If the project/solution path contains " - " the msbuilds will split the path and take it as another parameter.MSBUILD : error MSB1001: Unknown switch.Switch: -For switch syntax, type "MSBuild /help"

View Article

Commented Unassigned: Collection fails with 15 & 16 libraries installed [11965]

When having the SharePoint 15 and 16 libraries installed, which is a normal case if you update Visual Studio 2013, the script fails. I would like to suggest updating the function function...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images