Question about Visio Add-ins

B

bkaler

We Implemented A Microsoft Visio AddOn in Visual Studio 2005 with .NET 2.0
(implements the IDTExtensibility2). It works on the development machine but
when we install on a clean test machine, Visio is not able to load it. Error
is

Location: mscoree.dll
Load Behaviour: Not loaded. A runtime error occured during the loading of
the COM Add-in


We figured that it is looking for Extensibility.dll which is not present on
the test machine. Question is, how to deploy it on customer machines. What
are the dependencies?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top