- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a VB.net plugin dll. When I run it in debug mode it works perfectly (after some effort). Now I want to move it to production. I built a dll and placed it in a shared directory on the network. Then I created a .addin file following the proper procedures. When I start Revit, I am informed that my dll does not exist. I double checked the path. I switched to administrator and ran revit and it worked! I moved the .dll thinking that maybe the dorectory was not accessible somehow. I also changed the Text and Description tags to see if those would chnage in the error dialog. They did not. It's like another, older version of the .addin file is being found instead of the one in c:\programdata\Autodesk\Revit\addins\2013. None of the changes I am making are being recognized.
Also, I still have the command from the "My first plugin" tutorial showing up even though there is no .addin file for it in the directory. Weird.
-mjm
Solved! Go to Solution.