Fixed numerous issues with VS2008 using a /resetskippkgs
I am doing some work on VS2008 at present and I when I started my VS2008, which I had not used for a while, I was plagued by errors along the lines of “The operation could not be completed”. These occurred when running major features such as: Loading LINQ to SQL Designer Running the SQL 2008 Project Wizard The fix turned out to be resetting the package skip loading flag. It seems a number of add-ins were not being loaded on startup. This command is run from the “Visual Studio 2008 Command Prompt” by typing ...