CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!
Free 3 Months



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 6/12/2006 9:03:28 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 9 Views: 22 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
10 Items, 1 Pages 1 |< << Go >> >|
Cine
Asp.Net User
Slow VS20056/12/2006 9:03:28 AM

0/0

Quite often I experience that my VS locks up for 30 seconds or so where it is totally unresponsive.
Today it has happened 5 times so far:
* when opening file
* after reloading project, but after I got the UI back from that
* after copy of contents of a file
* when scrolling down in an open file that was just opened
* when scrolling down in an open file that had I had been working in for a few hours
Any clues as to what is wrong? I am not using any plugins (or rather the problem was the same before installing any)

Mikhail Arkhipo
Asp.Net User
Re: Slow VS20056/12/2006 3:48:09 PM

0/0

What kinf of file? Different files are handled differently so in order to find out what is going on, please answer the following questions:

1. What is type of the file (.cs. .vb. aspx, ...)

2. Does it repro in plain text files?

3. How large is the project?

4. Is there heavy disk activity in the OS?

5. What is memory consumption on the machine (i.e. what Task Manager says about how much RAM is committed vs total size)

 


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
dude_4
Asp.Net User
Re: Slow VS20056/13/2006 6:54:47 AM

0/0

Are you using a dual core processor?

Try launching the task manager ( this gets vs 2005 going about 99% of the time).

If you keep it loaded you will probally see that the CPU are running at zero%; vs 2005 just goes to sleep.

Have sent many reports to MSoft but no progress...

Hope the above hack works for you..

 

 

Cine
Asp.Net User
Re: Slow VS20056/13/2006 5:22:07 PM

0/0

1. Happens with all types of files I usually open in VS
2. And textfiles happen to one I never open there, and it is impossible to repro, but it happens way to often
3. about 1mio lines of code
4. Makes it worse when there is, but also happens when there is nothing happening
5. usually 1.4gig out of 2gig used, rest in disccache
Having task-manager launched does not help (I usually have it open). Using a Dell D810
Mikhail Arkhipo
Asp.Net User
Re: Slow VS20056/13/2006 5:36:16 PM

0/0

Is it client project or Web site?

What is project language?

Do you see high CPU load in the Task Manager when VS is unresponsive?

I didn't quite get #2 - does the issue repro in plain text files? You can add one to the project temporary just to try.


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
Cine
Asp.Net User
Re: Slow VS20056/14/2006 4:01:34 AM

0/0

Problem with #2 is that you need to work with something for hours and then suddenly it will hit you with the lag, cannot just have it open that wont work.
We use C#, and we have a dll project and a WAP project and problem occurs in both, although I almost exclusively work in the dll part
Mikhail Arkhipo
Asp.Net User
Re: Slow VS20056/14/2006 4:07:01 AM

0/0

Does this sound familiar: http://support.microsoft.com/default.aspx?scid=kb;en-us;910832


Thanks

------------------------------------------------------------

This posting is provided "AS IS" with no warranties, and confers no rights.
Cine
Asp.Net User
Re: Slow VS20056/14/2006 4:16:50 AM

0/0

No, not using that feature. Doubt it is related to generics, been having thess problems since we converted our project a couple of months back (from vs2002)
jeffmowens
Asp.Net User
Re: Slow VS20056/16/2006 1:56:07 PM

0/0

Are you on a SATA RAID1 system?

Are you using Norton Internet Security?

I have similar problems and am curious about other system silimilarities between our setups.

Cine
Asp.Net User
Re: Slow VS20056/19/2006 2:45:14 AM

0/0

No, not using either.
10 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Pro Visual Studio 2005 Team System Application Development: Application Design Authors: Steve Shrimpton, Pages: 768, Published: 2006
Programming ASP.NET AJAX Authors: Christian Wenz, Pages: 454, Published: 2007
Beginning Visual Basic 2005 Authors: Thearon Willis, Bryan Newsome, Pages: 799, Published: 2006
Pro Sharepoint 2007 Development Techniques Authors: Margriet Bruggeman, Nikander Bruggeman, Pages: 484, Published: 2007
Programming Atlas Authors: Christian Wenz, Pages: 404, Published: 2006
Professional Software Testing with Visual Studio 2005 Team System: Tools for Software Developers and Test Engineers Authors: Tom Arnold, Dominic Hopton, Andy Leonard, Mike Frost, Pages: 372, Published: 2007
Professional Refactoring in Visual Basic Authors: Danijel Arsenovski, Pages: 517, Published: 2008
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
Professional Visual Studio 2005 Authors: Andrew Parsons, Nick Randolph, Pages: 869, Published: 2006
Professional Visual Studio 2005 Team System Authors: Jean-Luc David, Tony Loton, Erik Gunvaldson, Christopher Bowen, Noah Coad, Darren Jefford, Pages: 700, Published: 2006

Web:
Slow VS 2005 Web Site Build Performance - Your Daily Mark.Net Jul 31, 2007 ... Slow VS 2005 Web Site Build Performance. In a project I'm working on we had this problem. Building the project of the web site was slow, ...
Common Gotcha: Slow VS 2005 Web Site Build Performance Because of ... When building a VS 2005 Web Site Project you experience very slow build times – where compilation ..... Slow Visual Studio 2005 Web Site Build Performance ...
Is your Visual Studio 2005 SLOW to load? re: Is your Visual Studio 2005 SLOW to load? 4/5/2007 7:57 AM Martin. I find that moving from vb6 to vs2005 is really nasty, vb6 flies where vs2005 you have ...
Common Gotcha: Slow VS 2005 Web Site Build Performance Because of ... In this article, Scott provides a mechanism about how to deal with slow build performance of Visual Studio 2005.
Compiling/Running so slow with VS2005 Compiling/Running so slow with VS2005. Can anyone shed some light on why compiling and running web-apps is so slow in VS2005. ...
Slow VS.NET 2005 Editor is driving me nuts - Rick Strahl's Web Log My VS 2005 is not only slow compared to 2003 but I have a project converted .... My VS2005 editor is very slow. It works fine for small projects but becomes ...
DotNetSlackers: Common Gotcha: Slow VS 2005 Web Site Build ... Jul 30, 2006 ... Symptom:When building a VS 2005 Web Site Project you experience very slow build times – where compilation seems to mysteriously pause for ...
"Visual Studio 2005 is very slow" -some tips for ASP.NET projects NET 2.0 Web Project Build Performance with VS 2005 and Common Gotcha: Slow VS 2005 Web Site Build Performance Because of “Dueling Assembly References” that ...
VS 2005 - Slow? - Xtreme Visual Basic Talk I recently got Visual Studio 2005 professional, and I am absolutely astounded at how slow it runs. Its memory footprint is huge with a ...
SCSF May 2007 Still Makes VS 2005 SLOW - New Fix Instructions « Savij May 25, 2007 ... SCSF May 2007 Still Makes VS 2005 SLOW - New Fix Instructions. In May of 2007, the Patterns & Practices group released a new version of the ...

Videos:
JigLibX Test 100 Autos sind nicht gut für die Performance!




Search This Site:










has anyone gotten this template to work on a hosted service?

publishing database on sql server 2000

help with server error in clubsite

using this on a server with tight security?

announcements table : add new column but article never stored

incorrect syntax near '<'

why am i getting this???

running club site on a hosted/shared sql2000 db

being used by someone else

hosting issue on go daddy

application error from host server

can i change the language of the password expressions

avatars

member_list too long, runs over footer toolbar

installing starter kit into ms visual studio 2005

error after uploading of clubsite

unknown server tag 'club:rolloverbutton'>

starter kits - club web site

need help writing new stored procedure to allow event sorting by location - probably a beginner question

multiple day calendar events

ftp to webserver and now i get application error

language problem

uploading photos

event calendar control

can someone help make my life a little easier!!!???

good info about the connection string

problem with upload

can't insert variables into my table?

setting up link images to the club starter forums.

installation process

  Privacy | Contact Us
All Times Are GMT