visual studio crush on find dialog:

  • Thread starter Thread starter Daniel-IL
  • Start date Start date
D

Daniel-IL

Guest
Rebooting the laptop didn't help

Any find in entire solution ends with VS being closed. (crushed)



Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 3D84195D
Stack:
at Microsoft.VisualStudio.Shell.Interop.IVsWindowPane.CreatePaneWindow(IntPtr, Int32, Int32, Int32, Int32, IntPtr ByRef)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowPaneDocumentObject.Init(Boolean)
at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.InitializeDocumentObject(System.Object)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.CreateContentPane(Microsoft.VisualStudio.Platform.WindowManagement.FrameMoniker, Boolean, System.String, UInt32, System.Object, System.Object, Microsoft.VisualStudio.OLE.Interop.IServiceProvider, Microsoft.VisualStudio.Shell.Interop.IVsUIHierarchy, UInt32, System.Guid, Microsoft.VisualStudio.PlatformUI.Shell.ViewGroup, Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame ByRef)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.CreateContentPane(System.String, Int32, Int32, System.String, UInt32, UInt32, System.Object, System.Object, Microsoft.VisualStudio.OLE.Interop.IServiceProvider, Microsoft.VisualStudio.Shell.Interop.IVsUIHierarchy, UInt32, Int32 ByRef, System.Guid ByRef, Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame ByRef)
at Microsoft.VisualStudio.Shell.Interop.IVsProject2.ReopenItem(UInt32, System.Guid ByRef, System.String, System.Guid ByRef, IntPtr, Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame ByRef)
at Microsoft.VisualStudio.Platform.WindowManagement.SolutionOptions.ReopenDocumentFrame(Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService, Microsoft.VisualStudio.Platform.WindowManagement.StubWindowInfo, Microsoft.VisualStudio.Platform.WindowManagement.ReopenDocumentOptions, Microsoft.VisualStudio.PlatformUI.Shell.DocumentGroup, Int32 ByRef)
at Microsoft.VisualStudio.Platform.WindowManagement.SolutionOptions.ReopenDocumentFrame(Microsoft.VisualStudio.Platform.WindowManagement.IWindowManagerPrivate, Microsoft.VisualStudio.Platform.WindowManagement.StubWindowInfo, Microsoft.VisualStudio.Platform.WindowManagement.ReopenDocumentOptions, Microsoft.VisualStudio.PlatformUI.Shell.DocumentGroup, Int32 ByRef)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.EnsureStubFrameInitialized(Boolean, Microsoft.VisualStudio.Platform.WindowManagement.StubWindowInitializationReason)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame+<>c__DisplayClass470_0.<GetProperty>b__0()
at Microsoft.VisualStudio.ErrorHandler.CallWithCOMConvention(System.Func`1<Int32>, Boolean, Boolean)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetProperty(Int32, System.Object ByRef)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame+MarshalingWindowFrame+<>c__DisplayClass4_0.<Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.GetProperty>b__0()
at Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.Func`1<Int32>)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame+MarshalingWindowFrame.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame.GetProperty(Int32, System.Object ByRef)
at Microsoft.VisualStudio.Shell.Interop.IVsWindowPane.TranslateAccelerator(Microsoft.VisualStudio.OLE.Interop.MSG[])
at Microsoft.VisualStudio.Platform.WindowManagement.WindowPaneDocumentObject.TranslateAccelerator(Microsoft.VisualStudio.OLE.Interop.MSG ByRef)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.TranslateAccelerator(Microsoft.VisualStudio.OLE.Interop.MSG ByRef)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.TranslateAccelerator(Microsoft.VisualStudio.OLE.Interop.MSG ByRef)

Continue reading...
 
Back
Top