Everytime after generating code in the VS integrated LLBLGEN experience, VS crashes.
VS Version 14.0.25123.00 Update 2
.NET Version 4.6.01038
LLBLGEN Version 5.0.0 RTM (Apr 25)
Exception from App Eventlog:
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NotImplementedException
at EnvDTE.Project.get_FullName()
at SD.LLBLGen.Pro.VSNet.LLBLGenProVSIXPackage.LLBLGenProVSIXPackage.AddVsNetProjectsToSolution(System.Collections.Generic.List1<System.String>)
at SD.LLBLGen.Pro.VSNet.LLBLGenProVSIXPackage.EditorPane._integrationController_VSNetProjectsCreated(System.Object, SD.LLBLGen.Pro.VSNetIntegrationSupport.VsNetProjectsEventArgs)
at SD.Tools.BCLExtensions.SystemRelated.EventExtensionMethods.RaiseEvent[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.EventHandler
1<System.__Canon>, System.Object, System.__Canon)
at SD.LLBLGen.Pro.Gui.Classes.VisualStudioIntegrationController._mainWindowObject_VSNetProjectsCreated(System.Object, SD.LLBLGen.Pro.VSNetIntegrationSupport.VsNetProjectsEventArgs)
at SD.Tools.BCLExtensions.SystemRelated.EventExtensionMethods.RaiseEvent[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.EventHandler1<System.__Canon>, System.Object, System.__Canon)
at SD.LLBLGen.Pro.Gui.Controls.MainWindow.RaiseVsNetProjectsCreated(System.Collections.Generic.List
1<System.String>)
at SD.LLBLGen.Pro.Gui.Classes.GuiController.PerformGenerateSourceCodeAction()
at SD.LLBLGen.Pro.Gui.Controls.ProjectExplorer.<BuildActionPerBarItemCache>b__8c()
at SD.LLBLGen.Pro.Gui.Controls.ProjectExplorer._mainBarManager_ItemClick(System.Object, DevExpress.XtraBars.ItemClickEventArgs)
at DevExpress.XtraBars.BarManager.RaiseItemClick(DevExpress.XtraBars.ItemClickEventArgs)
at DevExpress.XtraBars.BarItem.OnClick(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.BarButtonItem.OnClick(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkClick()
at DevExpress.XtraBars.BarItemLink.OnLinkAction(DevExpress.XtraBars.BarLinkAction, System.Object)
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(DevExpress.XtraBars.BarLinkAction, System.Object)
at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(DevExpress.XtraBars.BarLinkAction, System.Object)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(DevExpress.XtraBars.BarItemLink)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at DevExpress.XtraBars.Controls.CustomPopupBarControl.OnMouseUp(System.Windows.Forms.MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraBars.Controls.CustomControl.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
Actual VS Crash from App Eventlog:
Faulting application name: devenv.exe, version: 14.0.25123.0, time stamp: 0x56f22f32
Faulting module name: KERNELBASE.dll, version: 10.0.10586.162, time stamp: 0x56cd55ab
Exception code: 0xe0434352
Fault offset: 0x000bdad8
Faulting process id: 0x98a0
Faulting application start time: 0x01d1a6afad728335
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe
Faulting module path: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
Report Id: 4bab764a-0bb2-41da-ab47-c9b93d5f63d1
Faulting package full name:
Faulting package-relative application ID:
Let me know if I can provide you more info.
Cheers
Michel