Mixed Content: The page
at '………………' was loaded over HTTPS, but requested an
insecure resource '…………….'. This request has been blocked; the content must be
served over HTTPS.
Error - when user try to use infragistic grid with iframe in Chrome upper version that is version > 36 will definitely get error.
Solution - He use solution word is wrong for this as "Chrome" browser is currently try to resolved this bug in higher version.
Actually it start from my application, when I was trying to sort my grid record in Chrome at that moment my page went blank and this issue happen so many time.
Finally, after research in development tool came to know it got error like below.
Mixed Content: The page at 'Your site1' was loaded over HTTPS, but requested an insecure resource 'Your site2'. This request has been blocked; the content must be served over HTTPS.
In above
one where I wrote Your site1, at that place you will got your site name with
https:// and in second Your site2 place you will got site name with http://. So, if you
try with secure http in iframe in chrome browser with higher than 36 version
than you will got error.
For further you will visit below link, so you will get proper help from Chromie blog.
Please don't forget to put your comment.
No comments:
Post a Comment