G
Guest
My development computer (1 gig, XP Home Edition SP2) freezes when I am
editing a very large VB.NET project. It can take minutes to move between a
code pane and the Find and Replace pane. On occasion, it freezes for one or
more hours no matter what I do. I would go back to an earlier version of VS
but I have already invested too much time incorporating features that only
exist in VS 2005.
I have installed the HotFix but it did not do much to help the situation.
To get the compiler to reset itself, I have tried the following in no
particular order.
Reboot
Close with Task Manager
Close normally and reopen VS 2005
Menu Bar>>Build>>Clean Solution
At one time, I started a new project and manually made its contents the same
as the frozen project. That did solve the problem for awhile. Doing the
port was tedious. I wonder if someone knows of code that ports one project
to a new project?
I did split the largest vb file into MyName.vb and MyName.Designer.vb.
I am now going to copy the code for my two largest and most used files to
Word and use the Find feature in Word. When I fnd my point of interest, I
will then locate the code in VS 2005 by using the dropdown boxes. I will not
use the Find and Replace in VB.NET. I think this should help.
Is there a Blog anywhere that is tracking progress on this compiler problem?
I could not find one.
Does anyone have any suggestions for how to make the compiler reset itself,
the things that I tried did not seem to help on a consistent basis. There
does not seem to be a pattern with when the editing becomes functional.
editing a very large VB.NET project. It can take minutes to move between a
code pane and the Find and Replace pane. On occasion, it freezes for one or
more hours no matter what I do. I would go back to an earlier version of VS
but I have already invested too much time incorporating features that only
exist in VS 2005.
I have installed the HotFix but it did not do much to help the situation.
To get the compiler to reset itself, I have tried the following in no
particular order.
Reboot
Close with Task Manager
Close normally and reopen VS 2005
Menu Bar>>Build>>Clean Solution
At one time, I started a new project and manually made its contents the same
as the frozen project. That did solve the problem for awhile. Doing the
port was tedious. I wonder if someone knows of code that ports one project
to a new project?
I did split the largest vb file into MyName.vb and MyName.Designer.vb.
I am now going to copy the code for my two largest and most used files to
Word and use the Find feature in Word. When I fnd my point of interest, I
will then locate the code in VS 2005 by using the dropdown boxes. I will not
use the Find and Replace in VB.NET. I think this should help.
Is there a Blog anywhere that is tracking progress on this compiler problem?
I could not find one.
Does anyone have any suggestions for how to make the compiler reset itself,
the things that I tried did not seem to help on a consistent basis. There
does not seem to be a pattern with when the editing becomes functional.