Posted on 16/01/2018 09:14:41
Hi All
Sorry about the looooong delay on this topic. We have tried for a long time to get this out the door. But we run into an issue that we cannot solve.
Anyways - I have now released a version of the Dynamicweb templates for Visual Studio 2017 that you can download here:
http://doc.dynamicweb.com/downloads/other-downloads#4047
ISSUE: When you install it, and add new items from the Dynamicweb folder, you will see duplicate items in the list. These duplicates also exists as subfolders. See dump#1. You can see the wrong ones because they have a wrong icon. If these bastards are chosen, you get an error. If you choose the right one, everything works as expected. This is an issue that we have tried to solve many times, and now give up - and give you a version with the error in it. Will buy a case of beer to whomever can tell us what the error is!
Other solution: You can also install templates for VS2015 in VS2017 by following these steps:
- Download DynamicwebTemplatesDW9.zip from the above link
- Unzip it and you get a files called "DynamicwebTemplates.vsix"
- Rename the file extension to zip so the file is called DynamicwebTemplates.zip
- Open the zip file and copy the extension.vsixmanifest file to your desktop
- Open extension.vsixmanifest in notepad
- Update the line <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[14.0]" /> to <InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0,16.0)" /> (Yes syntax with ending ) is correct!
- Save the extension.vsixmanifest file and Copy it back to the zip file
- Rename the zip back to .vsix and run the installation
- It will possibly tell you that the VSIX is not compatible with VS2017. Just click ok to that, and the templates will install.
Either of these 2 options will give you templates, I hope!
Any feedback or great ideas, let us know!
Thanks, Nicolai