How can we help you today? How can we help you today?
theit8514
I'm not sure if this is related to SQL Prompt, but I installed the 537 version on the 27th and have had three crashes since then when closing SSMS. I have updated to the latest build, but wanted to report this anyways because I did not see anything in the change log mentioning it. In the SQL Prompt log, I get this warning message: 01 Sep 2014 06:07:17,217 [1] WARN RedGate.SQLQueryKeeper.TabWatcher - Exception trying to log document information System.InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.Shell.Interop.IVsPersistDocData'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{D5D49C61-1C0B-4EA1-9ADB-A79FB1DBC7B5}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). at Microsoft.VisualStudio.Platform.WindowManagement.DTE.DocumentWindow.get_DocData() at Microsoft.VisualStudio.Platform.WindowManagement.DTE.DocumentWindow.get_ObjectKind() at Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase.<get_ObjectKind>b__2a() at Microsoft.VisualStudio.Shell.ThreadHelper.Invoke[TResult](Func`1 method) at Microsoft.VisualStudio.Platform.WindowManagement.DTE.WindowBase.get_ObjectKind() at RedGate.SQLQueryKeeper.TabWatcher.LogDocumentInformation(Document document, Boolean documentClosing) And then once I close the application: Faulting application name: Ssms.exe, version: 2011.110.5058.0, time stamp: 0x537406e3 Faulting module name: KERNELBASE.dll, version: 6.2.9200.16864, time stamp: 0x531d2be6 Exception code: 0xc0020001 Fault offset: 0x00010f22 Faulting process id: 0x12e4 Faulting application start time: 0x01cfc64cf67abaf2 Faulting application path: C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\Ssms.exe Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll Report Id: 1cbc2309-32cf-11e4-be79-000c295d77cf Faulting package full name: Faulting package-relative application ID: I only have the developer bundle installed, no other extensions. I do not get the Red-Gate exception dialog appearing. The only indicator is SSMS restarting. Edit: well, I may be going crazy. I'm in the middle of rebuilding my development machine VM and this error cropped up on the new machine. The crash shows up in the Event log on the old VM, but I don't remember seeing it. I think maybe I have it configured to not restart crashed applications. / comments
I'm not sure if this is related to SQL Prompt, but I installed the 537 version on the 27th and have had three crashes since then when closing SSMS. I have updated to the latest build, but wanted to...
0 votes