javascript - ActiveX not working in IE 11 -
i'm developing web based scanning application. using twaindotnet , fire scanner events. process done through activex control. activex command works in ie 10 windows 8, not working ie 11 on windows 8.1, shows on manageaddon section of ie
please help me solve problem, if not clear in description please add together comment.
you didn't describe differences in behavior between ie10 , ie11, it's hard guess what's going wrong, few points come mind:
first , foremost, managed code not supported ie plugins. there several issues involved, practical upshot people in place know should not utilize managed code plugins.
activex controls need updated back upwards enhanced protected mode , other changes windows 8 security model. it's pretty involved, technical details start here.
finally, i'm sure know this, create sure you're testing on desktop version of ie, windows store experience doesn't back upwards activex controls, you've accounted of potential 32/64-bit issues, , of other basics might come play.
hope helps...
-- lance
javascript c# asp.net internet-explorer-11 activexobject
No comments:
Post a Comment