Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application running with Set Compatiblity On
Message
 
To
29/01/2013 10:58:03
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01564514
Message ID:
01564519
Views:
32
>I have an ASP.NET application running with Set Compatiblity On. If I run that application under HTML5, this is all messed up. If I turn that switch off, everything is ok. This is mentioned at many places on the net that this switch should be turned off in IE because it gives this result. Is there a way to turn that switch off from our application or we have to tell all of our users to turn it off?

Have you looked into the meta tag that sets compatibility levels for a page (there are several options on this)..
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" >
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform