Hello
Im having a rather strange problem when I try to use internet explorer as an active x component. I have installed IE 9 on my computer and are using Zenon 6.51 sp0
First I added the Microsoft Webbrowser from the active x list. I could see that it used an old IE version, and some googling led me to:
http://msdn.microsoft.com/en-us/library/ee330730(v=vs.85).aspx#browser_emulation
After putting zenrt32.exe in 9000 (standard IE) it fixed a lot of the problems, and the browser says that it is IE9. However, there are still some javascript problems which are not there when opening the page in the IE9 browser. Another problem is that I cant tab between input fields
As a test, I created a new .net project where I used the .net webbrowser control. I made the project embeddable and put it into zenon and created a standalone webform that use the same control (and added the exe to the registry database). When I execute the standalone version it works as it would do in a browser, but the embedded version through zenon have the same problems as before.
It MAY have something to do with script being included in axd files. It seems that the embeded version may be restricted further then in the browser?
This is a migrated post! Originally posted on 01.10.2012 by user brc. Please be aware that information can be outdated.