I've developed some ActiveX components and controls which I'm using in my
site. I used internet component technology to deploy those components and
those components are digitally signed. When I'm trying to access those
components I'm getting the message:
An ActiveX control on this page might be unsafe to interact with other parts
of the page. Do you want to allow this interaction?
Without adjusting browser how to disable this?
Note: I've set Safe for Scripting to yes and Safe for Initialization to true
while creting package through Package and Deployment Wizard.
I'm following:
http://support.microsoft.com/kb/q182598. I'm not able to create tlb using
mktyplib for that file objsafe.odl
got error:fatal error M0006: Unable to pre-process input file
Any help would be appreciated.
Thank you.
Raj,