WebBrowser and Flash

L

lior

Hi,

I have a windows forms application in c# with a WebBrowser control
(AxWebBrowser).
I navigate() the control to an html page which has a flash in it. It
works fine on most OS's.
only when i install the application on Windows Server 2008 or 2003 the
flash is not displayed
(It shows an X). In the Internet Explorer (IE8) on that machine when i
browse to that page the
flash is displayed.

Anybody have any idea?

Thanks,

Lior.
 
J

Jeff Gaines

Hi,

I have a windows forms application in c# with a WebBrowser control
(AxWebBrowser).
I navigate() the control to an html page which has a flash in it. It
works fine on most OS's.
only when i install the application on Windows Server 2008 or 2003 the
flash is not displayed
(It shows an X). In the Internet Explorer (IE8) on that machine when i
browse to that page the
flash is displayed.

I vaguely recall that Server 2008 is 64 bit only and there is no Flash for
64 bit yet (long may that continue).
 

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