Results 1 to 3 of 3

Thread: Exception Problem

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2000
    Location
    jerusalem
    Posts
    72

    Angry 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

  2. #2
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    You should handle the exception in a try...catch block and then print out the exception message details. This will give you more information.

  3. #3
    Lively Member
    Join Date
    Feb 2003
    Location
    UK
    Posts
    95
    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
  •  



Click Here to Expand Forum to Full Width