Let me start off by saying that I am using DNN version 6.02 and using the default Dark Knight skin.When I open my site in any version of internet explorer the document mode is always set to IE7 standards.
I am not sure what is causing this, it breaks the site. When I view the source on the site I see this line of code in the head tag:
<head id="Head"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
I am not sure what it is calling it in, I do not see it in the code. I do see this though in the default.aspx file:
<head id="Head" runat="server">
I am not sure if it is a problem on the server level or a setting in the backend of the site. I have spent hours searching the internet for any solutions but nothing yet.
Here is a link link to the site:
http://fmc.dynamicdg.com/
Any help would be greatly appreciated.
Thanks,
Chris