Question about reference to COM object in VBA

G

Guest

My Visio has a reference to a COM object that we use. Apparently the
reference keeps the path to the COM object saved in the actually file. So
when user A creates a new document from my visio template and saves it the
path to the COM object is saved into the file. Then when user B attempts to
open the visio document that User A saved they get an error if the COM object
is installed into a different directory then user A.

Am I missing something? Is there a way to override this functionality or
some way to programmatically to force the document to look up the location of
the COM object when the document is opened?

Thanks,
Mike
 

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