Message 1 of 3
Running dll from network drive

Not applicable
09-08-2010
01:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Everyone,
I've created a dll file from a VB.NET project and the file loads and runs correctly if I load it from my local machine. When I load and run from a network drive location I get a message that the "Application attempted to perform an operation not allowed by the security policy..." and I could use Microsoft .NET Framework Configuration tool to grant permission for the application to run.
I have no idea where to start using a .NET Framework Configuration tool and was hoping someone could help getting this configured to run correctly.
Thanks,
Keith