T
Tom Menshik
Guest
I upgraded to the version 15.8.0 yesterday and now on only one project, VS crashes whenever I try to create and/or edit an IIS, FTP, Web Deploy Publish profile. I tried deleting the profiles to no avail. As soon as I hit Configure, a blank Profile form comes up and then VS crashes. It still works fine for other Web projects in other solutions. For now, I have had to create a Folder profile to get around the issue. Needless to say this very frustrating since I see many others have had issues like this and yet it is still happening.
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ObjectDisposedException
at Microsoft.VisualStudio.PlatformUI.DisposableObject.ThrowIfDisposed()
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.UnadviseHierarchyEvents()
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.DocumentReleased(System.Object, System.EventArgs)
at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.FireDocumentReleased()
at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.DocumentUnlocked(System.Object, System.EventArgs)
at Microsoft.VisualStudio.Platform.WindowManagement.RdtLock.FireDocumentUnlocked()
at Microsoft.VisualStudio.Platform.WindowManagement.RdtLock.UnlockDocument(Microsoft.VisualStudio.Platform.WindowManagement.RdtFlags)
at Microsoft.VisualStudio.Platform.WindowManagement.RdtLock.DisposeNativeResources()
at Microsoft.VisualStudio.PlatformUI.DisposableObject.Dispose(Boolean)
at Microsoft.VisualStudio.PlatformUI.DisposableObject.Finalize()
Faulting application name: devenv.exe, version: 15.8.28010.0, time stamp: 0x5b6e55cb
Faulting module name: KERNELBASE.dll, version: 10.0.16299.547, time stamp: 0xb03e83b5
Exception code: 0xe0434352
Fault offset: 0x00103ff2
Faulting process id: 0x3910
Faulting application start time: 0x01d434d3b2ad96a8
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 903e19eb-bee8-4731-a0ed-5b8251d391bf
Faulting package full name:
Faulting package-relative application ID:
Any help would be appreciated.
Continue reading...
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ObjectDisposedException
at Microsoft.VisualStudio.PlatformUI.DisposableObject.ThrowIfDisposed()
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.UnadviseHierarchyEvents()
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.DocumentReleased(System.Object, System.EventArgs)
at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.FireDocumentReleased()
at Microsoft.VisualStudio.Platform.WindowManagement.DocumentObjectSite.DocumentUnlocked(System.Object, System.EventArgs)
at Microsoft.VisualStudio.Platform.WindowManagement.RdtLock.FireDocumentUnlocked()
at Microsoft.VisualStudio.Platform.WindowManagement.RdtLock.UnlockDocument(Microsoft.VisualStudio.Platform.WindowManagement.RdtFlags)
at Microsoft.VisualStudio.Platform.WindowManagement.RdtLock.DisposeNativeResources()
at Microsoft.VisualStudio.PlatformUI.DisposableObject.Dispose(Boolean)
at Microsoft.VisualStudio.PlatformUI.DisposableObject.Finalize()
Faulting application name: devenv.exe, version: 15.8.28010.0, time stamp: 0x5b6e55cb
Faulting module name: KERNELBASE.dll, version: 10.0.16299.547, time stamp: 0xb03e83b5
Exception code: 0xe0434352
Fault offset: 0x00103ff2
Faulting process id: 0x3910
Faulting application start time: 0x01d434d3b2ad96a8
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 903e19eb-bee8-4731-a0ed-5b8251d391bf
Faulting package full name:
Faulting package-relative application ID:
Any help would be appreciated.
Continue reading...