Message 1 of 3
Visual Studio keeps saying my Autodesk.Revit.Atrributes.Transaction is a duplicate attribute.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am transitioning my team to Revit 2025 and I am running into a problem where the code we use to stop a pop up is not loading properly into the new program. I have had no problem with it since Revit 2020. Now visual studio keeps saying when I terminal build that the two items at the beginning, Autodesk.Revit.Attributes.Transaction and Autodesk.Revit.DB.Macros.AddInId are duplicate attributes and are preventing me from building this code in the new program. I have shared the text file of the code for reference and debugging. I have also attached the warnings I received when building the code. Any help would be appreciated greatly.
Thanks,