由于 Sitecore Rocks,无法添加子布局

Not able to add sublayout because of Sitecore Rocks

我在安装 Sitecore Rocks 后尝试添加子布局时遇到以下错误:

Error: this template attempted to load component assembly ‘Sitecore.Rocks.TemplateWizard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c9e2eeb5a3dd9908, processorArchitecture=MSIL‘. For more information on this problem and how to enable this template, please see documentation on Customizing Project Templates.

请提供解决方案。

尝试手动复制程序集。

  • 打开您的 webRoot 的 Bin 文件夹(例如 C:\Inetpub\wwwroot\Website\bin)
  • 如果程序集不在 Bin 文件夹中,转到 "c:\Users[username]\AppData\Local\Microsoft\VisualStudio.0\Extensions\" 文件夹。然后,会有一些文件夹,并在其中一个文件夹中找到程序集。
  • 复制“Sitecore.Rocks.TemplateWizard.dll”并将其粘贴到“C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PublicAssemblies”