Re: [Nant-users] merrill.cornish@earthlink.net

2004-07-30 Thread Madhan Retnaswamy
Hi Merril, I have attached my new build file with the change you mentioned me using 3 solution task. the build still breaks up with the error [solution] Starting solution build. [solution] Included projects: [solution] - C:\Dev

Re: [Nant-users] merrill.cornish@earthlink.net

2004-07-30 Thread Merrill Cornish
Madhan, I wish I could help you, but I fear that you have gone beyond my knowledge of .NET and Visual Studio projects. Merrill --- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsFo

Re: [Nant-users] merrill.cornish@earthlink.net

2004-07-30 Thread Merrill Cornish
Madhan, >>>It breaks at my DataAccess Project where i am referencing the Exception Management project which in turn refrences two exception blocks dlls in the assembly folders. This sounds like your projects being built in the solution are referencing each others outputs rather than each referen

[Nant-users] merrill.cornish@earthlink.net

2004-07-29 Thread Madhan Retnaswamy
Hi, I am not able to get my build working. This is my Build Script snap shot. The Build Script is not able to reference the dlls in the assembly forlder. It breaks at my DataAccess Project where i am referencing the Exception Management project which in tur