Sitecore / Sitecore.Rocks

Sitecore Rocks is a plugin for Visual Studio for Sitecore developers.
Other
75 stars 28 forks source link

Error when using VS templates #14

Open rauljmz opened 8 years ago

rauljmz commented 8 years ago

Using any of the Sitecore Rocks templates for creating new items in VS shows the attached pop up and the items don't get created. image

I am using VS Community 2015 (run as admin). The TemplateWizard.dll is already present in the Visual Studio PublicAssemblies folder.

JakobChristensen commented 8 years ago

Argh. Hoped that upgrading to the new .vsix manifest format would solve this, but apparently not.

I went through this documentation, and as far as I can see, it has been configured correctly. https://blogs.msdn.microsoft.com/vsx/2014/06/10/creating-a-vsix-deployable-project-or-item-template-with-custom-wizard-support/

Did you get an "Install Template Wizard... The Sitecore Template Wizard is not installed." dialog upon start up?

rolighed commented 6 years ago

Same problem here (VS2017)! Any way of installing manually?

regnerhenrique commented 5 years ago

Have same problem (VS2019)!

regnerhenrique commented 5 years ago

The problem is into VS2019, I testing in VS2017 and work it.

lizzyCoder commented 5 years ago

Having the same problem in VS2019, even after I added the templateWizard dll into the PublicAssemblies folder. Hope you guys are able to release the official extension soon for 2019.