Mix content warning on ASPX page
Posted
by Amit
on Server Fault
See other posts from Server Fault
or by Amit
Published on 2010-04-19T23:17:21Z
Indexed on
2010/04/19
23:23 UTC
Read the original article
Hit count: 193
Hi,
We have started receiving the mixed content warning on ASPX pages on our secured site. We do not have any mix content, we load all our JS, Images, CSS and ASPX files using HTTPS. I dont know why we have started receiving these warnings now.
The latest thing which we have added is the third party control for Dialog boxes from Essential Object. We are previously using their Menu control but added dialog box recently. Also we have made our application browser compatible. I feel the reason is something between these two points. Can anyone suggest any solution or any workaround if they know any or have used Essential Object controls and faced simililar issue? Essential object is saying it is not their problem. The mix content warning appears any time and not specifically when the Essential Control dialog box popsup, thats why I am bit confused. Any help is highly appriciated.
Thanks.
© Server Fault or respective owner