APL.exe - Common Language Runtime Debugging Services

G

Guest

Each time I start up Windows XP Pro I get the following error message.
Any help to solve this problem is highly appreciated !!
Thank you for your help !


In the header: APL.exe - Common Language Runtime Debugging Services

Application has generated an exception that could not be handled.

Process id=0x538 (1336à, Thread id=0xaf8 (2808)

Click OK to terminate the application
Click cancel to debug the application

After clicking Cancel I get the following message:

ALP.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 0x538
 
R

Rock

Double-UA said:
Each time I start up Windows XP Pro I get the following error message.
Any help to solve this problem is highly appreciated !!
Thank you for your help !


In the header: APL.exe - Common Language Runtime Debugging Services

Application has generated an exception that could not be handled.

Process id=0x538 (1336à, Thread id=0xaf8 (2808)

Click OK to terminate the application
Click cancel to debug the application

After clicking Cancel I get the following message:

ALP.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 0x538

Apl.exe is associated with ACT!. It is there to pre-load modules to speed
things when the program is first started. For one thing it doesn't need to
start when the computer boots. Hopefully this gives you an idea how to
approach it.

http://www.castlecops.com/s10753-APL_exe.html
 

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