|
-
Apr 14th, 2003, 05:11 AM
#1
Thread Starter
Lively Member
Exception Problem
Hi
I tried to use with "PropertyGrid" control and I got the following
message: "An unhandled exception of type 'System.Security.SecurityException' occurred in WindowsApplication8.exe Additional information: Request failed."
What does it means?
Thank you
-
Apr 15th, 2003, 12:54 PM
#2
Fanatic Member
You should handle the exception in a try...catch block and then print out the exception message details. This will give you more information.
-
Apr 16th, 2003, 09:28 AM
#3
Lively Member
when does the exception occur, in the form designer when you drop it on, or at run time?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|