Debugging

K

Kamic

When a program freezes and the user does Ctrl-Alt-Delete
to end the task this message comes up: "Program cannot be
closed. If it is being debugged, please resume it or
close the debugger first." Click ok on that and the task
manager shows program not responding, click end task, and
debugging message again. Keeps looping. How do I stop
the debugging???
 
J

Jason Hall [MSFT]

--------------------
Sender: "Kamic" <[email protected]>
Subject: Debugging
Date: Tue, 25 May 2004 08:42:18 -0700

When a program freezes and the user does Ctrl-Alt-Delete
to end the task this message comes up: "Program cannot be
closed. If it is being debugged, please resume it or
close the debugger first." Click ok on that and the task
manager shows program not responding, click end task, and
debugging message again. Keeps looping. How do I stop
the debugging???
----------------------

If you haven't attached a debugger, then there is no debugging going on.

As to why you can't close the applications, have you try disabling
real-time scanning on your antivirus software?


--
~~ JASON HALL ~~
~ Performance Support Specialist,
~ Microsoft Enterprise Platforms Support
~ This posting is provided "AS IS" with no warranties, and confers no
rights.
~ Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
~ Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
 

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