RE: [Nant-users] VS.Net Solution having references to the Dlls on network folder

2005-03-18 Thread Sandeep
PM To: Ransel Lopez Mena; Sandeep; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] VS.Net Solution having references to the Dlls on network folder   I think you need to modify the Runtime Security policy in the .Net Framework Configuration applet.  You can find it in Control Panel

RE: [Nant-users] VS.Net Solution having references to the Dlls on network folder

2005-03-18 Thread Ransel Lopez Mena
Hi Sandeep,   I had exactly the same problem and the solution I found was to make a copy of my assemblies (or dlls) to my local machine. Then build the project. I know is not the most elegant solution, but it works.   I hope it works for you ransel   From: [EMAIL PROTECTED] [mailto:[EMAIL