Frage

Is ActiveX support is available in IE-10 on windows 8 . Because ActiveX is not working on IE-10. I did find the problem i had done all the settings ?

War es hilfreich?

Lösung

i solved the problem by doing Following steps.

-Following Registry entry should be Added in order to run ActiveX on Windows 8 64 bit.

 1. open Regedit .  
 2.Path: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework
 3. Add a new DWORD 32 bit value
 4. Set its name “EnableIEHosting”
 5. Set its value “1”.

Andere Tipps

ActiveX works fine on IE10 in windows 8, as long as you aren't in Metro / Windows RT mode. You can only use activex controls in desktop mode.

(our plugin works fine; https://downloads.gradecam.com)

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top