Application Not working with Visio 2007

S

stumped

Hi,

I have an application which runs on Visio 2003. Lately i uninstalled Visio
2003 and Installed Visio 2007 and when i tried running the application if
failed..on looking into the code i found that some of the references were
missing from the code like AxVisOcx.dll,Visio.dll and VisOcx.dll..How do i
get these???...i then uninstalled Visio 2007 and Installed Visio 2003..and
the application woked fine..could someone point out a solution?
 
A

Al Edlund

the activex controls are different between the two versions, the application
will have to be recompiled with the correct modules included.
al
 
S

stumped

Thanx for the reply..i tried searching for the same in the local system..but
i did not get it..is there someplace from where i can download them???
 
A

Al Edlund

With the exception of the axvisocx.dll, they should have come with the visio
product. The axvisocx would probably have been built by the developer when
your application was built, so you would have to go to where you sourced it.
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