Microsoft Application Block - Exception Management

  • Thread starter Thread starter Ellis Yu
  • Start date Start date
E

Ellis Yu

Dear All,

I used VB.Net to write an application which use the exception
management in Application Block as error handling. When I deploy the
application in the client machine, it's fine. However when I put the
application to the network server. A just-in-time debugger alert that an
unhandling error was raised by a function call VerifyValidSource in
Exception Managment. The description of error is "Request Fail". Please
help. Thanks

Best Rdgs
Ellis
 
Did you run InstallUtil.exe on the Exception Management DLL? (I can't
remember which one) The documentation should tell you how to install
the DLL, so that the event sources are created by an administrator.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top