Visual Studio hangs

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

While debugging an ASP.NET project written in C#, I have the CPU always at
100%. Debugging 10 lines of codes could take a couple of minutes. I am using
Visual Studio 2003. I have tried re-installing (repairing) the Visual Studio
installation, but it did not work.

Has anyone experienced this problem? Any suggestion?

Thanks.
Mike
 
Hi,

After trying many things, I tried to re-create from scratch a new solution
and add one by one all its related projects.
It now works properly and debugging works fine.

Thanks anayway.
Mike
 
Back
Top