Problems using sln2005 Runner
Hello, I've installed TeamCity, but couldn't make it run a project.
I'm using the sln2005 runner and this is what happend when the server
tried to build the solution:
(snipped)
Cannot run process: CreateProcess: "C:\Program
Files\TeamCity\buildAgent\bin\null\MSBuild.exe".
Seems that the location of MSBuild is not specified. Is there a property
for it? Shouldn't the server detect it?
Another strange thing that happend was that it took 53 minutes to fetch
the project form our local svn repository...just so you know. ;)
Regards,
Pablo
--
--
A wise fellow who is also worthless always charms the rabble.
-- Euripides, Hippolytus 428 BC
Pablo Montilla
www.odyssey.com.uy
Please sign in to leave a comment.
Read http://www.jetbrains.net/confluence/display/TW/TeamServerFAQ, esp. the section called How to build Mictosoft Visual Studio 2005 solution files?
Hello,
Please check if 'MSBuild' environment variable or 'env.MSBuild' agent
property (in buildAgent.properties file from agent's bin directory) is
defined in your system and point to Microsoft .NET Framework 2.0 directory
(e.g. 'c:\windows\microsoft.net\framework\2.0]]>\').
Note, this varible's name is case sensitive.
If you set up or change this environment variable you will need to restart
build agent.
--
Eugene Petrenko
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
On Fri, 21 Jul 2006 05:49:20 -0300, Eugene Petrenko
<eugene.petrenko@jetbrains.com> wrote:
>
That did the trick! You should warn in the FAQ about case sensitivity,
when I first tried it as suggested by Theo, I used MSBUILD as name...
Many thanks,
Pablo
--
--
A mind is a terrible thing to ...uhhh...I forget...
Pablo Montilla
www.odyssey.com.uy