473,386 Members | 1,883 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.

Visual Studio 2008 terribly slow in Design view

Is anyone having the problem where Visual Studio 2008 hangs for
minutes when switching to Design view of an aspx page? I know there's
a hotfix, but it has been no help. My co-worker might have hit on
something that it is related to Office 2007. This is because we have
VS2008 at home with no problems, but we use Office 2003. A co-worker
of ours has the same setup (Office 2003 and VS2008) and has no
problems.

I know Microsoft knows it's an issue, and I've sent some mini dump
files for analyzation, but I am hoping there is a solution sooner than
later.

Thanks for any advice or help.

-robert
Jun 27 '08 #1
8 5607

<kc*******@gmail.comwrote in message
news:1d**********************************@s50g2000 hsb.googlegroups.com...
Is anyone having the problem where Visual Studio 2008 hangs for
minutes when switching to Design view of an aspx page? I know there's
a hotfix, but it has been no help. My co-worker might have hit on
something that it is related to Office 2007. This is because we have
VS2008 at home with no problems, but we use Office 2003. A co-worker
of ours has the same setup (Office 2003 and VS2008) and has no
problems.

I know Microsoft knows it's an issue, and I've sent some mini dump
files for analyzation, but I am hoping there is a solution sooner than
later.

Thanks for any advice or help.

-robert
I have this trouble too:

Three things seem to make it worse:

1) ANY Data sets seem to load repeatedly ven if they are not required on
that page
2) ANY xml files on the site are loaded EVERY time I switch to Design view
3) I use a simple master page I made in MS Expression web with 5 buttons
made with the Expression wizard and that takes ages to load
jaez
Jun 27 '08 #2
Sometimes if you reset all settings, this clears out the settings xml file
and things speed up. Also, not having too many IDE windows open helps. Be
glad you aren't using Windows Vista, dood.
Peter
<kc*******@gmail.comwrote in message
news:1d**********************************@s50g2000 hsb.googlegroups.com...
Is anyone having the problem where Visual Studio 2008 hangs for
minutes when switching to Design view of an aspx page? I know there's
a hotfix, but it has been no help. My co-worker might have hit on
something that it is related to Office 2007. This is because we have
VS2008 at home with no problems, but we use Office 2003. A co-worker
of ours has the same setup (Office 2003 and VS2008) and has no
problems.

I know Microsoft knows it's an issue, and I've sent some mini dump
files for analyzation, but I am hoping there is a solution sooner than
later.

Thanks for any advice or help.

-robert
Jun 27 '08 #3
On May 1, 9:36*am, "jaems" <ja...@ntlworld.comwrote:
<kcroya...@gmail.comwrote in message

news:1d**********************************@s50g2000 hsb.googlegroups.com...
Is anyone having the problem whereVisualStudio2008hangs for
minutes when switching to Design view of an aspx page? I know there's
a hotfix, but it has been no help. My co-worker might have hit on
something that it is related to Office 2007. This is because we have
VS2008 at home with no problems, but we use Office 2003. A co-worker
of ours has the same setup (Office 2003 and VS2008) and has no
problems.
I know Microsoft knows it's an issue, and I've sent some mini dump
files for analyzation, but I am hoping there is a solution sooner than
later.
Thanks for any advice or help.
-robert

I have this trouble too:

Three things seem to make it worse:

1) ANY Data sets seem to load repeatedly ven if they are not required on
that page
2) ANY xml files on the site are loaded EVERY time I switch to Design view
3) I use a simple master page I made in MS Expression web with 5 buttons
made with the Expression wizard *and that takes ages to load

jaez
Is there a way to keep DataSets from loading if they're not needed? We
have dozens of DataSets in the solution.

Jun 27 '08 #4
"Sometimes if you reset all settings, this clears out the settings xml
file and things speed up."

Peter, how do you "reset all settings"?

I'm willing to try anything. Thanks for any help.

-Robert
Jun 27 '08 #5
re:
!how do you "reset all settings"?

"Tools", "Import and Export Settings", "Reset all settings".


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
<kc*******@gmail.comwrote in message news:b9**********************************@i76g2000 hsf.googlegroups.com...
"Sometimes if you reset all settings, this clears out the settings xml
file and things speed up."

Peter, how do you "reset all settings"?

I'm willing to try anything. Thanks for any help.

-Robert

Jun 27 '08 #6
Update...For what it's worth, there is a BETA Service Pack 1 for
VS2008 and 3.5 Framework.

Also, something that actually helped me somewhat, and mayb help
someone else:

(1) Uninstall certain Office2007 components - MS Office Groove, MS
Office InfoPath, Web Themes, and New and Open MSO Document Shortcuts.
To do this, go to Add/Remove Programs and choose CHANGE (not Remove)
for Office 2007. Then choose Add/Remove radio button, then select the
above modules and let the wizard do the rest.
(2) Repair Visual Studio 2008. Put the disc(s) in and choose Repair.
Hope it helps someone...
Jun 27 '08 #7
Forgot the link for the BETA Service Pack 1...

http://blogs.msdn.com/somasegar/arch...lable-now.aspx
Jun 27 '08 #8
That is the link to the *announcement*.

The link to the VS 2008 SP1 bits is this one :

http://msdn.microsoft.com/en-us/vstu.../cc533447.aspx


Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
<kc*******@gmail.comwrote in message news:a4**********************************@a23g2000 hsc.googlegroups.com...
Forgot the link for the BETA Service Pack 1...

http://blogs.msdn.com/somasegar/arch...lable-now.aspx

Jun 27 '08 #9

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

Similar topics

63
by: Jerome | last post by:
Hi, I'm a bit confused ... when would I rather write an database application using MS Access and Visual Basic and when (and why) would I rather write it using Visual Studio .Net? Is it as easy...
4
by: Steve Richter | last post by:
using visual studio 2003 for my asp.net projects ... Once I undock the property window to get a better look at things, I cant dock it back where it came from. Can someone tell me how to redock...
4
by: Nathan Sokalski | last post by:
When editing an ASP Table, Visual Studio does not allow me to edit it in Design View. This makes it harder to add elements, because I must add every element either by using Design View to create...
11
by: Rolf Welskes | last post by:
Hello, the problem seems to be complex and is in all developments of web-controls which uses own TypeConverter. For this I have here a simple demo-program of the problem: The Control-code: A...
3
by: Robert Dailey | last post by:
Hi, I've gone through tons of XML editors: - XML Spy - Oxygen - UltraEdit - PSPad - Many others I can't think of...
6
by: jonny | last post by:
I am new to web design and programming and was wonder which of these two would be better to invest my time to learn. Visual Web Developer 2005 vs. Microsoft Expression. I would like to make...
2
by: =?Utf-8?B?Um9iZXJ0IFNtaXRo?= | last post by:
Hi, I have just installed visual studio 2005 professional edition (evaluation version). However it will not allow me to view webforms in a website project in design view. I can just see the HTML...
0
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
1
by: Puja Patel | last post by:
hi all, am not sure if this is the right place for this post. I created a website on .net framework 2.0 using visual studio 2005 and web service software factory. I created all my business...
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: 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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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.