See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.BadImageFormatException: nie je platnou aplikáciou Win32. (Exception from HRESULT: 0x800700C1)
at NBSCPlayer.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8762 (QFE.050727-8700)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
NBSCPlayer
Assembly Version: 1.1.3443.25630
Win32 Version: 1.1.*
CodeBase: file:///C:/Dominic%20Beesley/NBSC%20Player/NBSCPlayer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8015 (FX35W81RTMGDR.050727-8000)
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.8770 (QFE.050727-8700)
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.8019 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
WindowsFormsControlLibrary1
Assembly Version: 1.1.3443.25629
Win32 Version: 1.1.*
CodeBase: file:///C:/Dominic%20Beesley/NBSC%20Player/WindowsFormsControlLibrary1.DLL
----------------------------------------
NBSCLib
Assembly Version: 1.1.3443.25629
Win32 Version: 1.1.*
CodeBase: file:///C:/Dominic%20Beesley/NBSC%20Player/NBSCLib.DLL
----------------------------------------
NBSCLib2
Assembly Version: 1.1.3443.25627
Win32 Version: 1.1.*
CodeBase: file:///C:/Dominic%20Beesley/NBSC%20Player/NBSCLib2.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
System.NullReferenceException: Object reference not set to an instance of an object.
at ScrapeNBSC.Form1.timer1_Tick(Object sender, EventArgs e)
Users browsing this forum: No registered users and 1 guest