Cannot use Microsoft.Office.Interop.Visio.dll

P

Pradeep

I have added a reference to "Microsoft.Office.Interop.Visio.dll" in my
project. I am unable to use it in the using statement as shown below:
using Visio = Microsoft.Office.Interop.Visio;

Help me to know any prerequisites for the above statement to work.
 
A

Al Edlund

perhaps a little more information, how about what are you programming with,
which version of visio, how is 'visio' defined?
a couple of the basics
al
 

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