Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6238043
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:08:31+00:00 2026-05-24T11:08:31+00:00

Continuation question from: VS2010 loads slowly. Can I profile extensions' respective startup time? After

  • 0

Continuation question from: VS2010 loads slowly. Can I profile extensions' respective startup time?

After looking at the log file, it turns out there are a few packages that I’m not using much (I think):

  • (load time) (package):

  • (2s) (Microsoft.VisualStudio.TeamArchitect.DesignersCommon.DesignersCommonPackage, Microsoft.VisualStudio.TeamArchitect.DesignersCommonPackage, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)

  • (4.2s) (Microsoft.VsWizards.ImportProjectFolderWizard.NewProjectFromExistingPackage, Microsoft.VisualStudio.ImportProjectFolderWizard, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)
  • (1.8s) (Microsoft.Xna.GameStudio.XnaPackage, Microsoft.Xna.GameStudio.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d)

and one very strange query that takes 3.7s:

Calling ReleaseService::Search
whereClause :
(Project.Metadata[‘VsixId’] =
‘4d4b29b7-971b-4ff2-8604-cf9f67fbb705’)
AND
((Project.Metadata[‘SupportedVSEditions’]
LIKE ‘%10.0,IntegratedShell;%’) OR
(Project.Metadata[‘SupportedVSEditions’]
LIKE ‘%10.0,Pro;%’) OR
(Project.Metadata[‘SupportedVSEditions’]
LIKE ‘%10.0,Premium;%’) OR
(Project.Metadata[‘SupportedVSEditions’]
LIKE ‘%10.0,Ultimate;%’))
orderByClause : skip : take :

Do you have any ideas how to reduce their times? Is there a location where I can selectively choose these packages to be loaded only when required?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T11:08:32+00:00Added an answer on May 24, 2026 at 11:08 am

    Do you have any ideas how to reduce their times?

    There is a way to improve load times without disabling the packages. This is universal way of speeding up program load but you need to have an SSD.

    1) Find out what folders are being hit most heavily during startup. ProcessMonitor from SysInternals can visualize it. In VS 2010 case these folders on my box were:

    C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Ide\
    C:\Users\\AppData\Local\Microsoft\VisualStudio\10.0\Extensions

    2) Move this folders to SSD.

    3) Create NTFS Junction from old folder location to the new one:
    mklink /J
    (mklink is not an .exe – it’s a command build-in into cmd.exe)

    Also you could try to disable packages from Tools/Extensions. But from my experience VS start up time improves only if you skip all extensions. IMHO it’s studio extension engine that takes a lot of time to start and slows the studio startup, not the extensions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Design problem- one function calls all three I continuation from another question after that
This is a continuation question from a previous question I have asked I now
This is an in-depth continuation of my question from earlier this morning , which
Okay so a continuation from this question , where you experts intro'd me to
A continuation from this question I need a SQL statement that returns the number
As a continuation of this question I'm wondering if I can get some simple
So this is a continuation from my last question - So the question was
this is a continuation from a previous JQueryUI Autocomplete question, I asked . This
Fairly rubbish with PHP, this is a continuation on from my last question .
In a continuation from this question . I'm trying to bind a given function

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.