Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
I am using visio drawing (2007 ,32 bit) control in my application.

Now the requirement is to use visio 2010 both 32 bit and 64 bit with 64 bit Operating System support.

While executing the code we found exceptions while calling some of visio functions in my code. I think we use visio functions of visio 2007 ,which does not support visio 2010 (32 /64 bit) drawing control. I guess there must be some different visio functions we need to use in code to achieve the functionality in my 64 bit operating system.

Can anybody guide me how to get list of all conflicting visio functionality in visio 2007and visio 2010 (32/64 bit) with 64 bit operating system.

Regards,

Chitta
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900