Message 1 of 5
Revit 2024 - Constantly getting managed exception with OpenAndActivateDocument
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I am getting Autodesk.Revit.Exceptions.InternalException: A managed exception was thrown by Revit or by one of its external applications, how ever I call the OpenAndActivateDocument.
I have tried multiple models, stand-alone or workshared. I also have tried different overloads eg passing model path as string with OpenAndActivateDocument(path) or OpenAndActivateDocument(modelPath, options, bool) - none of these work. This is just in Revit 2024. Any version before that is working fine.
Does anyone have any suggestions what could be the issue here?
Regards