Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8746991
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T12:17:00+00:00 2026-06-13T12:17:00+00:00

On my developer machine an ASP.NET MVC 3 application si working perfectly (IE9, Firefox)

  • 0

On my developer machine an ASP.NET MVC 3 application si working perfectly (IE9, Firefox) but on the production server when I open it in IE9 some parts of the JavaScript code and CSS (for example border-radius) do not come into IE9. I suspect the IIS because on development machine on localhost IE9 it works well. The server version (Win 2008 R2, IIS 7.5) and IE are the same on the both computer.
What can be the problem, please?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T12:17:01+00:00Added an answer on June 13, 2026 at 12:17 pm

    This is almost certainly nothing to do with IIS. What is likely happening here is that IE9 is being too clever for its own good.

    IE has a config setting that when turned on tells the browse to fall back to IE8 compatibility mode when you load a site in the local intranet.

    The idea of this setting is to make it easier for corporates with dodgy internal web applications to upgrade to IE9, because in theory their internal sites will continue working in IE8 mode.

    That’s the theory. In practice, it was a bad idea for a number of reasons.

    The really bad part is that the setting is switched on by default.

    Most users never notice, because most people don’t develop their own sites. But for web developers, it can be a really annoying feature, because “internal intranet” includes localhost. I recommend you find the setting, and switch it off.

    Virtually no-one else is going to be affected by this even if they’re using IE9 with the flag still switched on, because they won’t be loading the site from localhost as you are.

    It is possible that some users may have their browser set to always show compatibility mode (I can’t imagine why they would, but it’s possible). For these users, it’s helpful to add the following line of code to your <head> section:

    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    

    This tells IE to always use the best rendering engine it has available (so IE9 will be in IE9 mode). This will deal with other users. However, for yourself, I think you may still need to switch the flag off manually in your settings, because if I recall correctly, that local intranet setting overrides the X-UA-Compatible header.

    Hope that helps explain things.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a ASP.NET MVC project running on my developer machine with windows 7
I developed one asp.net application then copy this application and put on another machine
I'm using log4net 1.2.11. So, the logging is working in developer machine, but when
i have developed a small application and was working fine on developing machine but
I am currently working on a project that consists of an ASP.NET MVC 2.0
I'm using Visual Web Developer 2010 Express on my laptop to run some ASP.Net
I recently uploaded my ASP.NET MVC 2 Preview 2/.NET 4 application (Built using VS
We have an ASP.NET MVC application for which we have developed our own custom
I'm going to be building some ASP.Net MVC 2 software using Visual Studio 2010
We have developed a vacation rental application in ASP.NET with SQL server as DB.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.