I have a 2.0 .NET css friendly web app running on IIS 5. I have installed ssl and so have pages configured and running over https.
The problem is that when I go to any of my https pages I receive the dialog box "This page contains both secure and non-secure items". So knowing that I have mixed content (http and https) I went searching in my code. What I found is that somewhere in the
menu adapter logic content is being rendered over http.
Can anyone tell me where this is happening and how I can fix it?
Hi All. I am facing the same issue in my website. I am using CSS Friendly control adapter for the menu control in ASP.NET 2. I have deployed the website on SSL and when i access the site i get the same error, This page contains both secure and non-secure items,
do you want to display the non-secure items. I have more than 2000 users of the application and do not want to setup Internet Explorer setting to turn off this error. How can I debug/resolve the issue on server side?
None
0 Points
1 Post
Seamlessly Displaying Menu Adapter Content Over HTTPS
Jan 04, 2009 07:15 PM|dmack33|LINK
I have a 2.0 .NET css friendly web app running on IIS 5. I have installed ssl and so have pages configured and running over https.
The problem is that when I go to any of my https pages I receive the dialog box "This page contains both secure and non-secure items". So knowing that I have mixed content (http and https) I went searching in my code. What I found is that somewhere in the menu adapter logic content is being rendered over http.
Can anyone tell me where this is happening and how I can fix it?
Thanks,
Doug.
"CSS Friendly Control Adapters" CSS friendly Menu
Member
1 Points
22 Posts
Re: Seamlessly Displaying Menu Adapter Content Over HTTPS
Jan 21, 2009 05:24 AM|kashifmunir|LINK