That issue could be due to a certain assembly version conflicts, please post the following information
- In your devenv.config file you should have several binding redirects, check if you have these redirects:
Microsoft.VisualStudio.TemplateWizard
Microsoft.VisualStudio.Shell.Design
Microsoft.VisualStudio.TemplateWizardInterface (if it's B2, you shouldn't have this entry)
- Check which version of those assemblies you have installed @ VSInstalllDir\Common7\IDE\
jose.