CruiseControl.Net and NAnt Build Problem -
I'm configuring the cruise control server server for the first time. My team already uses the NANT build script, so we are pointing the server to the script and the NANT does all the work.
As you can see, it is very easy:
& Lt; / Functions & gt; & Lt; / Project & gt; The problem is that when I run it under CC, I get the following error:
The function call failed. Expression: $ {framework :: mill-framework-directory ('net-3.5')} / msbild Exe
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ is not installed, or not properly configured. Object references are not set to an object instance.
I actually use the $ {framework :: get-framework-directory ('net-3.5')} variable to get the path to Msbuild.exe; However, this code has not failed in the past. I can also use the RDP server in the server which is running the cc and runs the Nientile Build file directly and it works just fine.
Why is it that this otherwise file fails when CC runs it.
Note - CC is running on the same machine which I normally use
It looks like the problem of a number, anything else with it. NET was 3.5. Which version of NAT are you using?
Besides, have you seen? The only error message is to throw a man out of the non. The suggested solution was to use the latest night's construction.
Comments
Post a Comment