
09-13-2006, 07:04 AM
|
|
Newcomer
|
|
Join Date: Dec 2005
Posts: 9
|
|
Security message
|
Hello. I have a project that I am working on. All I have so far is a single form with a menu strip. I have on menu item....Exit.
The only code I have is:
application.exit
When I run it I get this error message.
Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
Can someone help me?
|
|