When I open a .btm file in VS Community 2015 Version 14.0.25431.01 Update 3 and go to choose "Open Source Schema", VS crashes ("Microsoft Visual Studio 2015 has stopped working") with this error in Event Log:
Application: DevEnv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentNullException
at System.Runtime.InteropServices.Marshal.GetObjectForIUnknown(IntPtr)
at Microsoft.Azure.Integration.DesignTools.Studio.Utilities.BizTalkProjectHelper.GetService(System.Guid, System.Guid,
Microsoft.VisualStudio.OLE.Interop.IServiceProvider)
at Microsoft.Azure.Integration.DesignTools.ArtifactBrowser.HierarchyHelpers.GetBtsProjectService(Microsoft.VisualStudio.OLE.Interop.IServiceProvider)
at Microsoft.Azure.Integration.DesignTools.ArtifactBrowser.ProjectContainer.InitProject(Microsoft.VisualStudio.Shell.Interop.IVsHierarchy)
at Microsoft.Azure.Integration.DesignTools.ArtifactBrowser.ProjectContainer.Expand()
at Microsoft.Azure.Integration.DesignTools.ArtifactBrowser.ABContainerNode.OnExpand()
at Microsoft.Azure.Integration.DesignTools.ArtifactBrowser.ABTreeView.OnBeforeExpand(System.Windows.Forms.TreeViewCancelEventArgs)
at System.Windows.Forms.TreeView.TvnExpanding(NMTREEVIEW*)
at System.Windows.Forms.TreeView.WmNotify(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.TreeView.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)
This is where I got the Biztalk Server 20160 Developer edition ISO. (I didn't burn a DVD, I just unpacked the ISO and installed)
Has anyone seen this before or have any advice?
Thank you
These are the steps I found to get past this issue: