|
-
Sep 3rd, 2002, 08:34 AM
#1
Thread Starter
New Member
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
-
Sep 3rd, 2002, 10:43 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|