Ich kann TS nicht starten es kommt immer das:
Unchandled exeception has occurrde in your application. If you click Continue, the application will ignore this errror and attempft to continue. If you click Quit, the application will close immediatly
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.BadImageFormatException: Bad IL format.
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
CodeBase: http:///c:/WINDOWS/Microsoft.N…k/v4.0.30319/mscorlib.dll
----------------------------------------
RailWorks
Assembly Version: 2.0.0.1
Win32 Version: 2.0.0.1
CodeBase: http:///c:/programme/steam/ste…n/railworks/RailWorks.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.278 built by: RTMGDR
CodeBase: http:///C:/WINDOWS/Microsoft.N…/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.282 built by: RTMGDR
CodeBase: http:///C:/WINDOWS/Microsoft.N…d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: http:///C:/WINDOWS/Microsoft.N…7a5c561934e089/System.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: http:///C:/WINDOWS/Microsoft.N…561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: http:///C:/WINDOWS/Microsoft.N…/System.Configuration.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.
Ich drücke auf continue doch es geht nicht weiter. Weiss jemand was da los ist?