Web application with Vision ActiveX - IE 6 crashes

R

Roy

Hi everyone,

My application is a web application that uses Visio ActiveX control (Server
is PHP and client is Internet Explorer 6)
When user right clicks on a shape that is presented within a Visio drawing
in the web page, it opens a menu that one of the options in this menu is
"GoTo".
The GoTo simply evokes a VB script that changes the URL and actually causes
the user to "jump" to another page.
This whole scenario worked fine for me until I added the "Ext" framework (a
set of ready AJAX functionality and JavaScript widgets) to my application –
now the Internet Explorer stops responding after right clicking on a Visio
shape and choosing the "GoTo" option.
I know that SP3 fixes this problem on XP OS, but the problem is that my
clients use server 2003 + IE 6. I tried to install all the available hotfixes
on a server 2003 but it did not solve the problem.
Can anyone help me finding the combination of hotfixes that solve the
problem n server 2003?

Thanks in advance,
Roy
 
D

David Parker

Are you using the Visio Drawing control (which requires Visio to be
installed on the client) or the Visio Viewer control (which doesn't) ?
 

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