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
PROTECTED] On Behalf Of SandeepSent: Friday, March 18, 2005 11:00 AMTo: nant-users@lists.sourceforge.netSubject: [Nant-users] VS.Net Solution having references to the Dlls on network folder Hi,   I am using NAnt to build a VS.Net solution. Some of the projects in the solution reference an

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

2005-03-18 Thread Sandeep
Hi,   I am using NAnt to build a VS.Net solution. Some of the projects in the solution reference an assembly from network drive (I have mapped it to a drive letter). This solution build successfully using VS.Net however, when I build it using NAnt, I get the following error:   System.Se