Pushpin on Toolbox causes Visual Studios to hang!!

  • Thread starter Thread starter John Tenney
  • Start date Start date
J

John Tenney

If I have a windows form (System.Windows.Forms.Form) open and I push the pin
on the toolbox to keep the docked window open, Visual Studios 2003 pegs the
processor and basically hangs my computer. I have to kill the program,
reboot the PC.

Anyone else run into this or something similar? I'm running Version 7.1.3088
of the development environment and 1.1.4322 SP1 of the framework. This
hang-up seems to happen regardless of the form that is open. The PC is
running other applications just fine and I can recreate this problem after
the reboot.

The workaround is to close all windows (code and designers) in Visual
Studios, push the pin on the toolbox and then open the form. I can then
toggle the pin/toolbox window setting without hanging for awhile...but then
the problem eventually reoccurs again.

Thanks,

-John
 
This may sound an odd question John, but does it happen the same way when
you Start the IDE and use the IDE's start page >> Open Project as when you
just navigate to the SLN file and double-click on it to start up the
solution in the IDE?

On one of my machines the IDE tends to hang and lose references and
otherwise act strange if I just double-click on an SLN rather than starting
the IDE first and using it to point to my solutions.

Robert Smith
Kirkland, WA
www.smithvoice.com
 
btw: reinstalling VS will probably help both of us ... I just always seem
to be in the middle of a project that I'm paranoically afraid to hurt when I
think if it ;-)

smith
 
Steve,

It doesn't matter if I open the project from a sln file or the start page. I
have a call into Microsoft support, we were able to recreate it, get a
process dump and they are going to get back with me and I'll post the
results sometime tomorrow.

Stay tuned...

-John
 
Back
Top