Welcome Guest Search | Active Topics | Sign In | Register

menu issue with ver 17 Options
Cantata Convergence
Posted: Tuesday, January 8, 2019 6:27:05 PM
Rank: Newbie
Groups: Member

Joined: 8/9/2017
Posts: 1
I am getting the error Refused to execute script from 'https://xxx.com/eo_web.ashx?id=60a685b8-8be1-4a6e-9b37-1a4ef34d2904' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled. I did have the nosniff header but I removed it and still get the error. This did not happen in ver 11.
eo_support
Posted: Wednesday, January 9, 2019 12:50:06 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,066
Hi,

This usually is not caused by EO.Web Controls itself, but by some permission changes on your web server. The link you gave is not supposed to have MIME type "text/html" (it should probably be "text/javascript" in your case). The reason that it have MIME type "text/html" in your case most likely is because your web server refused to server the link and rendered an error page, which would "text/html". The easiest way for you to troubleshoot this kind of problem is to use a traffic monitor or debugger to see what's the content of that "text/html" page you received. That usually would point you to the right direction right away.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.