Common Language Runtime Debugging Services

G

Guest

----------- ...when i run some applications windows give me this message :

[application name] Common Language Runtime Debugging Services

Application has generatred an exception that could not be handled.

Process id=0x178 (376), Thread id=0x17c (380)

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

----------- ...if i click ok... the dialog box just closes....
----------- ...if i click cancel... it gives me this message:

[application name] No debugger found.

Registered JIT debugger is not availabe. An attempt to launch a JIT debugger
with the following command resulted in an error code of 0x2 (2). Please check
your computer settings.

cordbg.exe !a 0x178

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

----------- ...if i click retry, it gives me the same message again...
----------- ...if i click cancel... it closes...

----------- ...i tried every suggestion i saw on the net but nothing works...
----------- ...i did really appreciate it if some1 could help me...
----------- ...thnx...
 
G

Guest

Go to search at microsoft,type:XP Debugger Then download and install
for xp,its version 5.6
 
G

Guest

----------- ...thnx 4 the advice but it didn't work... any other
suggestions?!?!?

Andrew E. said:
Go to search at microsoft,type:XP Debugger Then download and install
for xp,its version 5.6

... said:
----------- ...when i run some applications windows give me this message :

[application name] Common Language Runtime Debugging Services

Application has generatred an exception that could not be handled.

Process id=0x178 (376), Thread id=0x17c (380)

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

----------- ...if i click ok... the dialog box just closes....
----------- ...if i click cancel... it gives me this message:

[application name] No debugger found.

Registered JIT debugger is not availabe. An attempt to launch a JIT debugger
with the following command resulted in an error code of 0x2 (2). Please check
your computer settings.

cordbg.exe !a 0x178

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

----------- ...if i click retry, it gives me the same message again...
----------- ...if i click cancel... it closes...

----------- ...i tried every suggestion i saw on the net but nothing works...
----------- ...i did really appreciate it if some1 could help me...
----------- ...thnx...
 

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