Message 1 of 24
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have run into a problem with 2019 files and a VB.net excel addin (windows 10). It works with 2018 idw files but errors on Inventor.ApprenticeServerComponent.Open when opening a 2019 idw.
Dim oApprentice As New Inventor.ApprenticeServerComponent Dim oApprenticeDrawingDoc As Inventor.ApprenticeServerDrawingDocument = oApprentice.Open(FilePath)
If I log into a computer as network administrator it works fine. Does not work with A user with administrator rights.
I have disabled UAC in the registry with no luck. Could be something funky with our network...
Any suggestions?
Thanks
Stan
Solved! Go to Solution.