My Windows 7 desktop and my Windows 2003 build server have pretty similar
configurations. Most importantly, both have csc.exe in the
\Windows\Microsoft.NET\Framework\V2.0.50727 and \V3.5 folders.
How does NAnt determine which version of csc to use? Could this be the
difference between my machines,
Sorry, an important bit of info there: NAnt 0.86 on both my desktop and the
server.
I'll attach one of our build files. If it doesn't come through the list I
can paste into an e-mail.
In this build file, it's the last two reference includes that cause the
problem on the Windows 7, VS2008 desktop.
I've recently upgraded my desktop to Windows 7 and have installed VS2008 (no
other versions). Our build server is still running Windows Server 2003 with
MS .Net Framework 3.5 SP1.
Our software uses WCF and we've always had to to reference the
System.ServiceModel and System.Runtime.Serialization dl