HighTechTalks DotNet Forums  

global error handling / logging

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss global error handling / logging in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Joel Hammond
 
Posts: n/a

Default global error handling / logging - 05-29-2009 , 10:53 AM






I have a vb6 exe that uses a .net dll using interop. Right now, if an
error occurs in the .net code, the users get an error they don't
understand and I don't have any record of it. I would like to show a
friently error message and log the error information to a database.
Is there a way to create a global error handler, either in the .net
dll or vb6 exe? I'm trying to avoid putting a try catch statement in
every procedure.

Joel

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.