Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / May 2004

Tip: Looking for answers? Try searching our database.

VS.NET 2003 IDE Slow to Open

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Evan Ducheny - 30 Mar 2004 00:56 GMT
When I open the IDE by itself with no solution, it takes 80 seconds to open. If I open the IDE with the network down, then it opens immediately. Has anybody run into this problem? And do you have any suggestions? Thanks.
Julie - 30 Mar 2004 03:35 GMT
> When I open the IDE by itself with no solution, it takes 80 seconds to open. If I open the IDE with the network down, then it opens immediately. Has anybody run into this problem? And do you have any suggestions? Thanks.

Yes, it is a common problem, and Microsoft **STILL** hasn't learned how to
handle (potential) remote resources/locators.

The problem is that one or more of your projects in the MRU list is located on
a remote resource.  The process of validating that remote resource can lead to
delays, which results in the IDE being slow to open.

Solution:  Erase the MRU list.  You can do this by changing the MRU # through
tools/options to 0 (or 1, whatever minimum it allows), closing, and reopening
VS.NET, then setting the MRU # back to what you want.  Note:  the problem will
reappear if you open the remote project in the future.

Note to Microsoft (or anyone that performs validation of potential remote
resources):  PERFORM VALIDATION IN A SEPARATE (BACKGROUND) THREAD -- DO NOT
BLOCK THE PRIMARY (UI) THREAD FOR VALIDATION.
DotNetJunkies User - 25 May 2004 18:20 GMT
Why is the MRU validated anyway? I've never seen any other application do that.

---
Julie - 25 May 2004 20:15 GMT
> Why is the MRU validated anyway? I've never seen any other application do that.

It is usually done to prune unavailable/invalid entries from the list.  It has
value, MS just does it the wrong way.
Gavin Jacobs - 26 May 2004 17:57 GMT
The unavailable/invalid entries aren't even properly pruned; they just don't
display on the start page.

To really prune the list, you can get a download from Microsoft (can't
remember the exact name, and can't find it on MSDN), OR a download a program
I wrote, from www.gotdotnet.com called StartPageSolutionManager:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=0a9ee78a-
87c2-462b-8fb0-9c4eab6e5b21


> > Why is the MRU validated anyway? I've never seen any other application do that.
>
> It is usually done to prune unavailable/invalid entries from the list.  It has
> value, MS just does it the wrong way.
Paul McKee [MSFT] - 28 May 2004 01:34 GMT
I believe the tool from Microsoft you're talking about is VSTweak, one of
the Visual Studio PowerToys.  You can get it from
http://www.gotdotnet.com/community/workspaces/viewuploads.aspx?id=b9330ea5-0
96d-45b7-8a5b-17450d7a0d5a.

Thanks,
Paul McKee
VS Core team

This posting is provided "AS IS" with no warranties, and confers no rights.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.