View Single Post
Old 03-02-08, 08:31 PM   #136
billko
中国水兵
 
Join Date: Jul 2007
Posts: 275
Downloads: 21
Uploads: 2
Default

Quote:
Originally Posted by Javelin
Using 1.1 and now every time I open the analyzer I get this message:

Unhand led exception has occurred in your application. If you click continue the application will ignore this error and attempt to continue. If you Quit, it will close.

Start index cannot be larger than the length of string. Parameter name: Startindex. Also mentions something about a JIT DebTo 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.

Any help will be appreciated. BTW I'm using TM overhauled.
I've been thinking about what you said. You said that this happens as soon as you launch DC?

Have you tried uninstalling and then re-installing DC? It sounds like something got corrupted.

Bill
__________________
Damage Control 1.1 - LeoVampire Edition - Can you trust the experience of your crew to inform you of how deep you can really dive?
billko is offline   Reply With Quote