Download Hotfix Rollup KB2828841
Hi,We want to download Hotfix Rollup KB2828841 patches, which is not available currently to download, because of this hotfix our work stoped , Can you please provide the downloaded link.thanks Babji B
View ArticleHow to retry task if it errors
I have a <copy> task that is copying a very large list of files. Sometimes my network blips for a second and it gets an error trying to copy one of those files. When that happens my entire build...
View ArticleProvide BuildNumber with msbuild argument
Hi,I want to start a tfs build from the command line. My build definition has only 1 activity and that is the creation of a buildnumber. How can I pass the buildnumber from the command line into the...
View Articlebatch file to start a process and get its PID
I want to start a batch from a batch and get the process Id of the batch i started. Is there any way of doing it?\m/
View ArticleProblem occurred while exporting binary data to pdf
Hi, I have migrated my asp.net 4.0 application from Windows server 2008 32 bits to Windows server 2008 64 bits server, I have encountered problem while exporting byte stream to pdf using...
View ArticleNot able to read Registry Value for installed app using BMS .
I am currently creating a msi file and exe file with custom prerequisite . I wanted to check whether JRE is installed in that machine or not . My installation condition is like this<UIChecks>...
View ArticleNuGet andf MSBuild
I have multiple NuGet packages and some reference others. What I would like to do in my MSBuild script is to update Packages for current project from NuGet repository and create NuGet package for...
View ArticleBatch file sheduled doesnot show pop up
I have created a batch file which shows a pop up and i have scheduled the file to run everyday at 7 pm from task scheduler. The file works at the mentioned time but the pop up doesnot appear on...
View ArticleRunspaceFactory.CreateRunspace causes CLR error.
I have an application that uses PowerShell to check the status of a particular service on a remote server. The app runs fine on my Windows 8 development computer but generates an error when published...
View ArticleMsBuild can't find publish profile
I have a VS 2012 solution that contains two projects (WCF C# Service App and a VB Web UI) that I'm trying to deploy via TeamCity/MsBuild command line. Each project contains a publish profile - let's...
View ArticleCheckRemoteFx45 Target failing
I'm performing a Web Deploy of a provider-hosted SharePoint app using Visual Studio 2013.When publishing (rightclick, and publish), I get the errorError 4 The "CheckRemoteFx45" task could not be loaded...
View Articleoutput directory changes for different projects
we have a robust custom build definition running for a while in VS 2012. Currently there is an output directory in aspecific format for all the projects. Here is my question which might be a simple...
View Articlefatal error LNK1318: Unexpected PDB error; RPC (23) '( 0x000006BA)'
I am facing the fatal error LNK1318: Unexpected PDB error; RPC (23) '( 0x000006BA)' error while making a build on VS2008. I have tried multiple options for compilation but i didn't find any solution....
View Articleerror MSB3323: Unable to find manifest signing certificate in the certificate...
Problems began when I received the MSDN Final VS 2005 v8.0.50727.42 and uninstalled the RC build which I had worked with without issue and replaced it with the previously mentioned.After four or so...
View ArticleSome compiler issue...
Hi there!I'm facing a really strange bug and I hope that somebody can help me with this.I'm trying to compile a complexe project made by my company but when I try to, I've got a strange issue :There...
View Articlenmake error MSB 3073
this error comes during building a project, i have downloaded the source code of this project online and when tried to compile it this error occurs1>C:\Program...
View ArticleHow to disable cl.exe's **internal** multithreading?
In my search for lower compilation times with VS2013, I noticed since VS2012 that cl.exe is now capable of multithreading in the same process.In my quad core machine, a single cl.exe has been capable...
View ArticleError when creating Virtual Directory during build process. The system cannot...
Hello,I'm hitting this error with our builds, seemingly at random....): The system cannot find the path specified. at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail) at...
View ArticleVery slow build times
Hi,I recently got an SSD drive (Samsung Evo 840 240GB), mostly to reduce my build times with visual studio. Now, I have a very big project with thousands of files, but I thought the SSD will reduce...
View ArticleVS2008 suddenly starts to rattle Floppy Disks whole compiling, yielding...
I was happyliy compiling over 54+ projects under VS2008, running under Windows 7 ultimate x64 modesuddenly the floppy disk begun to rattle and lighten its light while compiling.. yielding the...
View Article