unhandled exception in Addin Express code..

Add-in Express™ Support Service
That's what is more important than anything else

unhandled exception in Addin Express code..
Customer report - fault causes Outlook to exit - OutOfMemory exception 
Christopher Cardinal




Posts: 133
Joined: 2005-05-17
Build 2010 of AddinExpress, Outlook-only addin, using most of the integration features (reading pane, nav extensions etc). Office 2007, SP1

Client randomly receives fault and outlook exits. Does not appear to be related to specific user action.

Stack trace:



Time: 22 October 2010
Machine: LENOVO-FAE095C1
Product Version: 2.0.0.70
Current user: Vernon
Firm Id: 5fbe6e63-5a53-4233-be19-9adf7db0b720
Error Message: 2010/10/22 05:15:38 PM
Exception of type 'System.OutOfMemoryException' was thrown.
at System.String.Concat(String str0, String str1)
at System.Diagnostics.DefaultTraceListener.WriteLine(String message, Boolean useLogFile)
at System.Diagnostics.DefaultTraceListener.WriteLine(String message)
at System.Diagnostics.TraceInternal.WriteLine(String message)
at System.Diagnostics.Trace.WriteLine(String message)
at AddinExpress.Extensions.InfoLog.AddException(String mes, String detailedInfo)
at AddinExpress.OL.Log.AddException(String mes, String detailedInfo)
at AddinExpress.OL.WatchEngine.Execute(Object stateInfo)
at System.Threading._TimerCallback.TimerCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._TimerCallback.PerformTimerCallback(Object state)


Any ideas?




at System.DateTimeFormat.FormatCustomized(DateTime dateTime, String format, DateTimeFormatInfo dtfi, TimeSpan offset)
at System.DateTimeFormat.Format(DateTime dateTime, String format, DateTimeFormatInfo dtfi, TimeSpan offset)
at System.DateTimeFormat.Format(DateTime dateTime, String format, DateTimeFormatInfo dtfi)
at AddinExpress.Extensions.InfoLog.InternalAddMessage(String mes)
at AddinExpress.Extensions.InfoLog.AddException(String mes, String detailedInfo)
at AddinExpress.OL.Log.AddException(String mes, String detailedInfo)
at AddinExpress.OL.WatchEngine.Execute(Object stateInfo)
at System.Threading._TimerCallback.TimerCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._TimerCallback.PerformTimerCallback(Object state)
Posted 22 Oct, 2010 12:20:35 Top
Eugene Astafiev


Guest


Hi Christopher,

Build 2010 of AddinExpress


Could you please specify the version and build number of Add-in Express?

Please try to install the latest service packs for Office (SP2) and OS. Does this help?
Posted 25 Oct, 2010 04:03:41 Top