VS.2005 IDE Very slow, freezing, crashing.

  • Thread starter Thread starter Laurence
  • Start date Start date
L

Laurence

I have a solution that I converted from VS.2003 to VS.2005.
It is written in VB.NET.

When I try to look at a form in the IDE, VS.2005 goes to sleep for about 60 seconds,
before the form is completely shown and the IDE is again responsive.

This solution also takes about 60 seconds to load when I open vs.2005 from scratch.

I have done a clean of the project and solution, I have rebooted my machine.

Is this just the way VS.2005 is, or is it because I converted a solution from VS.2003 to VS.2005.

Is there anything I can do?

VS.2005 also crashes frequently, totally just disappearing instantly.

Thanks in Advance,

Laurence
 
I haven't found any fixes for this, and I'm getting the same thing you
described. From what I hear, VS.NET 2003 was written in C++, and
VS.NET 2005 was written in .NET. This is why it is slower, more prone
to crash, and can do really neat things. (1 outta 3 ain't bad!)
 
Back
Top