5 votes
closed
SSL problem with DropDown, HoverMenu, PopupControl, ValidatorCallout

Description

 
DropDown, HoverMenu, PopupControl, ValidatorCallout display “Non-secure Content” warning when using SSL and IE 6.0.

To verify this just go to the sample web site using https:
https://ajax.asp.net/ajaxtoolkit/

This may happen because of about:blank reference in iframe.

File Attachments


No files are attached


Closed Jan 3 2007 at 2:08 AM  by davidans

Comments

most recent at top (show oldest at top)
wrote May 9 at 12:47 AM
The problem is that this code actually doesn't exist in the current codebase. So either the version you're using is not the one you think or I'm missing something, but that code does not come from the current code tree...

rtang wrote Mar 4 at 4:04 PM
I've just downloaded the latest version (3.0.20820) and copied AjaxControlToolkit.dll to the BIN folder of my web site project. Rebuilt the project and published it to the web server. But the "Non-secure Content" warning is still there with IE 6.0. I checked the Java Script and the following code is causing it:
childFrame.src = (data.iframeUrl ? data.iframeUrl : "about:blank");
What else should I do to fix the problem?

Thanks!

wrote Jan 3 2007 at 2:08 AM
Resolved with changeset 15319.

royhiggs wrote Dec 23 2006 at 12:16 AM
This issue is happening for me yet I don't have any of the above mentioned controls on my page. My page uses a DragPanelExtender, AnimationExtender, and an AlwaysVisibleControlExtender.

It appears to only happen in IE6 and not in IE7 or Firefox. However, on this particular page in Firefox my controls don't even show up due to some unknown issue with the AlwaysVisibleControlExtender in Firefox.

Is there a timeline for this fix?

kirtid wrote Dec 19 2006 at 12:30 AM
Assigning this to David to confirm if we can workaround this.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987