When i try to run an application i get an error message reading:
"Application has generated an exception that could not be handled.
Process id=0x230 (560), Thread id=0xbc4(3012).
Click OK to terminate application.
Click CANCEL to debug application."
I then click on cancel to try to debug it and it begins to debug it with JIT, but then says:
"An unhandled exception of type 'System.Security.PolicyException'
occurred in Unknown Module.
Additional information: Required permissions cannot be acquired
Can anyone please tell me what's wrong and how i can fix this, i really want to use this app
"Application has generated an exception that could not be handled.
Process id=0x230 (560), Thread id=0xbc4(3012).
Click OK to terminate application.
Click CANCEL to debug application."
I then click on cancel to try to debug it and it begins to debug it with JIT, but then says:
"An unhandled exception of type 'System.Security.PolicyException'
occurred in Unknown Module.
Additional information: Required permissions cannot be acquired
Can anyone please tell me what's wrong and how i can fix this, i really want to use this app