Connecting Tech Pros Worldwide Forums | Help | Site Map

Unwelcome forced pauses during code development in VS 2005

genojoe
Guest
 
Posts: n/a
#1: Jan 17 '06
I have a Windows Form VB.NET application with many, many menu items, and
thousands of lines of code in the form class. I have upgraded it to VS 2005
and am now very unhappy with periodic delays during code development. I
rarely have the design window for the form open in VS 2005; only the vb code.
As I change between VS code panes or begin and end a debugging session,
frequently devenv.exe hogs up the CPU (Information from Task Manager) for
what appears to be minutes at a time. The earlier version of VS only had
this problem when I changed between design panes. My computer has 1 gig of
memory. The processor is an AMD 3400+ (2.41 GHz)
Are other people experiencing this same problem with VS 2005? Any
thoughts? This annoying periodic delay almost makes real-time code editing
not worth it. Sitting there staring at the screen during these update
periods is not fun.


Ken Tucker [MVP]
Guest
 
Posts: n/a
#2: Jan 17 '06

re: Unwelcome forced pauses during code development in VS 2005


Hi,

Submit a bug at the msdn product feed back center.

http://lab.msdn.microsoft.com/productfeedback/

Ken Tucker
------------------
"genojoe" <genojoe@discussions.microsoft.com> wrote in message
news:EE3B5913-C42B-4576-80FD-F2EA92747890@microsoft.com...[color=blue]
>I have a Windows Form VB.NET application with many, many menu items, and
> thousands of lines of code in the form class. I have upgraded it to VS
> 2005
> and am now very unhappy with periodic delays during code development. I
> rarely have the design window for the form open in VS 2005; only the vb
> code.
> As I change between VS code panes or begin and end a debugging session,
> frequently devenv.exe hogs up the CPU (Information from Task Manager) for
> what appears to be minutes at a time. The earlier version of VS only had
> this problem when I changed between design panes. My computer has 1 gig
> of
> memory. The processor is an AMD 3400+ (2.41 GHz)
> Are other people experiencing this same problem with VS 2005? Any
> thoughts? This annoying periodic delay almost makes real-time code
> editing
> not worth it. Sitting there staring at the screen during these update
> periods is not fun.
>[/color]


Closed Thread