Revit API: the .dll files are not running the client machine

Revit API: the .dll files are not running the client machine

Anonymous
Not applicable
596 Views
2 Replies
Message 1 of 3

Revit API: the .dll files are not running the client machine

Anonymous
Not applicable

Hi,

 

I have complied the class library in "visual studio premium 2012 version", these libraries are compatible with Revit 2015 version.

It running in developed machine, and checked with other machines.

 

But the .dll files are not running in the client machine. In external tool the .add-in file is appearing, when clicked on the Button nothing is happening.

 

Can anyone please suggest what could be the reason?

Where exactly in need to check?

 

Thank you very much in advance.

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

Anonymous
Not applicable

If there are no error messages when Revit loads then there must be an error in the code. Something that causes the app to exit without actually doing anything.

 

If you send your dll files to your client in a ZIP file, it might be your client needs to unblock the dll. See this link:

http://revitoped.blogspot.ca/2011/07/unblock-your-app.html

 

0 Likes
Message 3 of 3

Anonymous
Not applicable

Thank you very much for the reply.

0 Likes