Message 1 of 10

Not applicable
10-21-2015
04:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am experiencing the following issue when debugging:
The problematic call:
ExternalDefinitonCreationOptions options = new ExternalDefinitonCreationOptions("test", Autodesk.Revit.DB.ParameterType.Number);
Throws the following error:
Could not load type 'Autodesk.Revit.DB.ExternalDefinitonCreationOptions' from assembly 'RevitAPI, Version=16.0.0.0, Culture=neutral, PublicKeyToken=null'.
Solved! Go to Solution.