<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xml:base="http://www.red-gate.com/MessageBoard/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Red Gate forums: Exception Hunter 2</title>
 <link>http://www.red-gate.com/MessageBoard/</link>
 <description>Product Support and Discussion</description>
 <language>en</language>
 <copyright>Copyright Red Gate Software Ltd</copyright>
 <managingEditor>internalsupport@red-gate.com</managingEditor>
 <webMaster>internalsupport@red-gate.com</webMaster>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>60</ttl>
 <lastBuildDate>Sun, 19 May 2013 15:04:29 GMT</lastBuildDate>
 <pubDate>Sun, 19 May 2013 15:04:29 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums: Exception Hunter 2</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>RE: Unable to load Microsoft.VisualC.STLCLR.dll</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=54482#54482</link>
  <description>Okay, fair enough Reflector shows a CLI header&lt;img src=&quot;http://www.filii.info/g.gif&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
.</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=12981</comments>
  <dc:creator>yaosen</dc:creator>
  <pubDate>Mon, 19 Mar 2012 10:22:40 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=54482#54482</guid>
 </item>
 <item>
  <title>RE: Exception Hunter 2 &amp;amp; 3 both crash after done processing!</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=52112#52112</link>
  <description>There are some settings you can use to save memory. Have a look at Tools-&amp;gt;options and click on the help topics next to each item and it should tell you what the performance impact is.</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14302</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Tue, 22 Nov 2011 16:30:16 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=52112#52112</guid>
 </item>
 <item>
  <title>RE: Exception Hunter 2 &amp;amp; 3 both crash after done processing!</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=52111#52111</link>
  <description>Here is what I found in the EH Log, mostly it was: Out of memory exception! although I have 6 GB and my PC was working fine even during the process so I am not sure if it used all the memory, is there a memory setting somewhere that I can change?
&lt;br /&gt;

&lt;br /&gt;
21 Nov 2011 15:39:21,800 [1] WARN  RedGate.Util.LogService - Starting new Exception Hunter session
&lt;br /&gt;
21 Nov 2011 15:39:21,807 [1] WARN  RedGate.Util.LogService - Version: 3.0.0.31 
&lt;br /&gt;
21 Nov 2011 15:39:45,487 [19] FATAL RedGate.ExceptionHunter.UI.MainForm - Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.IO.BinaryReader.ReadBytes(Int32 count)
&lt;br /&gt;
   at Mono.Cecil.Binary.ImageReader.VisitSection(Section sect)
&lt;br /&gt;
   at Mono.Cecil.Binary.SectionCollection.Accept(IBinaryVisitor visitor)
&lt;br /&gt;
   at Mono.Cecil.Binary.Image.Accept(IBinaryVisitor visitor)
&lt;br /&gt;
   at Mono.Cecil.Binary.ImageReader.Read(Image img, Stream stream)
&lt;br /&gt;
   at Mono.Cecil.Binary.ImageReader.Read(String file)
&lt;br /&gt;
   at Mono.Cecil.AssemblyFactory.GetAssemblyManifest(String file)
&lt;br /&gt;
   at ..?(String filename)
&lt;br /&gt;
   at ..()
&lt;br /&gt;
   at ..LocateAssembly(String assemblyName)
&lt;br /&gt;
   at ?..?(String assemblyName)
&lt;br /&gt;
   at ..LocateAssembly(String fullName)
&lt;br /&gt;
   at .?.LocateAssembly(String fullName)
&lt;br /&gt;
   at y.a(String )
&lt;br /&gt;
   at v.UpdateAssembliesFromEngine()
&lt;br /&gt;
   at RedGate.ExceptionHunter.UI.MainForm.e()
&lt;br /&gt;
21 Nov 2011 15:40:04,943 [1] FATAL RedGate.ExceptionHunter.Logic.CecilSPI.DotNetAssembly - Uh-oh, namespace initialisation was badgered for 'Map_Control': Found an overridden method, but was unable to retrieve the method in the base type.
&lt;br /&gt;
RedGate.Exceptions.MethodNotFoundException: Found an overridden method, but was unable to retrieve the method in the base type.
&lt;br /&gt;
   at ..??()
&lt;br /&gt;
   at ..??()
&lt;br /&gt;
   at ?.?.(?? type)
&lt;br /&gt;
   at ?.?.(?? type)
&lt;br /&gt;
   at ?..?(?? type)
&lt;br /&gt;
   at .?.?(IEnumerable`1 parameters)
&lt;br /&gt;
   at .?.(TypeReference reference, ? resolver)
&lt;br /&gt;
   at .?.?()
&lt;br /&gt;
   at .?.get_Superclass()
&lt;br /&gt;
   at p.a()
&lt;br /&gt;
   at p..ctor(INamespace ns, IClass cls)
&lt;br /&gt;
   at m.a(IClass )
&lt;br /&gt;
   at RedGate.ExceptionHunter.Logic.CecilSPI.DotNetAssembly.a()
&lt;br /&gt;
21 Nov 2011 15:40:04,945 [1] ERROR aF - Exception has been thrown by the target of an invocation.
&lt;br /&gt;
21 Nov 2011 15:40:04,945 [1] ERROR aF - System.Reflection.TargetInvocationException
&lt;br /&gt;
21 Nov 2011 15:40:04,956 [1] ERROR aF -    at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp;amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
&lt;br /&gt;
   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
&lt;br /&gt;
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
&lt;br /&gt;
   at System.Delegate.DynamicInvokeImpl(Object[] args)
&lt;br /&gt;
   at RedGate.Util.EventHandlerSet.a.Fire(Object eventKey, Object sender, EventArgs args)
&lt;br /&gt;
   at t.Clear()
&lt;br /&gt;
   at RedGate.ExceptionHunter.UI.MainForm.u(Object , ItemClickEventArgs )
&lt;br /&gt;
   at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
&lt;br /&gt;
   at DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
&lt;br /&gt;
   at DevExpress.XtraBars.BarItemLink.OnLinkClick()
&lt;br /&gt;
   at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
&lt;br /&gt;
   at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
&lt;br /&gt;
   at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
&lt;br /&gt;
   at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
&lt;br /&gt;
   at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
&lt;br /&gt;
   at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
&lt;br /&gt;
   at System.Windows.Forms.Control.WmMouseUp(Message&amp;amp; m, MouseButtons button, Int32 clicks)
&lt;br /&gt;
   at System.Windows.Forms.Control.WndProc(Message&amp;amp; m)
&lt;br /&gt;
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp;amp; m)
&lt;br /&gt;
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp;amp; m)
&lt;br /&gt;
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
&lt;br /&gt;
21 Nov 2011 15:40:04,956 [1] ERROR aF - Caused by:
&lt;br /&gt;
21 Nov 2011 15:40:04,956 [1] ERROR aF - Found an overridden method, but was unable to retrieve the method in the base type.
&lt;br /&gt;
21 Nov 2011 15:40:04,957 [1] ERROR aF - RedGate.Exceptions.MethodNotFoundException
&lt;br /&gt;
21 Nov 2011 15:40:04,957 [1] ERROR aF -    at ..??()
&lt;br /&gt;
   at ..??()
&lt;br /&gt;
   at ?.?.(?? type)
&lt;br /&gt;
   at ?.?.(?? type)
&lt;br /&gt;
   at ?..?(?? type)
&lt;br /&gt;
   at .?.?(IEnumerable`1 parameters)
&lt;br /&gt;
   at .?.(TypeReference reference, ? resolver)
&lt;br /&gt;
   at .?.?()
&lt;br /&gt;
   at .?.get_Superclass()
&lt;br /&gt;
   at p.a()
&lt;br /&gt;
   at p..ctor(INamespace ns, IClass cls)
&lt;br /&gt;
   at m.a(IClass )
&lt;br /&gt;
   at RedGate.ExceptionHunter.Logic.CecilSPI.DotNetAssembly.a()
&lt;br /&gt;
   at RedGate.ExceptionHunter.Logic.CecilSPI.DotNetAssembly.get_Namespaces()
&lt;br /&gt;
   at v.a(Object , IndexedPortableExecutableEventArgs )
&lt;br /&gt;
21 Nov 2011 22:24:40,800 [23] FATAL RedGate.ExceptionHunter.UI.MainForm - Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.IO.BinaryReader.ReadBytes(Int32 count)
&lt;br /&gt;
   at Mono.Cecil.Binary.ImageReader.VisitSection(Section sect)
&lt;br /&gt;
   at Mono.Cecil.Binary.SectionCollection.Accept(IBinaryVisitor visitor)
&lt;br /&gt;
   at Mono.Cecil.Binary.Image.Accept(IBinaryVisitor visitor)
&lt;br /&gt;
   at Mono.Cecil.Binary.ImageReader.Read(Image img, Stream stream)
&lt;br /&gt;
   at Mono.Cecil.Binary.ImageReader.Read(String file)
&lt;br /&gt;
   at Mono.Cecil.AssemblyFactory.GetAssemblyManifest(String file)
&lt;br /&gt;
   at ..?(String filename)
&lt;br /&gt;
   at ..()
&lt;br /&gt;
   at ..LocateAssembly(String assemblyName)
&lt;br /&gt;
   at ?..?(String assemblyName)
&lt;br /&gt;
   at ..LocateAssembly(String fullName)
&lt;br /&gt;
   at .?.LocateAssembly(String fullName)
&lt;br /&gt;
   at y.a(AssemblyNameReference , String )
&lt;br /&gt;
   at y.a(String )
&lt;br /&gt;
   at v.UpdateAssembliesFromEngine()
&lt;br /&gt;
   at RedGate.ExceptionHunter.UI.MainForm.e()
&lt;br /&gt;
21 Nov 2011 22:24:42,493 [ConfigurableThreadPool thread] FATAL v - Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.IO.BinaryReader.ReadBytes(Int32 count)
&lt;br /&gt;
   at Mono.Cecil.Binary.ImageReader.VisitSection(Section sect)
&lt;br /&gt;
   at Mono.Cecil.Binary.SectionCollection.Accept(IBinaryVisitor visitor)
&lt;br /&gt;
   at Mono.Cecil.Binary.Image.Accept(IBinaryVisitor visitor)
&lt;br /&gt;
   at Mono.Cecil.Binary.ImageReader.Read(Image img, Stream stream)
&lt;br /&gt;
   at Mono.Cecil.Binary.ImageReader.Read(String file)
&lt;br /&gt;
   at Mono.Cecil.AssemblyFactory.GetAssemblyManifest(String file)
&lt;br /&gt;
   at ..?(String filename)
&lt;br /&gt;
   at ..()
&lt;br /&gt;
   at ..LocateAssembly(String assemblyName)
&lt;br /&gt;
   at ?..?(String assemblyName)
&lt;br /&gt;
   at ..LocateAssembly(String fullName)
&lt;br /&gt;
   at .?.LocateAssembly(String fullName)
&lt;br /&gt;
   at y.a(AssemblyNameReference , String )
&lt;br /&gt;
   at RedGate.ExceptionHunter.Logic.CecilSPI.DotNetAssembly.GetReferences()
&lt;br /&gt;
   at RedGate.ExceptionHunter.Logic.AbstractPortableExecutable.GetReferencesRecursive(IList`1 target, ICollection`1 alreadyAdded, IPortableExecutable pe)
&lt;br /&gt;
   at RedGate.ExceptionHunter.Logic.AbstractPortableExecutable.GetReferencesRecursive()
&lt;br /&gt;
   at v.AddSessionAssembliesAndReferences(IEnumerable`1 filenames)
&lt;br /&gt;
   at RedGate.ExceptionHunter.UI.MainForm.&amp;lt;&amp;gt;c__DisplayClass21.&amp;lt;AddAssemblies&amp;gt;b__1d()
&lt;br /&gt;
21 Nov 2011 22:24:42,498 [1] ERROR RedGate.ExceptionHunter.UI.MainForm - Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
21 Nov 2011 22:53:30,969 [17] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 22:57:18,691 [1] ERROR aF - Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
21 Nov 2011 22:57:18,692 [1] ERROR aF - System.OutOfMemoryException
&lt;br /&gt;
21 Nov 2011 22:57:18,740 [1] ERROR aF -    at C5.ArrayBase`1.GetEnumerator()
&lt;br /&gt;
   at C5.ArrayList`1.GetEnumerator()
&lt;br /&gt;
   at ah.k()
&lt;br /&gt;
   at ag.a()
&lt;br /&gt;
   at ag.c()
&lt;br /&gt;
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
&lt;br /&gt;
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
&lt;br /&gt;
   at System.Threading.ExecutionContext.runTryCode(Object userData)
&lt;br /&gt;
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
&lt;br /&gt;
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
&lt;br /&gt;
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
&lt;br /&gt;
21 Nov 2011 22:57:37,062 [22] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 22:57:55,324 [15] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 22:58:09,999 [13] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 22:58:41,255 [27] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 22:58:48,442 [23] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
21 Nov 2011 22:58:48,563 [14] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
21 Nov 2011 23:00:36,424 [29] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:01:07,361 [31] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:01:09,294 [30] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
&amp;lt;log4net.Error&amp;gt;Exception rendering object type [System.OutOfMemoryException]&amp;lt;stackTrace&amp;gt;System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.String.Concat(String str0, String str1, String str2)
&lt;br /&gt;
   at System.Diagnostics.StackTrace.ToString(TraceFormat traceFormat)
&lt;br /&gt;
   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
&lt;br /&gt;
   at System.Exception.get_StackTrace()
&lt;br /&gt;
   at System.Exception.ToString()
&lt;br /&gt;
   at log4net.ObjectRenderer.DefaultRenderer.RenderObject(RendererMap rendererMap, Object obj, TextWriter writer)
&lt;br /&gt;
   at log4net.ObjectRenderer.RendererMap.FindAndRender(Object obj, TextWriter writer)&amp;lt;/stackTrace&amp;gt;&amp;lt;/log4net.Error&amp;gt;
&lt;br /&gt;
21 Nov 2011 23:01:34,727 [32] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:02:35,191 [33] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.LogicalCallContext.Clone()
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:03:02,730 [35] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:03:06,520 [Asynchronous Engine worker] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
&amp;lt;log4net.Error&amp;gt;Exception rendering object type [System.OutOfMemoryException]&amp;lt;stackTrace&amp;gt;&amp;lt;/stackTrace&amp;gt;&amp;lt;/log4net.Error&amp;gt;
&lt;br /&gt;
21 Nov 2011 23:03:13,290 [36] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:03:21,281 [37] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:03:23,107 [25] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
&lt;br /&gt;
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
&lt;br /&gt;
   at System.Windows.Forms.Control.Invoke(Delegate method)
&lt;br /&gt;
   at Y.a()
&lt;br /&gt;
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading.ThreadHelper.ThreadStart()
&lt;br /&gt;
21 Nov 2011 23:03:26,810 [38] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:03:31,131 [39] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetDaylightChanges(Int32 year)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetUtcOffsetFromUniversalTime(DateTime time, Boolean&amp;amp; isAmbiguousLocalDst)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.ToLocalTime(DateTime time)
&lt;br /&gt;
   at System.Timers.ElapsedEventArgs..ctor(Int32 low, Int32 high)
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:03:37,451 [40] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:03:39,801 [41] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:03:51,536 [42] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.LogicalCallContext.Clone()
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:04:21,278 [44] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:04:27,565 [6] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
&lt;br /&gt;
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
&lt;br /&gt;
   at System.Windows.Forms.Control.Invoke(Delegate method)
&lt;br /&gt;
   at Y.a()
&lt;br /&gt;
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading.ThreadHelper.ThreadStart()
&lt;br /&gt;
21 Nov 2011 23:05:40,307 [46] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:05:53,923 [48] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetDaylightChanges(Int32 year)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetUtcOffsetFromUniversalTime(DateTime time, Boolean&amp;amp; isAmbiguousLocalDst)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.ToLocalTime(DateTime time)
&lt;br /&gt;
   at System.Timers.ElapsedEventArgs..ctor(Int32 low, Int32 high)
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:06:03,933 [49] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:06:30,048 [47] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.LogicalCallContext.Clone()
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:07:11,303 [51] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:07:25,323 [52] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:07:36,150 [53] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.LogicalCallContext.Clone()
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:07:46,257 [54] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.LogicalCallContext.Clone()
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:07:56,080 [55] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:08:06,036 [56] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.LogicalCallContext.Clone()
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:08:16,112 [57] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.LogicalCallContext.Clone()
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:08:26,066 [58] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:08:35,958 [59] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetDaylightChanges(Int32 year)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetUtcOffsetFromUniversalTime(DateTime time, Boolean&amp;amp; isAmbiguousLocalDst)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.ToLocalTime(DateTime time)
&lt;br /&gt;
   at System.Timers.ElapsedEventArgs..ctor(Int32 low, Int32 high)
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:08:44,544 [60] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:09:00,745 [61] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:09:10,254 [63] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetDaylightChanges(Int32 year)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetUtcOffsetFromUniversalTime(DateTime time, Boolean&amp;amp; isAmbiguousLocalDst)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.ToLocalTime(DateTime time)
&lt;br /&gt;
   at System.Timers.ElapsedEventArgs..ctor(Int32 low, Int32 high)
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:09:12,971 [62] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Runtime.Remoting.Messaging.LogicalCallContext.Clone()
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:09:16,896 [64] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:09:20,731 [65] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:09:30,187 [66] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:09:34,031 [67] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:09:37,589 [68] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.Threading.ExecutionContext.CreateCopy()
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback(Object state)
&lt;br /&gt;
21 Nov 2011 23:09:41,201 [69] ERROR RedGate.Util.LogService - LogService caught unhandled exception in AppDomain: 'Exception of type 'System.OutOfMemoryException' was thrown.'
&lt;br /&gt;
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetDaylightChanges(Int32 year)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.GetUtcOffsetFromUniversalTime(DateTime time, Boolean&amp;amp; isAmbiguousLocalDst)
&lt;br /&gt;
   at System.CurrentSystemTimeZone.ToLocalTime(DateTime time)
&lt;br /&gt;
   at System.Timers.ElapsedEventArgs..ctor(Int32 low, Int32 high)
&lt;br /&gt;
   at System.Timers.Timer.MyTimerCallback(Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.TimerCallback_Context(Object state)
&lt;br /&gt;
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
&lt;br /&gt;
   at System.Threading._TimerCallback.PerformTimerCallback</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14302</comments>
  <dc:creator>JafarKofahi</dc:creator>
  <pubDate>Tue, 22 Nov 2011 15:30:37 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=52111#52111</guid>
 </item>
 <item>
  <title>RE: Exception Hunter 2 &amp;amp; 3 both crash after done processing!</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=52105#52105</link>
  <description>If you are having this sort of catastrophic failure with no error message, check the application event log for error entries. There is probably information in there. More than likely the source of the error would be &amp;quot;.NET Runtime&amp;quot;.</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14302</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Tue, 22 Nov 2011 11:25:29 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=52105#52105</guid>
 </item>
 <item>
  <title>Exception Hunter 2 &amp;amp; 3 both crash after done processing!</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=52081#52081</link>
  <description>I am new to this tool suite, I wanted to check our assembly for exceptions, so I loaded the assembly then I clicked the Generate Report button. The program process the assembly and takes some time processing, then when the status changes to &amp;quot;Writing report&amp;quot; or creating report. It freeze and after a minute or two, it crash with no error message. Windows pop-up a message box indicating that the application crashed and need to be closed.
&lt;br /&gt;

&lt;br /&gt;
When I loaded the assembly there were some 3rd party assemblies not located and I just ignored them. 
&lt;br /&gt;

&lt;br /&gt;
I cant send you the assembly, company policy  &lt;img src=&quot;images/smiles/icon_sad.gif&quot; alt=&quot;Sad&quot; border=&quot;0&quot; /&gt; I would be happy to load screenshots but I dont know where to load/attach them &lt;img src=&quot;images/smiles/icon_question.gif&quot; alt=&quot;Question&quot; border=&quot;0&quot; /&gt; 
&lt;br /&gt;

&lt;br /&gt;
I am working on a Windows 7 64bit machine.
&lt;br /&gt;

&lt;br /&gt;
Any help would be appreciated
&lt;br /&gt;

&lt;br /&gt;
Thanks
&lt;br /&gt;
Jafar[/img]</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14302</comments>
  <dc:creator>JafarKofahi</dc:creator>
  <pubDate>Mon, 21 Nov 2011 15:35:40 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=52081#52081</guid>
 </item>
 <item>
  <title>RE: [Help me]  Smart assembly 4.1 [CLR 4.0 Error]</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=49708#49708</link>
  <description>Thanks.  The 4.2 version fixed the issue for me.</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13492</comments>
  <dc:creator>ixm7</dc:creator>
  <pubDate>Fri, 15 Jul 2011 16:17:22 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=49708#49708</guid>
 </item>
 <item>
  <title>RE: [Help me]  Smart assembly 4.1 [CLR 4.0 Error]</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=49707#49707</link>
  <description>@ixm7: Sorry it has taken a while to reply to you.
&lt;br /&gt;

&lt;br /&gt;
{SA} 4.0 was released while .NET 4.0 was still in beta. It therefore does not correctly identify the final version of .NET 4.0 
&lt;br /&gt;

&lt;br /&gt;
The download Chris linked above is the installer for {SA} 4.2, which does correctly identify .NET 4.0. 
&lt;br /&gt;

&lt;br /&gt;
Please note that there are a small number of bugs in {SA} 4.2, which were corrected in {SA} 4.3. If you are affected by any of these bugs, please email &lt;a href=&quot;mailto:support@red-gate.com&quot;&gt;support@red-gate.com&lt;/a&gt;, and ask for the {SA} 4.3 installer instead.</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13492</comments>
  <dc:creator>dom.smith</dc:creator>
  <pubDate>Fri, 15 Jul 2011 16:13:56 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=49707#49707</guid>
 </item>
 <item>
  <title>RE: [Help me]  Smart assembly 4.1 [CLR 4.0 Error]</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=49472#49472</link>
  <description>I am running into the same exact issue (warning about missing CLR 4.0 even though I have the 4.0 framework installed) using SA 4.0.
&lt;br /&gt;

&lt;br /&gt;
Could you explain the suggested download and what steps I need to take?
&lt;br /&gt;

&lt;br /&gt;
Thanks!</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13492</comments>
  <dc:creator>ixm7</dc:creator>
  <pubDate>Sat, 02 Jul 2011 20:25:33 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=49472#49472</guid>
 </item>
 <item>
  <title>RE: .net 4 support</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=49202#49202</link>
  <description>Thanks for the confirmation.</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11324</comments>
  <dc:creator>tschlarm</dc:creator>
  <pubDate>Fri, 17 Jun 2011 14:18:30 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=49202#49202</guid>
 </item>
 <item>
  <title>RE: .net 4 support</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=49198#49198</link>
  <description>Hi,
&lt;br /&gt;

&lt;br /&gt;
I can confirm that EH3 has been released, and contains .NET 4 support. 
&lt;br /&gt;

&lt;br /&gt;
Unfortunately, because of the number of new exceptions in .NET 4 and WPF, we have had to retire Exception Hunter. You can find the announcement at &lt;a href=&quot;http://www.red-gate.com/products/dotnet-development/exception-hunter/&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;http://www.red-gate.com/products/dotnet-development/exception-hunter/&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
The .NET Developer Bundle download does not contain Exception Hunter for serial numbers issued since 15th June 2011 (serial numbers starting 516). If you have an older serial number (starting 508), the bundle contains Exception Hunter 2.1.</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11324</comments>
  <dc:creator>dom.smith</dc:creator>
  <pubDate>Fri, 17 Jun 2011 12:41:12 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=49198#49198</guid>
 </item>
 <item>
  <title>RE: .net 4 support</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=49188#49188</link>
  <description>It was on the roadmap in Q2 now appears to be gone. However, EH3 appears to have been released, though silently.
&lt;br /&gt;

&lt;br /&gt;
The support page (http://www.red-gate.com/supportcenter/Product?p=Exception%20Hunter) shows version 3.0 in the header, but it does not seem to be listed under the .NET Developer tools in the products area.
&lt;br /&gt;

&lt;br /&gt;
This page (http://www.red-gate.com/supportcenter/Content?p=Exception%20Hunter&amp;amp;c=Exception_Hunter\knowledgebase\eh_limitations.htm) says new versions aren't being sold any longer but you can get v3 if you a have support contract and use Help/Check for Updates in EH2.1.
&lt;br /&gt;

&lt;br /&gt;
The .NET Dev Bundle download still only provides EH2.1. 
&lt;br /&gt;

&lt;br /&gt;
It looks like EH3 may be retiring soon or is some sort of interim release to provide basic .NET4 support, possibly, until it can be revamped to remove some of the limitations mentioned in the KB article. Hard to say at this point.</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=11324</comments>
  <dc:creator>tschlarm</dc:creator>
  <pubDate>Fri, 17 Jun 2011 05:56:58 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=49188#49188</guid>
 </item>
 <item>
  <title>RE: [Help me]  Smart assembly 4.1 [CLR 4.0 Error]</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=48837#48837</link>
  <description>Try this bad boy:
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.smartassembly.com/download/%7Bsmartassembly%7D.Setup.msi&quot; target=&quot;_blank&quot;&gt;http://www.smartassembly.com/download/%7Bsmartassembly%7D.Setup.msi&lt;/a&gt;</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13492</comments>
  <dc:creator>Chris.Allen</dc:creator>
  <pubDate>Mon, 30 May 2011 12:58:22 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=48837#48837</guid>
 </item>
 <item>
  <title>[Help me]  Smart assembly 4.1 [CLR 4.0 Error]</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=48820#48820</link>
  <description>Screen Shot
&lt;br /&gt;
&lt;img src=&quot;http://lulzimg.com/i22/92855c.png&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
already i have .net framwork 4.0 . 
&lt;br /&gt;
when i go there for download there show me to install .net framework 4.0 but i have ready .net framwork 4.0 .but that still show that message and i cant go front .
&lt;br /&gt;

&lt;br /&gt;
help if possible . thanks to all
&lt;br /&gt;
sorry for bad english
&lt;br /&gt;

&lt;br /&gt;
Please dont tell me to install smart assembly 6. 
&lt;br /&gt;
smart assembly 6 dotnetbar merge obsicate time show me error</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13492</comments>
  <dc:creator>Imports</dc:creator>
  <pubDate>Sat, 28 May 2011 06:25:51 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=48820#48820</guid>
 </item>
 <item>
  <title>RE: Can Exception Hunter make me a report of all unhandled?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=48755#48755</link>
  <description>Yes - you can generate a report from Exception Hunter.  See:
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.red-gate.com/supportcenter/Content?p=Exception%20Hunter&amp;amp;c=Exception_Hunter/help/2.0/exc_generating_reports.htm&amp;amp;toc=Exception_Hunter/help/2.0/toc83974.htm&quot; target=&quot;_blank&quot;&gt;http://www.red-gate.com/supportcenter/Content?p=Exception%20Hunter&amp;amp;c=Exception_Hunter/help/2.0/exc_generating_reports.htm&amp;amp;toc=Exception_Hunter/help/2.0/toc83974.htm&lt;/a&gt;</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13459</comments>
  <dc:creator>Linda Hawksworth</dc:creator>
  <pubDate>Thu, 26 May 2011 10:49:34 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=48755#48755</guid>
 </item>
 <item>
  <title>Can Exception Hunter make me a report of all unhandled?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=48670#48670</link>
  <description>Hi,
&lt;br /&gt;

&lt;br /&gt;
The help discusses selecting a specific method for analysis.
&lt;br /&gt;

&lt;br /&gt;
Can exception hunter show me all unhandled exceptions in an assembly?
&lt;br /&gt;

&lt;br /&gt;
Thanks!</description>
  <category>Exception Hunter 2</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13459</comments>
  <dc:creator>greenstone90</dc:creator>
  <pubDate>Mon, 23 May 2011 16:16:10 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=48670#48670</guid>
 </item>
</channel>
</rss>
