Re: Visual Studio busy! any suggestions??
- From: "Oleg Starodumov" <com-dot-debuginfo-at-oleg>
- Date: Mon, 5 Feb 2007 12:31:24 +0200
Recently i'm getting an IDE error saying "Microsoft visual
studio is busy
Microsoft visual studio is waiting for an internal operation to
complete. If you regularly encounter this delay during normal usage,
please report this problem to Microsoft" and the IDE totally hangs up.
I reffered to the previous posts, but could'nt get any thing relevant
to my app.
Just in case, have you tried to disable symbol server access?
(Remove references to the symbol server from Tools | Options | Debugging | etc.
(symbol path settings) and from _NT_SYMBOL_PATH environment variable)
But here's a point to note. I debugged it many times and it hangs
only at a particular function call. This function just retrives some
information from an xml file. The debugger stops exactly at the
function call with out even starting executing the function. I'm not
able to anticipate what could be wrong.
And one more thing to note is the app runs fine with out break
points.
It this application managed or native? Is it multithreaded?
--
Oleg
[VC++ MVP http://www.debuginfo.com/]
.
- Follow-Ups:
- Re: Visual Studio busy! any suggestions??
- From: Hari
- Re: Visual Studio busy! any suggestions??
- References:
- Visual Studio busy! any suggestions??
- From: Hari
- Visual Studio busy! any suggestions??
- Prev by Date: Re: How to connect to children process
- Next by Date: Re: How to connect to children process
- Previous by thread: Visual Studio busy! any suggestions??
- Next by thread: Re: Visual Studio busy! any suggestions??
- Index(es):
Relevant Pages
|