Link to home
Start Free TrialLog in
Avatar of ychuri
ychuri

asked on

Debugger unable to terminate

I am developing an application that uses several RS232 devices. When breaking on a break point with the debugger often results in an error: “The debugger was unable to terminate one or more processes. [0195C] Main.vhost.exe: Access is denied.”. The most frustrating thing about this is that I have to reboot my computer to recover. Any ideas why this is happening or how to terminate without a reboot?  
Thanks.
Y.
Avatar of Dmitry G
Dmitry G
Flag of New Zealand image

I remember I had similar problems but can't recall details. Definitely it was not related to any external communication devices. I was able to stop processes (including VS) from the task manager. Did you try TM to kill tasks?
Avatar of ychuri
ychuri

ASKER

Yes. I have tried TM and couldn't terminate the process (it seems like a process of VS still remain running after it was supposedly closed)
ASKER CERTIFIED SOLUTION
Avatar of Chuck Yetter
Chuck Yetter
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial