I have a program that I developed in Visual Studio 2008. It runs fine when it is sitting on my C drive. When the program is sitting on a network drive I get an error
"Application attempted to perform an operation not allowed by the security policy. To grant this application the required permission contact your system admin, or use the Microsoft .NET framework Configuration tool."
I am the system admin btw
I searched around and found a suggestion about using the .Net control panel in administration tools. But that seems to only apply to .Net 1.1
I didn't even have 1.1 installed so I didnt have that control panel. After I installed 1.1 and used the panel to adjust the settings it doesnt seem to have done anything for this app. The app is using .Net 2.0.
Is there something I can do in the program to fix this, or a setting on the computer, or even better a group policy object of some sort to change the security settings on all the computers across the network.
Any help would be apriciated.
Start Free Trial