Message 1 of 4
How to load the Add-in and .Dll files
Not applicable
06-15-2015
05:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have developed the macros for Revit 2014 in visual studio 2010 express edition.
For testing purpose i am trying to run this macros in multiple machines...
I tried to copy the .dll file to some local path and i edited the add-in file <Assembly> </Assembly> with same local path and i placed the add-in file in
the below path.
"C:\ProgramData\Autodesk\Revit\Addins\2014".
After launching the revit, if i try to run the macro I am getting error as
I am not getting in which location i have to copy the add-ins and .dll files.
Please suggest where I need place these files.
Please help me to solve this issue.