Error HRESULT E_FAIL has been returned from a call to a COM component. (mscorlib)

Copper Contributor

Buen día, he estado tratando de utilizar la opción Debug de Microsoft SQL Server Management Studio 17, pero siempre me genera este error, por favor su ayuda si alguien sabe como solucionarlo. Gracias.

===================================

Failed to start debugger

===================================

Error HRESULT E_FAIL has been returned from a call to a COM component. (mscorlib)

------------------------------
Program Location:

at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Microsoft.SqlServer.Management.UI.VSIntegration.DebugSession.DebugCallbacks.OnSqlInitializeDebuggingEvent(ISqlInitializeDebuggingEvent sqlInitializeDebuggingEvent)
at Microsoft.SqlServer.Management.UI.VSIntegration.DebugSession.DebugCallbacks.Microsoft.VisualStudio.Debugger.Interop.IDebugEventCallback2.Event(IDebugEngine2 debugEngine, IDebugProcess2 debugProcess, IDebugProgram2 debugProgram, IDebugThread2 debugThread, IDebugEvent2 debugEvent, Guid& riidEvent, UInt32 attribute)

0 Replies