Autodesk 360 is missing

Autodesk 360 is missing

Anonymous
Not applicable
380 Views
2 Replies
Message 1 of 3

Autodesk 360 is missing

Anonymous
Not applicable

I have a user who, somehow, managed to uninstall Autodesk 360 and now a lot of the customization routines (mostly involving ActiveX and Visual Lisp) that I wrote won't run on his computer.  How do I restore the program on his computer from a network deployment?

 

 

Thank you,

 

J Edward Leavitt

0 Likes
381 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

I'm sorry, I forgot to post the error code:

 

     error: ActiveX Server returned an error: Error loading type library/DLL

0 Likes
Message 3 of 3

owenwengerd
Advisor
Advisor

Maybe instead of reinstalling Autodesk 360, you can simply re-register the COM DLLs that you need to load. Use RegSvr32 /i <dll-path> at the SHELL command prompt to register the DLL that implements the COM type library or object you're having trouble with and see if it resolves the problem.

--
Owen Wengerd
ManuSoft
0 Likes