Reporter | Alexander Zverev (alexander.zverev) |
---|---|
Created | Sep 14, 2010 2:03:13 PM |
Updated | Apr 5, 2012 4:18:06 PM |
Resolved | Apr 5, 2012 4:18:06 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Obsolete |
Assignee | Victor Kropp (victor.kropp) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
Abrikos Version=5.5.2001.1285, Built=2010-09-14T11:16:42, Configuration=“Csharp InternalMode Vbnet VS1000”
Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.Shell.Interop.IVsDebugger'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{7D960B16-7AF8-11D0-8E5E-00A0C911005A}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
--- EXCEPTION #1/2 [InvalidCastException]
Message = “Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.Shell.Interop.IVsDebugger'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{7D960B16-7AF8-11D0-8E5E-00A0C911005A}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).”
ExceptionPath = Root.InnerException
ClassName = System.InvalidCastException
HResult = COR_E_INVALIDCAST=E_NOINTERFACE=80004002
Source = JetBrains.ReSharper.UnitTestExplorer
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.Shell.Interop.IVsDebugger'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{7D960B16-7AF8-11D0-8E5E-00A0C911005A}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.Shell.Interop.IVsDebugger'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{7D960B16-7AF8-11D0-8E5E-00A0C911005A}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
--- EXCEPTION #1/2 [InvalidCastException]
Message = “Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.Shell.Interop.IVsDebugger'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{7D960B16-7AF8-11D0-8E5E-00A0C911005A}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).”
ExceptionPath = Root.InnerException
ClassName = System.InvalidCastException
HResult = COR_E_INVALIDCAST=E_NOINTERFACE=80004002
Source = JetBrains.ReSharper.UnitTestExplorer
StackTraceString = “
at JetBrains.ReSharper.UnitTestExplorer.DebugTaskRunnerHostController..ctor(UnitTestSessionManager manager) in c:\BuildAgent\work\8d118164b6092617\src\UnitTestExplorer\src\Manager\DebugRunTaskRunnerHostController.cs:line 92 at JetBrains.ReSharper.UnitTestExplorer.DebugHostProvider.CreateHostController(UnitTestSessionManager manager) in c:\BuildAgent\work\8d118164b6092617\src\UnitTestExplorer\src\Manager\DebugRunTaskRunnerHostController.cs:line 45 at JetBrains.ReSharper.UnitTestExplorer.UnitTestLaunch.RunFinished(UnitTestRun run) in c:\BuildAgent\work\8d118164b6092617\src\UnitTestExplorer\src\Session\UnitTestLaunch.cs:line 126 at JetBrains.ReSharper.UnitTestExplorer.UnitTestRun.Stopped() in c:\BuildAgent\work\8d118164b6092617\src\UnitTestExplorer\src\Session\UnitTestRun.cs:line 142 at JetBrains.ReSharper.UnitTestExplorer.DebugTaskRunnerHostController.ThreadProc() in c:\BuildAgent\work\8d118164b6092617\src\UnitTestExplorer\src\Manager\DebugRunTaskRunnerHostController.cs:line 204
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.Shell.Interop.IVsDebugger'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{7D960B16-7AF8-11D0-8E5E-00A0C911005A}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.UnitTestExplorer.DebugTaskRunnerHostController.ThreadProc() in c:\BuildAgent\work\8d118164b6092617\src\UnitTestExplorer\src\Manager\DebugRunTaskRunnerHostController.cs:line 208 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\8d118164b6092617\Platform\src\Util\src\Logger\Logger.cs:line 245 at JetBrains.ReSharper.UnitTestExplorer.DebugTaskRunnerHostController.<Run>b__1() in c:\BuildAgent\work\8d118164b6092617\src\UnitTestExplorer\src\Manager\DebugRunTaskRunnerHostController.cs:line 143 at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()