开发者

SiteLock Implementing IObjectSafety BUT Not Working in IE

I have used the SiteLock 1.15 template to restrict domain access to my ActiveX control so that only a list of pre-approved domain can use it.

Everything compiles ok, and even the SiteList.exe application that is supplied with the SiteLock template correctly shows the list of domains that I defined inside the ActiveX Control.

A开发者_运维知识库lso, The OLE Object Viewer correctly shows my ActiveX component exposing the IObjectSafety and IObjectWithSite interfaces.

It's only IE8 that is acting up and not honoring the IObjectSafety interface, so what could be wrong?


It turns out I had the test website in Exploder's trusted zone, with all security options turned off; so Exploder didn't even negotiate with the IObjectSafety interface.

When I modified the security option, Exploder started communicating with the interface so all is rainbows and bubbles.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜