- Informationen über das Aufrufen von JIT-Debuggen
- anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.
- ************** Ausnahmetext **************
- System.BadImageFormatException: Es wurde versucht, eine Datei mit einem falschen Format zu laden. (Ausnahme von HRESULT: 0x8007000B)
- bei iMon.DisplayApi.iMonNativeApi.IMON_Display_IsInited()
- bei iMon.DisplayApi.iMonWrapperApi.get_IsInitialized()
- bei iMon.DisplayApi.iMonWrapperApi.Initialize()
- bei iMon.XBMC.XBMC.iMonInitialize()
- bei iMon.XBMC.XBMC.xbmcConnectingFinished(IAsyncResult ar)
- bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
- bei System.Threading.ExecutionContext.runTryCode(Object userData)
- bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
- bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
- bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()
- ************** Geladene Assemblys **************
- mscorlib
- Assembly-Version: 2.0.0.0.
- Win32-Version: 2.0.50727.4952 (win7RTMGDR.050727-4900).
- CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll.
- ----------------------------------------
- XbmcOniMon
- Assembly-Version: 0.1.0.0.
- Win32-Version: 0.1.0.0.
- CodeBase: file:///C:/Users/Norbert/Desktop/XbmcOnImonDisplay/XbmcOniMon.exe.
- ----------------------------------------
- System.Windows.Forms
- Assembly-Version: 2.0.0.0.
- Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
- CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
- ----------------------------------------
- System
- Assembly-Version: 2.0.0.0.
- Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
- CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll.
- ----------------------------------------
- System.Drawing
- Assembly-Version: 2.0.0.0.
- Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
- CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
- ----------------------------------------
- System.Windows.Forms.resources
- Assembly-Version: 2.0.0.0.
- Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
- CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
- ----------------------------------------
- System.Configuration
- Assembly-Version: 2.0.0.0.
- Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
- CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
- ----------------------------------------
- System.Xml
- Assembly-Version: 2.0.0.0.
- Win32-Version: 2.0.50727.4927 (NetFXspW7.050727-4900).
- CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.
- ----------------------------------------
- mscorlib.resources
- Assembly-Version: 2.0.0.0.
- Win32-Version: 2.0.50727.4952 (win7RTMGDR.050727-4900).
- CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll.
- ----------------------------------------
- iMonDisplayApiWrapperSharp
- Assembly-Version: 0.1.0.0.
- Win32-Version: 0.1.0.0.
- CodeBase: file:///C:/Users/Norbert/Desktop/XbmcOnImonDisplay/iMonDisplayApiWrapperSharp.DLL.
- ----------------------------------------
- XBMCJsonRpcSharp
- Assembly-Version: 0.1.0.0.
- Win32-Version: 0.1.0.0.
- CodeBase: file:///C:/Users/Norbert/Desktop/XbmcOnImonDisplay/XBMCJsonRpcSharp.DLL.
- ----------------------------------------
- Newtonsoft.Json.Net20
- Assembly-Version: 3.5.0.0.
- Win32-Version: 3.5.0.0.
- CodeBase: file:///C:/Users/Norbert/Desktop/XbmcOnImonDisplay/Newtonsoft.Json.Net20.DLL.
- ----------------------------------------
- iMonDisplayApiSharp
- Assembly-Version: 0.1.0.0.
- Win32-Version: 0.1.0.0.
- CodeBase: file:///C:/Users/Norbert/Desktop/XbmcOnImonDisplay/iMonDisplayApiSharp.DLL.
- ----------------------------------------
- ************** JIT-Debuggen **************
- Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
- Konfigurationsdatei der Anwendung oder des Computers
- (machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
- Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.
- Zum Beispiel:
- <configuration>
- <system.windows.forms jitDebugging="true" />
- </configuration>
- Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
- Ausnahmen an den JIT-Debugger gesendet, der auf dem
- Computer registriert ist, und nicht in diesem Dialogfeld behandelt.
SHARE
TWEET

Error XBMC on iMON Display (LCD / VFD)




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.