Click to See Complete Forum and Search --> : ASP.NET Page in outlook today - ActiveX Warning


DanielSchaffer
May 25th, 2005, 08:50 AM
I am developing an intranet website that will be used as my organization's "Outlook Today" home page. However, whenever the user manually refreshes the page, or clicks a link that is opened in the same window, this ActiveX warning pops up:

This page provides potentially unsafe information to an ActiveX control. Your current security settings prohibit running controls in this manner. As a result, this page may not display correctly.

This warning does not pop up when the page first loads (ie, when the user clicks on the Outlook Today folder), and it doesn't pop up AT ALL when the site is browsed directly from Internet Explorer.

Also, the warning does not pop up when browsing the site from within Outlook on the web server itself (ie browsing http://localhost)

What is the problem here, and what can I do to fix it? Thanks.