473,395 Members | 1,694 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Pushpin on Toolbox causes Visual Studios to hang!!

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
Nov 22 '05 #1
5 1569
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

"John Tenney" <jo**@psmfc.org> wrote in message
news:u7**************@TK2MSFTNGP14.phx.gbl...
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

Nov 22 '05 #2
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
Nov 22 '05 #3
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

"smith" <rc********@smithvoiceTAKEOUT.com> wrote in message
news:_v***********@newsread3.news.pas.earthlink.ne t...
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

Nov 22 '05 #4
Roger Bucks sent me this email explaining this behavior:

I just had a similar problem to you regarding the pushpin on the toolbox
window lockup in VS Studio. There is another google groups thread that
sorted out the problem for me at:

http://groups.google.com/groups?hl=e...hang%26hl%3Den

Basically, if you have the server window on the same dock side as the
toolbox, pushing the pin causes the server window to lock the environment
up. Moving the server window away from the toobox dock seems to sort the
problem out.

Thanks,

Roger Bucks



"John Tenney" <jo**@psmfc.org> wrote in message
news:u7**************@TK2MSFTNGP14.phx.gbl...
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

Nov 22 '05 #5
Neat. Now that I know about it it will probably happen :)

Thanks for the update.

Robert Smith
Kirkland, WA
www.smithvoice.com
Nov 22 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Joe Sullivan | last post by:
I have noticed that Visual Studios .NET has a debug mode for SQL statements, but I can't seem to get it to work with MS SQL Server. I can't seem to pull up my stored procedures from the Server...
5
by: Addam Webber | last post by:
Anyone, I am creating a C++ program that will read in data from a command line. However, during building I would like to test it from a file. Is there any way to do output redirection in Visual...
1
by: Steve Kershaw | last post by:
This is the oddest problem! When I do a copy (<ctl> C) and paste (<ctl> P) in my C# code I sometimes find that Visual Studios has deleted the first few letters of several consecutive lines...
0
by: AB | last post by:
Hi, I am trying to convert some crystal reports from Paradox to SQL Server in Visual Studios 2005 by setting database location. I am unable to do that for some reports. It displays an error...
10
by: yansong1990 | last post by:
well ok, im pretty new to c++, i have -a lot- of exp in programming in VBA (visual basic for app) for excel to make macros so i picked up a new course for computing which handles c++ only, i...
0
by: jpturn99 | last post by:
Hello The high school I teach at has recently upgraded to Visual Studios 2005. I am trying to run a simple "hello world" project in C++. I have properly followed all of the steps to setting up a...
3
by: urbn | last post by:
I've been searching for this answer for a few hours now. I even went to a local book store and looked through all their visual studio realted books. What is the name of the drop down menu in...
4
by: urbn | last post by:
I upgraded to visual studios 2010 last week. I also migrated a large web application over that I was working on. I ran into a huge issue with CodeFile and CodeBehind. I ran the "convert to web...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.