Throws error on Outlook shutdown

  • Thread starter Thread starter Villy
  • Start date Start date
V

Villy

Hi,

I have 3 Add-In installed for Outlook which are developed in C#. When I
follow a particular sequence by using these add-ins, I am getting error
on Outlook shutdown. Please refer the following log errors,

005-10-13T08:29:45.858Z INFO GOSH CExecutor.DispatchEvent result is
ABORT
2005-10-13T08:29:57.123Z INFO GOSH CExecutor.DispatchEvent result is
FALSE
2005-10-13T08:29:57.139Z TRACE GOSH Shutdown GOSH framework OK
2005-10-13T08:29:57.733Z ERROR GOSH Unhandled exception:
System.NullReferenceException: Object reference not set to an instance
of an object.
at System.Drawing.SafeNativeMethods.IntGdipDeleteBrush(HandleRef
brush)
at System.Drawing.SafeNativeMethods.GdipDeleteBrush(HandleRef brush)
at System.Drawing.Brush.Dispose(Boolean disposing)
at System.Drawing.SolidBrush.Dispose(Boolean disposing)
at System.Drawing.Brush.Finalize()

Thanks in advance.

Regards,

~Villy
 
Answered the same post you posted in another newsgroup. Do NOT multipost!

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-FREE tool; QuickMail. Create new Outlook items anywhere from within Windows
-Properly back-up and restore your Outlook data
 
Back
Top