This is a migrated thread and some comments may be shown as answers.

Mixed content in application using load balancer

1 Answer 598 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Uyen
Top achievements
Rank 1
Uyen asked on 15 Dec 2015, 12:08 AM

Hello,

I have an application that uses the load balancer (F5) and I get this error when I run the application.  Please let me know how to fix this.  This is very urgent.  Thank you so much.

Mixed Content: The page at 'https://ag-qa.sdcoe.net/Default.aspx?' was loaded over HTTPS, but requested an insecure stylesheet 'http://aspnet-skins.telerikstatic.com/ajaxz/2015.3.1111/FormDecorator.css'. This request has been blocked; the content must be served over HTTPS.

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 15 Dec 2015, 09:51 AM
Hello,

The experienced issue (cause and solution) is documentation in the following article in our documentation:

http://docs.telerik.com/devtools/aspnet-ajax/controls/scriptmanager/troubleshooting/cdn#links-to-web-resources-are-non-secure-although-the-page-is-requested-through-ssl

Basically, you should ensure that the content is served over HTTPS, using the BaseUrl property, as demonstrated in the article.

Regards,
Nencho
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Uyen
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or