View Full Version : Web Components warning messages


MS
05-10-2006, 08:05 PM
Hi,
I created a OWC on an ASP web page. However, I am getting: "This Website
uses a data provider that may be unsafe. If you trust the website, click OK,
otherwise click Cancel", whenever I click on the OWC.

How to suppress this security warning message thru code and Not by changing
the IE browser security custom level to Low.

Thanks.

Alvin Bruney
05-10-2006, 08:38 PM
Add the website to the trusted list of websites in Internet Explorer.

--

________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------

"MS" <MS@discussions.microsoft.com> wrote in message
news:30BB311E-7D5B-4F25-8B95-7CAABCC787D4@microsoft.com...
> Hi,
> I created a OWC on an ASP web page. However, I am getting: "This Website
> uses a data provider that may be unsafe. If you trust the website, click
> OK,
> otherwise click Cancel", whenever I click on the OWC.
>
> How to suppress this security warning message thru code and Not by
> changing
> the IE browser security custom level to Low.
>
> Thanks.