I've marked my activeX EXE safe for scripting in Application Setup Wizard prior to digital signing but on some versions of MSIE users are getting a message 'An ActiveX control on this page is not safe'. Any ide what could be happening?
Printable View
I've marked my activeX EXE safe for scripting in Application Setup Wizard prior to digital signing but on some versions of MSIE users are getting a message 'An ActiveX control on this page is not safe'. Any ide what could be happening?
I have also been encountering a similair problem , although in my case i always get a active x warning rather than a security warning , which i should get since i have signed the code and marked it for scripting . It seems a lot of people are getting these error but there seems to be no solution to this , nothing on microsoft site either . If you find anything please let me know to .
Finally after much resaerch and trying different things i got it to work . The last thing that i did was for the codebase set the versions to -1 , -1 , -1 , -1 and that seem to have did the trick.
hopefully it will work for u too ......
good luck with active x ;-)
thanks - I'll have a look and see if that works for me
Doesn't it also depend on your browser setting? Doesn't the setting "initialize and script...marked as safe" have to be "enable" else you'll get some sort of warning?