shivakanth
New member
- Joined
- Feb 18, 2006
- Messages
- 2
- Programming Experience
- 3-5
I have developed an application which runs very fine on my computer.
On my office LAN I have a requirement where in we would place a shortcut of this application on all the computers and when users double click on it they should be able to launch and use my application.
However when users double click on the shortcut, they get an error message saying "The Application attempted to perform an operation not allowed by the security policy. The operation required the security exception. To grant the application to the required permission please contact your system administrator or use the Microsoft .net security policy administration tool.
If you click continue the application will ignore this error and attempt to continue. If you click quit the application will be shutdown immediately"
When users click on Quit the applications obviously closes and when they click on continue the window gets a balloon saying "The application is running in a partially trusted context. Some functionality in the application may be disabled may be due to security restrictions"
Please advice as in what could I do to resolve this
Cheers!