Error on Outlook shutdown

  • Thread starter Thread starter vilasshewale
  • Start date Start date
V

vilasshewale

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
 
And the add-ins would be? have you contacted the manufacturers of those
add-ins already?

--
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
 

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