Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Ok this is my setup.
I have:
A plugin for Navisworks.
An executable which calls and runs the plugin.
A dll containing forms and methods that both the executable and the plugin need to access.
My question is: Where do I need to put this dll so that the plugin can find it? Currently, when I'm trying to debug my plugin, I'm getting a "could not load file or assembly {my dll}... The system cannot find the file specified" error as soon as it tries to access a method in the referenced dll.
I'm pretty new to Navisworks so any help would be very much appreciated.
Thanks
Solved! Go to Solution.