Then maybe you have something in your most recently used list that's needing a network lookup. UNC pathnames were causing the problem for me.
You can clear your MRU lists by exiting visual studio, then opening registry editor and deleting the contents of the keys FileMRUList and ProjectMRUList in HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\
Permalink