Results 1 to 2 of 2

Thread: Error handling in dll

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2002
    Posts
    12

    Error handling in dll

    hi

    how to pass(capture) the error message that is raised in the dll level to the vb application.

    what i am doing here is with err.raise i am raising the error in the dll....but it is not capturing the error at the application level. i mean the control is going to the dll and showing the error message.

    if any one knows how to capture the dll level errors...please clarify...

    thank you
    sailendra

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Do you mean in the IDE?

    If so you can change it from the Tools->Options-> menu:



    Try setting it to 'Break on Unhandled Errors'

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