Hi to all,
This is my first post here, but i read about a 1000 so far on these pages. One of better forums in terms of fixing things. Good work to all!
For quite some time I had similar issues - Visual Studio 2005, developing asp.net. Whenever I try to run the project (F5 or CTRL-F5), i get the same issue - the browser loads (both the internet explorer and firefox work the same) and it starts loading the page.
However, this causes browser's process to go to 100% of CPU usage and it stays like that for a minute or so. After that it stops loading the page and cpu returns to normal.
VS still stays in 'run' mode, as if the 'run project" went ok and the project is actually running. And it is not.
This happened in all browsers, including the VS's internal browser - the difference was only that the devenv.exe was going to 100% of CPU.
I read that official solution fom similar problems with IIS hanging - to remove the cell phone connectivity softwares, but i didn't have any.
Since it looked like it has something to do with the connectivity, I tried disabling my wireless LAN connection - and it worked! All went back to normal.
The moment I enabled WLAN all problems came back - just as before.
So that's my said story with happy ending. Now I have to find the solution and make it work even with my LAN enabled.
BTW, i also had the same problem on desktop PC, which is in cable LAN. Both computers go to Wireless router (Linksys) which I'm afraid is creating somehow this issues.
I hope this helps somebody.
Regards, Amos