#638- An exception has occurred (Logger.LogExceptionEx)
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=638
164
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred ---> System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.CommonControls.TabControlX.RemoveAllPages() in c:\TEMP\tmp9134.tmp\src\CommonControls\src\Controls\TabControl\TabControlX.cs:line 160
at JetBrains.dotTrace.Controls.PageManager.TabPageCollection.Clear() in C:\TEMP\tmp1D61.tmp\src\Controls\src\PageManager\TabPageCollection.cs:line 53
at JetBrains.dotTrace.MainFormContainerImpl.CloseAllTabs() in C:\TEMP\tmp1D61.tmp\src\Application\src\MainFormContainerImpl.cs:line 64
at JetBrains.dotTrace.SnapshotManagement.CloseSnapShotFileAction.Execute() in C:\TEMP\tmp1D61.tmp\src\Components\src\SnapShotManagement\CloseSnapShotFileAction.cs:line 51
at JetBrains.dotTrace.ProfilerMainForm.LoadSnapShot(String filename) in C:\TEMP\tmp1D61.tmp\src\Application\src\ProfilerMainForm.cs:line 46
--- End of inner exception stack trace ---
at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 285 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 297 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\TEMP\tmp9134.tmp\src\Shell\src\ShellBase.cs:line 130 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.Application_ThreadException(Object, ThreadExceptionEventArgs) in c:\TEMP\tmp9134.tmp\src\Shell\src\UIApplicationShell.cs:line 433 column 5
at System.Windows.Forms.ThreadContext.OnThreadException(Exception)
at System.Windows.Forms.Application.OnThreadException(Exception)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Application.Run(Form)
at JetBrains.dotTrace.PocketTasks.RunMainFormTask.Execute() in C:\TEMP\tmp1D61.tmp\src\Application\src\PocketTasks\RunMainFormTask.cs:line 18 column 7
at JetBrains.dotTrace.ProfilerMainForm.Main(String[]) in C:\TEMP\tmp1D61.tmp\src\Application\src\ProfilerMainForm.cs:line 123 column 5
Please sign in to leave a comment.