20.05.2012: Dimpel's Addons für WinXP 32bit (Stand 20.05.2012)
22.05.2012: Unantastbar's SFX-Archive (Stand 22.05.2012)
14.04.2012: Ganesha-UpdatePackSP3-inkl.IE8-2012-04-14|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 |
************** Ausnahmetext ************** System.BadImageFormatException: Es wurde versucht, eine Datei mit einem falschen Format zu laden. (Ausnahme von HRESULT: 0x8007000B) bei ..(String , String , Int32 , Boolean ) bei ..(Boolean ) bei ..(Int32 ) bei ..(Boolean ) bei ..(Object , EventArgs ) bei System.Windows.Forms.Control.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnClick(EventArgs e) bei System.Windows.Forms.Button.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Geladene Assemblys ************** mscorlib Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3082 (QFE.050727-3000). CodeBase: file:///c:/WINXP/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll. ---------------------------------------- vlite Assembly-Version: 1.2.0.2. Win32-Version: 1.2.0.2. CodeBase: file:///D:/Programme/vLite/vLite/vLite.exe. ---------------------------------------- System Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINXP/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll. ---------------------------------------- vLite Assembly-Version: 1.2.0.2. Win32-Version: 1.2.0.2. CodeBase: file:///D:/Programme/vLite/vLite/vLite.exe. ---------------------------------------- System.Windows.Forms Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINXP/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll. ---------------------------------------- System.Drawing Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINXP/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll. ---------------------------------------- MCDBNET2 Assembly-Version: 1.3.3.33894. Win32-Version: 1.33.0.133. CodeBase: file:///D:/Programme/vLite/vLite/MCDBNET2.DLL. ---------------------------------------- msvcm80 Assembly-Version: 8.0.50727.3053. Win32-Version: 8.00.50727.3053. CodeBase: file:///C:/WINXP/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_b80fa8ca/msvcm80.dll. ---------------------------------------- System.Windows.Forms.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3053 (netfxsp.050727-3000). CodeBase: file:///C:/WINXP/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll. ---------------------------------------- vhelper Assembly-Version: 1.0.3166.20582. Win32-Version: 1, 0, 0, 1. CodeBase: file:///D:/Programme/vLite/vLite/vhelper.DLL. ---------------------------------------- msvcm90 Assembly-Version: 9.0.30729.1. Win32-Version: 9.00.30729.1. CodeBase: file:///D:/Programme/vLite/vLite/msvcm90.DLL. ---------------------------------------- mscorlib.resources Assembly-Version: 2.0.0.0. Win32-Version: 2.0.50727.3082 (QFE.050727-3000). CodeBase: file:///c:/WINXP/Microsoft.NET/Framework/v2.0.50727/mscorlib.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> |
Hits today: 3,255 | Hits yesterday: 5,059 | Hits record: 14,378 | Hits total: 3,134,900
Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH