Issue with SDK and Visual Studio

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi !
I working on a add-in for revit.
I installed the SDK and I have got Visual Studio 2015 and 2017.
I followed "Getting Started for Extensions SDK", so i copy past the folder from "..\Software Development Kit\REX SDK\Visual Studio templates\items\" to "C:\Users\<current user>\Documents\Visual Studio 2015\Templates\ItemTemplates\Visual C#\" and same for Project.
When i want to create my project, i see the revit extension WPF/Form.
But when I want to process, i got a error message :
"Error : this template attempted to load component assembly 'Autodesk.REX.Framework, Version=2018.0.0.0, Culture=neutral, PublicKeyToken=<a code i don't know if i can put>'. For more information on this problem and how to enable this tempalte, please see documentation on Customizing Project Template.
Can you help me to fix it out ?
Best Regards,