Visual Studio vulnarable behaviour

Most of us do sometimes face this situation where the VS IDE behaves unexpectedly out of order.
And most of the time this problem is solved by just one resetting command, follow the below steps:

1. Navigate to Start -> Program Files -> Microsoft Visual Studio 2008 -> Visual Studio Tools -> and click on Visual Studio 2008 Command prompt.
    This goes with all versions of VS, VS 2005, VS 2008 and VS 2010

2. Type in the following command:
        devenv /resetskippkgs
    and press enter, your VS IDE will open as fresh and all working.

Happy Coding....   :)

Comments

Popular posts from this blog

cshtml binding js function with boolean parameter using model

RDLC Error The report definition for report 'xxxxxx' has not been specified