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