Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I am working to create an add-in for Revit 2021 that copies selected viewports from one sheet to one or more other sheets. When I run my add-in as a command things work fine, but when I run it as an application by clicking a button that I added to my ribbon, I end up getting an error saying that a transaction was opened but not closed.
I'm not sure why I am getting this error because I don't have any transactions in my Application.cs file, only in the Command file, which as I said, worked fine by itself. Any help here would be appreciated!
Simon
Solved! Go to Solution.