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
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