Message 1 of 3
Appdomain Issue while loading the plugin in Revit2025 developed using .NET 8.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Has anybody encountered this issue while loading Revit addin in Revit2025. I am using PrismApplication and DryIoc which seem to have good compatibility with .NET Core. I use the latest versions of Prism libraries. No compilation errors.
The only error is when the addin is loaded in Revit at startup.
Thanks in advance.