Message 1 of 4
Naviswork and Prism Library Issue
Not applicable
06-03-2021
11:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hy All,
I have developed an AddIn for AutoCAD, Civil3D and Revit which does different operations but is based on common libraries implemented with Prism library and dependency injection. I would like to implement in Naviswork as well but I can't. There appears to be a problem between Naviswork and Prism bootstrapper. I attach a simple example that does nothing but contains a class derived from PrismBootstrapper. If I comment the class the AddIn is loaded correctly if, on the other hand, I remove the comments even without creating an instance of the class the addin is no longer loaded. What can I do?
Regards
Rolando Tonin