A
Asif
Hi all,
We have an application that uses Visio 2003 drawing control for
process mapping. On general we capture Visio control events
(ShapeAdded, PageAdded etc) and perform our custom tasks. Our
application runs fine but if some one upgrades Visio 2003 to Visio
2007 and then back to Visio 2003 by uninstalling and reinstalling of
Visio 2007 to Visio 2003, installs and runs our application, Visio
drawing control does not raise any event.
We did do a little bit research and it seems that removal of Visio
2007 has issues ( may be not completely removed/ corrupted or still
leave some hidden entries that does not allow Visio 2003 control to
work properly). Here are few reviews by people that experience issues
in uninstalling Visio 2007.
http://www.eggheadcafe.com/software/aspnet/29278744/help--cannot-open-or-re.aspx
http://help.lockergnome.com/office2/Visio-2007-uninstall-Help-ftopict782067.html
Also it seems that using Repair option in Visio 2003 fix this problem
but it still did not work.
One more thing that if I install Visio 2007, uninstall and re-install
Visio 2003, opens Visual Studio, select and add Visio drawing control
in my Tool Box and once try to drop it on form a message box is
appeared with the information:
"One or more of the types in the assembly unable to load."
Control does not appear on form but its references (AxVisOCx, Visio
and VisOcx) are seen in References section.
Can anyone help me why it is happening or have some workaround for it?
Thanks
Asif
We have an application that uses Visio 2003 drawing control for
process mapping. On general we capture Visio control events
(ShapeAdded, PageAdded etc) and perform our custom tasks. Our
application runs fine but if some one upgrades Visio 2003 to Visio
2007 and then back to Visio 2003 by uninstalling and reinstalling of
Visio 2007 to Visio 2003, installs and runs our application, Visio
drawing control does not raise any event.
We did do a little bit research and it seems that removal of Visio
2007 has issues ( may be not completely removed/ corrupted or still
leave some hidden entries that does not allow Visio 2003 control to
work properly). Here are few reviews by people that experience issues
in uninstalling Visio 2007.
http://www.eggheadcafe.com/software/aspnet/29278744/help--cannot-open-or-re.aspx
http://help.lockergnome.com/office2/Visio-2007-uninstall-Help-ftopict782067.html
Also it seems that using Repair option in Visio 2003 fix this problem
but it still did not work.
One more thing that if I install Visio 2007, uninstall and re-install
Visio 2003, opens Visual Studio, select and add Visio drawing control
in my Tool Box and once try to drop it on form a message box is
appeared with the information:
"One or more of the types in the assembly unable to load."
Control does not appear on form but its references (AxVisOCx, Visio
and VisOcx) are seen in References section.
Can anyone help me why it is happening or have some workaround for it?
Thanks
Asif