all groups > visual studio .net ide > march 2004 >
You're in the

visual studio .net ide

group:

VS.NET 2003 IDE Slow to Open



VS.NET 2003 IDE Slow to Open Evan Ducheny
3/29/2004 3:56:07 PM
visual studio .net ide:
Re: VS.NET 2003 IDE Slow to Open Julie
3/29/2004 6:35:22 PM
[quoted text, click to view]

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
Re: VS.NET 2003 IDE Slow to Open DotNetJunkies User
5/25/2004 10:20:12 AM
Why is the MRU validated anyway? I've never seen any other application do that.

---
Posted using Wimdows.net NntpNews Component -

Re: VS.NET 2003 IDE Slow to Open Julie
5/25/2004 12:15:17 PM
[quoted text, click to view]

It is usually done to prune unavailable/invalid entries from the list. It has
Re: VS.NET 2003 IDE Slow to Open Gavin Jacobs
5/26/2004 1:57:41 PM
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




[quoted text, click to view]

Re: VS.NET 2003 IDE Slow to Open paulmc NO[at]SPAM online.microsoft.com
5/28/2004 12:34:18 AM
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.
AddThis Social Bookmark Button