Visual Studio 2010 Shell Isolated template broken Visual Studio 2010 Shell Isolated template broken shell shell

Visual Studio 2010 Shell Isolated template broken


This will happen if you didn't install Visual C++ as a feature when you installed Visual Studio 2010. Visual C++ is required for building Isolated Shell applications since the stub exe and stub UI dll have to be native binaries.

You can add Visual C++ by following these instructions (under "Installing Optional Components").