Re: [Nant-users] not always recognized

2005-09-30 Thread Matthias Reuß
Finally, I found out why the are not recognized on one computer. My build file looked like this: [...] On the computer where it did not work, the TMP environment variable was set to d:\TMP. When I changed it to d:\t

[Nant-users] not always recognized

2005-09-29 Thread Matthias Reuß
Hi, we are using Nant for automated builds of an ASP.NET project. The developers have VS.NET installed on their computers, whereas the compile servers have only the .NET SDK and Nant. Our project references some third-party assemblies which are installed on the developers' computers. The path to