Message 1 of 3
Revit API Reference with yellow triangle Visual Studio 2015.

Not applicable
05-09-2018
05:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am an absolute beginner so I really need your help. I am trying to working on the Revit 2017 Addin Template on Visual Studio 2015. What I did is I pasted the zip file provided by Jeremy Tammjk to [MyDocument]\Templates\ProjectTemplates\VisualC#. However, when I open the template in Visual Studio 2015 and checked the References (in the Solution Explorer) the Revit API and RevitAPIUI are embedded with a small yellow triangle. Moreover, a few functions (for example: Transaction or TaskDialog) are not popped up when I compile the code. Please help me so I can start going further.