HELP - Common Language Runtime Debugging Services error

  • Thread starter Dino Buljubasic
  • Start date
D

Dino Buljubasic

Our VB.NET Client application is deployed on 185 workstations. On 2 of
these workstations we are getting Common Language Runtime Debugging
Services error in our application executable.

The error reads:

----------------------

Application has generated an exception that could not be handled.

Process id=0xa20 (2592), Thread id=0xa24 (2596).

Click OK to terminate the application.
Click CANCEL to debug the application.

----------------------

After Clicking CANCEL, the following supplementary No Debugger found
error appears reading:

----------------------

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 the computer settings.

cordgb.exe !a 0xa20

Click on Retry to have the process wait while attaching a debugger
manually.
Click on Cancel to abort the JIT debug request.

----------------------

I thought an expert may have experienced a similar error, and have
discovered a solution.

Thank you in advance!

Owen
 

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