Outlook Addin failing...

  • Thread starter Thread starter Kevin Price
  • Start date Start date
K

Kevin Price

All - I have a COM Addin for Outlook that works well on 2000, XP and 2003 on
Windows 2000, XP and 2003 with one small problem...
If the user is using Word as their email editor, the Addin returns a fatal
error when the try to send the message. Any ideas?

Thanks,
Kevin
 
I Think you are missing correct Error-Handling.
try to implement an Error - Handler in every function to point out where the
error occures and then debug your Add-In.

--
regards,
Helmut Obertanner
DATALOG Software AG
http://www.datalog.de
[obertanner at datalog dot de]
 
Back
Top