| Igor Tandetnik 2005-11-25, 6:55 pm |
| "fniles" <fniles@pfmail.com> wrote in message
news:enNzPge8FHA.1140@tk2msftngp13.phx.gbl
> I have an ActiveX control in my web page that I tried to access using
> intranet.
> I have implemented IObjectSafety in the ActiveX control, and when I
> created the CAB file using VB Pakage and Deployment Wizard, under
> "Safety Settings" I selected "Yes" for "Safe for Scripting" and "Yes"
> for "Safe for Initialization". I also have signed the CAB file.
> In IE, the option 'Script ActiveX controls marked Safe for Scripting'
> is already set to 'Enable' (I use Security setting "Medium-Low").
>
> I get a warning message 'An ActiveX control might be unsafe to
> interact with other parts of the page. Do you want to allow this
> interaction?'
Show how you implement IObjectSafety. It looks like you do it
incorrectly.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
|