Error Message: Registered JIT debugger is not available

B

Burton Roberts

Using .Net Framework 1.1
On of my clients is getting these messages after installing and trying to
run my program on a Window 2000 Pro machine:

First Message:
In the Title: MyApp.exe - Common Language Rntime Debugging Services
In the Body: Application has generated an exception that could not be
handled.
Process id = 0x6bc(1724), Thread is=0x38c(908).

Second Message:
Title: MyApp.exe - No Debugger Found
Registered JIT Debugger is not available. An Attempt to launch a JIT
debugger with the following command resulted in an error code of 0x2(2).
Please check computer settings.
cordbg.exe !a 0x6bc

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top