FYI: NAnt needs full trust under 1.1 because we use reflection. I'm not sure about 1.0 but I think you may find some problems if you don't have full trust.
I'm pretty sure I tested this and read about it at one time, but if I'm wrong, please let us know. ----- Original Message ----- From: "Jaroslaw Kowalski" <[EMAIL PROTECTED]> To: "Eric Fetzer" <[EMAIL PROTECTED]>; "Scott Hernandez" <[EMAIL PROTECTED]>; "NAnt Developers" <[EMAIL PROTECTED]> Sent: Friday, October 24, 2003 2:46 PM Subject: Re: [nant-dev] Upgraded then Downgraded and It won't work anymore > Go to: > > Start | Settings | Control Panel | Administrative Tools | Microsoft .NET > Framework 1.1 Wizards > > and trust the assembly you want to run from the mapped drive. > > Or go to: > > Start | Settings | Control Panel | Administrative Tools | Microsoft .NET > Framework 1.1 Configuration > > and play with code groups and security. > > Basically, you want to give more permissions (perhaps full trust) to > applications loaded from mapped drives. Normally they are given restricted > permission sets. ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
