- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have been developing an AddIn for Revit versions since 2016. Every year I upgrade the addin to work with the next verison, and sometimes implement new features or discontinue those that are not used or have been duplicated elsewhere. My firm (Architecture) has been using Revit 2020 now for about a year, and mostly we have had no issues with the AddIn. But since about 6 moths ago each new computer does not run the addin correctly. Apparently what happens after install the IT guys open Revit and click the "always load" if it comes up, and then close out. But after that when the user runs Revit my add in is not there. In the journal file I see an error that the addin is duplicated:
DBG_INFO: The addin file -MyAddIn.addin- in all user folder is duplicated.:
and I'm guessing this means the GUID is conflicting with another addin, but all of the machines get the same setup, so why would this happen only on a few? I am not able to duplicate this error on any of the machines I have access to, so trying to understand what I can do to fix this.
Solved! Go to Solution.