473,386 Members | 2,129 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,386 software developers and data experts.

VS 2005 IDE stops responding

Hi Everyone,
I hope someone else has had this problem. I recently started to use VS 2005
(vb.net) and today alone I have had to close VS 8 times while trying to code.
I have a least 130 controls on this form. I go to the form to get the name of
one of the controls and flip back to the code and paste the name into the
code window. I can do this about 10 times maybe, then suddenly the IDE stops
responding. The cursor switchs back and forth between the arrow pointer to
the 4 arrow cursor. If I click on the form, then I get an hourglass and I
can't do anything after that. I figured it was asving settings or somethine,
but I've let it set there for like 5 minutes, but no change, so I close out
of VS. Sometimes I can close VS using the x button and if I had changes left
it asked if I want to save. It seems to save I think. But this is really
anoying me to death. Is there a setting or something that I can possibly
change to stop all this from happening.
For example, It happened to me before I wrote this message, I opened IE,
logged into here, and at this point I still have the hourglass. At last 4
minutes have passed. Now if VS needs that much time to do saving or updating
of a form or what ever the &*#%$#$ it is doing, I will be seriasally be
considering going back to VS 2003. Did they release this product to soon?
Thanks for all the help.
Michael

Dec 23 '05 #1
4 1106
Personally, I think so. I have had several issues that I have to go through
MS support to already.
The IDE is very slow for me as well, and locks up all the time - although I
can wait it out, and it is responsive again. But very often just
Intellisense, or loading up a form in the designer, etc, takes far far too
long.

"Michael" <Mi*****@discussions.microsoft.com> wrote in message
news:C0**********************************@microsof t.com...
Hi Everyone,
I hope someone else has had this problem. I recently started to use VS
2005
(vb.net) and today alone I have had to close VS 8 times while trying to
code.
I have a least 130 controls on this form. I go to the form to get the name
of
one of the controls and flip back to the code and paste the name into the
code window. I can do this about 10 times maybe, then suddenly the IDE
stops
responding. The cursor switchs back and forth between the arrow pointer to
the 4 arrow cursor. If I click on the form, then I get an hourglass and I
can't do anything after that. I figured it was asving settings or
somethine,
but I've let it set there for like 5 minutes, but no change, so I close
out
of VS. Sometimes I can close VS using the x button and if I had changes
left
it asked if I want to save. It seems to save I think. But this is really
anoying me to death. Is there a setting or something that I can possibly
change to stop all this from happening.
For example, It happened to me before I wrote this message, I opened IE,
logged into here, and at this point I still have the hourglass. At last 4
minutes have passed. Now if VS needs that much time to do saving or
updating
of a form or what ever the &*#%$#$ it is doing, I will be seriasally be
considering going back to VS 2003. Did they release this product to soon?
Thanks for all the help.
Michael

Dec 23 '05 #2
I have had some problems with vb.net 2003 but it is infrequent and only locks
for a minute or so. Appreciate your helping me make my decision NOT to
upgrade to 2005 until I start to see some positive comments on it in the
newsgroups.

It apparently has some nice features but also has some serious
problems...maybe SP1 or SP2 when they come out will make it worth upgrading.
--
Dennis in Houston
"Michael" wrote:
Hi Everyone,
I hope someone else has had this problem. I recently started to use VS 2005
(vb.net) and today alone I have had to close VS 8 times while trying to code.
I have a least 130 controls on this form. I go to the form to get the name of
one of the controls and flip back to the code and paste the name into the
code window. I can do this about 10 times maybe, then suddenly the IDE stops
responding. The cursor switchs back and forth between the arrow pointer to
the 4 arrow cursor. If I click on the form, then I get an hourglass and I
can't do anything after that. I figured it was asving settings or somethine,
but I've let it set there for like 5 minutes, but no change, so I close out
of VS. Sometimes I can close VS using the x button and if I had changes left
it asked if I want to save. It seems to save I think. But this is really
anoying me to death. Is there a setting or something that I can possibly
change to stop all this from happening.
For example, It happened to me before I wrote this message, I opened IE,
logged into here, and at this point I still have the hourglass. At last 4
minutes have passed. Now if VS needs that much time to do saving or updating
of a form or what ever the &*#%$#$ it is doing, I will be seriasally be
considering going back to VS 2003. Did they release this product to soon?
Thanks for all the help.
Michael

Dec 23 '05 #3
Michael,

I have the same expirience. When this happens (beside the first time the
references are set), than I take another tab and go back. Strange enough it
is than responding direct.

Cor
Dec 24 '05 #4

Happens to me too. But it does not take 130 controls
to produce the result. My form only has a dozen or so and
it happens once in a while.

One of those controls, however, is a 9,000 line usercontrol.

I find that if I make sure everything compiles ok, it is
normally ok to open a form in the designer. Opening a
form which is hosting a buggy usercontrol seems to be
a big no-no. Unlike my Ctrl-F problem (see my post of
Dec 14th), I have not found a way of consistently
reproducing the form editor problem, though.

Would like to hear from anyone who knows what causes
the problem so I can avoid it.

I often just create my controls through code, thereby
avoiding designer problems altogether, but for some forms,
this is just not a sensible way of working.

For now, I have just gotten used to hit "Save All",
closing as many code windows as possible, and compiling
the program (esp. if it contains usercontrols) before opening
the forms designer, but not knowing the cause of the
problem, I have no idea if it makes any difference at all.

/JB

On Fri, 23 Dec 2005 12:11:03 -0800, "Michael"
<Mi*****@discussions.microsoft.com> wrote:
Hi Everyone,
I hope someone else has had this problem. I recently started to use VS 2005
(vb.net) and today alone I have had to close VS 8 times while trying to code.
I have a least 130 controls on this form. I go to the form to get the name of
one of the controls and flip back to the code and paste the name into the
code window. I can do this about 10 times maybe, then suddenly the IDE stops
responding. The cursor switchs back and forth between the arrow pointer to
the 4 arrow cursor. If I click on the form, then I get an hourglass and I
can't do anything after that. I figured it was asving settings or somethine,
but I've let it set there for like 5 minutes, but no change, so I close out
of VS. Sometimes I can close VS using the x button and if I had changes left
it asked if I want to save. It seems to save I think. But this is really
anoying me to death. Is there a setting or something that I can possibly
change to stop all this from happening.
For example, It happened to me before I wrote this message, I opened IE,
logged into here, and at this point I still have the hourglass. At last 4
minutes have passed. Now if VS needs that much time to do saving or updating
of a form or what ever the &*#%$#$ it is doing, I will be seriasally be
considering going back to VS 2003. Did they release this product to soon?
Thanks for all the help.
Michael


Dec 24 '05 #5

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

Similar topics

0
by: Lior M | last post by:
Hello everyone I'm having a little problem where my mysql 4.0.21 for some reason stops "responding" until I do a flush-hosts. This is happening almost every day. It's a pretty heavy loaded...
0
by: Michael Bourgon | last post by:
I've been having the same problem for 2 weeks now. If anyone has any ideas, I'd love to hear them. We are using both SQL and Windows Authentication. I was running a Profiler Trace at the time,...
2
by: papadi | last post by:
Hello! I want to install beta 2 of VS 2005 but I can't uninstall beta 1. The Setup stops responding when this message is still visible "Setup is loading installation Components. This may take a...
7
by: mjkahn | last post by:
Everything runs fine for a while (weeks even), and then IIS stops responding to (or even logging) requests for ASP pages. HTML pages are served up just fine. I'm running Windows 2000 SP4, and...
3
by: TM360 | last post by:
I realize this may not be the right group to post this, but I'm not having much success elsewhere so I thought I'd give it a try... In our application we have a link that opens a new window...
0
by: dotnet user | last post by:
I have a asp.net webpage which has aroud 20 steps as hyperlink. when start button is clicked, then step1 starts which does some operation in db and returns some value, based on that value i post...
5
by: jobi | last post by:
Hi, I'm trying to develop this vb.net application which gathers info. When I start the gathering process, I refresh text-fields in the form to see progress and to see where it gets. This works...
9
by: Dan S | last post by:
I have a .NET web service running on a 2K box and IIS 5. We've experienced it twice now where the service stops responding to any type of request after running succesfully for a month or so. The...
3
by: Jakes | last post by:
I need to associate the elements of a bool type matrix with the state of a checkbox from an array that i've created. For example: if the element checkBoxMatrix is checked then the the element in...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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,...

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.