Message 1 of 5

Not applicable
05-04-2011
11:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all
If I register my add-in using a local path, RegAsm /codebase c:\MyCompany\InventorAddinName.dll, it works fine and is loaded by Inventor when it starts.
However, some of our customers want to use a "shortcut" installation and have the add-in located on a share on their intranet but when I try to use, RegAsm /codebase \\ServerName\MyCompanyShare\InventorAddinName.dll, the Add-in will not load.
Add-in written in c#, used by Inventor 2012 professional 64bit.
So the questions:
Does Inventor support add-ins located on a network share?
If so, how do I make it work?
Thanks in advance
Stefan Olofsson
Solved! Go to Solution.