message for Reregistraion of Inventor.exe

message for Reregistraion of Inventor.exe

Anonymous
Not applicable
319 Views
2 Replies
Message 1 of 3

message for Reregistraion of Inventor.exe

Anonymous
Not applicable
Hi,

We have created an addin dll which creates an addin menu to Inventor. Everytime I install(or REbuild all) my addin DLL and re-start my Inventor.exe, I get an error message which says that Inventor.exe. If I click OK then it closes all running instances of "explorere.exe" - I did like to know why this error message comes - is there a way i can get this registered offline.

The message is as in the attached bitmap.

Regards,
Amol
0 Likes
320 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
This dialog typically pops up when you're running multiple versions of
Inventor on the same machine and you switch from one version to another. To
fully register the new version you want to start up Inventor and then shut
it down. It's during the shutdown when some of the registry information
gets written. Do this startup and shutdown without your Add-In being
loaded. Also, use Task Manager to make sure you don't have a hidden
Inventor running in the background. This can cause a conflict with the one
trying to register. If your Add-In isn't releasing all of its references to
Inventor objects it could be keeping Inventor running because Inventor
believes an application is still trying to use it.
--
Brian Ekins
Autodesk Inventor API

wrote in message news:5208642@discussion.autodesk.com...
Hi,

We have created an addin dll which creates an addin menu to Inventor.
Everytime I install(or REbuild all) my addin DLL and re-start my
Inventor.exe, I get an error message which says that Inventor.exe. If I
click OK then it closes all running instances of "explorere.exe" - I did
like to know why this error message comes - is there a way i can get this
registered offline.

The message is as in the attached bitmap.

Regards,
Amol
0 Likes
Message 3 of 3

Anonymous
Not applicable
thanks Brian !!.

But there is only one instance of Inventor running on my system - I observe that I get this message whenever, I over-ride my addin dll.

Just in case u meant Inventor 10, 11 etc when yoy used the word "version" then yes i did had the trial version of Inventor 7 installed long back - but know i have licensed version of 10.

Regards,
Amol
0 Likes