Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们开发了一个 MVC4 应用程序。在本地运行时,它运行良好。但是当它发布到 IIS 时,布局完全改变,屏幕看起来很奇怪。我是否必须在 IIS 中进行任何配置更改或任何设置更改。
IIS 版本 7.5 IE 版本 9。
检查 IE 是否在兼容模式下运行。IE 倾向于对 Intranet 站点执行此操作。转到工具 -> 兼容性视图设置,然后查看“在兼容性视图中显示 Intranet 站点”复选框。