Suraj Gupta
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created msbuild 4.0 actually calling 2.0
Folks,I've set the MsBuild Version and Toolsversion to 4.0. When I run a build, msbuild throws an error message. Looking at the log, I see that msbuild version 2.0 is actually being called (which... -
Created Difference between MSBuild version and MSBuild ToolsVersion?
Folks,Could someone help me understand the difference between the MSBuild version and the MSBuild ToolsVersion? For example, which decides what version of the C#/VB compiler is used? How are they... -
Created upgrade from 4.5 to 4.5.3 - agent won't connect
Folks,I just upgraded from 4.5 to 4.5.3. I use the included windows service for my build agent, it runs under the account "Builder".I'm finding that my agent is disconnected with the message " The... -
Created issue with build - java.lang.OutOfMemoryError: Java heap space
Folks - I'm using TeamCity 4.0.2. I recently started to get the following failure. Looks like its related to SVN. I think this started to happen right after I upgraded to the latest Visual SVN S...