Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Exception

$
0
0

SharpDevelop Version : 4.4.0.9722-1cfe96d5
.NET Version         : 4.0.30319.34209
OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture      : Italian (Italy) (it-IT)
Working Set Memory   : 306276kb
GC Heap Memory       : 116478kb

Exception thrown:
System.Runtime.InteropServices.COMException (0x8013134F): L'oggetto è in uno stato non valido. (Eccezione da HRESULT: 0x8013134F)
   in Debugger.Interop.CorDebug.ICorDebugThread.__SetDebugState(CorDebugThreadState state)
   in Debugger.ManagedCallback.CreateThread(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
   in Debugger.ManagedCallbackSwitch.CreateThread(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
   in Debugger.ManagedCallbackProxy.<>c__DisplayClass16.<CreateThread>b__15()
   in Debugger.MTA2STA.<>c__DisplayClass4.<EnqueueCall>b__1()
   in Debugger.MTA2STA.PerformCall()
   in Debugger.MTA2STA.PerformAllCalls()
   in System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   in System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   in System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   in System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   in System.Windows.Forms.Control.InvokeMarshaledCallbacks()

---- Recent log messages:
22:13:32.250 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_CATCH_HANDLER_FOUND)
22:13:32.266 [1] DEBUG - Debugger: Callback: Exception
22:13:32.266 [1] DEBUG - Debugger: Process has queued callbacks
22:13:32.282 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_FIRST_CHANCE)
22:13:32.282 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_USER_FIRST_CHANCE)
22:13:32.282 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_CATCH_HANDLER_FOUND)
22:13:32.282 [1] DEBUG - Debugger: Callback: Exception
22:13:32.282 [1] DEBUG - Debugger: Process has queued callbacks
22:13:32.282 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_FIRST_CHANCE)
22:13:32.282 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_USER_FIRST_CHANCE)
22:13:32.282 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_CATCH_HANDLER_FOUND)
22:13:32.297 [1] DEBUG - Debugger: Callback: LogMessage
22:13:32.297 [1] DEBUG - Debugger: Debugger event: OnLogMessage
22:13:32.297 [1] DEBUG - Debugger: Callback: Exception
22:13:32.297 [1] DEBUG - Debugger: Process has queued callbacks
22:13:32.313 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_FIRST_CHANCE)
22:13:32.313 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_CATCH_HANDLER_FOUND)
22:13:32.313 [1] DEBUG - Debugger: Callback: Exception
22:13:32.313 [1] DEBUG - Debugger: Process has queued callbacks
22:13:32.313 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_FIRST_CHANCE)
22:13:32.313 [1] DEBUG - Debugger: Callback: Exception2 (type=DEBUG_EXCEPTION_CATCH_HANDLER_FOUND)
22:13:32.500 [1] DEBUG - Debugger: Callback: ExitThread 1152
22:13:32.500 [1] DEBUG - Debugger: Thread 1152 exited
22:15:27.659 [1] DEBUG - Debugger: Callback: CreateThread 1804
22:15:27.675 [1] ERROR - ThreadException caught
--> Exception:
System.Runtime.InteropServices.COMException (0x8013134F): L'oggetto è in uno stato non valido. (Eccezione da HRESULT: 0x8013134F)
   in Debugger.Interop.CorDebug.ICorDebugThread.__SetDebugState(CorDebugThreadState state)
   in Debugger.ManagedCallback.CreateThread(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
   in Debugger.ManagedCallbackSwitch.CreateThread(ICorDebugAppDomain pAppDomain, ICorDebugThread pThread)
   in Debugger.ManagedCallbackProxy.<>c__DisplayClass16.<CreateThread>b__15()
   in Debugger.MTA2STA.<>c__DisplayClass4.<EnqueueCall>b__1()
   in Debugger.MTA2STA.PerformCall()
   in Debugger.MTA2STA.PerformAllCalls()
   in System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   in System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   in System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   in System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   in System.Windows.Forms.Control.InvokeMarshaledCallbacks()

---- Post-error application state information:
Installed 3rd party AddIns:
Workbench.ActiveContent: [AvalonEditViewContent C:\Progetti\Emmedue\FormImportItemsFromFile.cs]
ProjectService.OpenSolution: [Solution: FileName=C:\Progetti\EmmeDue\EmmeDue.sln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: [CSharpProject: X.CustomersInvoices01]


Viewing all articles
Browse latest Browse all 1764

Trending Articles