Exception : Additional information: Required permissions cannot be acquired
-
Hi This is febin, I have an C#.net project, I cannot able to run the application because I am getting the below error, An unhandled exception of type 'System.Security.Policy.PolicyException' occurred in Unknown Module. Additional information: Required permissions cannot be acquired Please guide me to proceed, Thanks in Advance
-
-
Hi This is febin, I have an C#.net project, I cannot able to run the application because I am getting the below error, An unhandled exception of type 'System.Security.Policy.PolicyException' occurred in Unknown Module. Additional information: Required permissions cannot be acquired Please guide me to proceed, Thanks in Advance
-
Have you tried running the application as an Administrator. (In vista it is not enough to run with the account as an administrator. You need to adjust the app for UAC prompts to elevate the process to administrative rights.
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my Blog