Pentium IV - Northwood 3.5 Ghz - I Gb of Ram. XP SP2 .. all current patches applied.
VS2005 RTM Team Suite
On occasion while debugging the IDE becomes nonresponsive and I receive a Bubble message informing me that "Visual Studio is busy waiting for an internal operation to complete - If you receive this message often, please inform Micorosoft"
After I receive this message the IDE never recovers. All I can do is to delete the process and restart it.
Any idea what's occurring

Visual Studio Is Busy?
kqu
Hmm, sounds like a deadlock somewhere. My apologies for the nuisance! I'd like to get to the bottom of this. When you kill the process, is a report being sent to Microsoft If so, chances are it will land on our plate fairly soon in the form of a bug, but we can be proactive and search for the report if we know it's there.
--Matt--*
PDCS
Nailara
It's happening consistently for me any time I try accessing a remote site. The site was working yesterday, but when I got in this morning, I am unable to access it via VS 2005. I can get in fine using 2003, though.
If I resolve the problem, I'll let you guys know what it was.
Funkyavocado
It just happened again !!!!!!!!!
That's the second time this morning......
MuradAkram
Aleksy....
It's been a week. I'm working on another piece of code. Also know that although I know where this has occurred, the project is reasonanly large, like on the order of 8000 lines. As soon as I complete the current piece, I will see if I can reproduce it.
It wish I could have awakened you all last week.
ferhat
I experience the same problem from time to time. No idea what causes it, but would like to know! VS2005 Pro Ed.
Carl
Martin Danner
Enj
clonk
meeeeeeeeeep
MarkDu
ReneeC may be onto something (or not) with the Data Access comment. Everything I write accesses a SQL server in one way or another using code. No grids, views,table adapters or anything like that.
I am not able to reproduce the problem, it seems totally random to me.
Carl
Donald E. King
Hi Ken and thank you.
I don't use the remote desktop.
To respond to other questions, YES, I make sure that microsoft receives those reports AND I've filed a bug report on this.
Also I've noticed that it is reliably repeatable with what is probably a type casting error and Access.
In other words,
Dim a as integer = table.row(1).item(1)
where table.row(1).item(1) contains string data AND I am stepping through it in the debugger will reliably invoke that problem and it is a SEVERE problem. It was happening to me all last week.
tschmidt
Just started happening to me this afternoon. No clue why. HArd drive is really active. Dead in the water with this tool.
No report is being generated to Microsoft. It just goes back to the VWD program and lets me try to open any othe project, local, remote with the same error bubble. Takes about a minute to appear.
devinr