We have a brand new deployment environment for testing asp.net website builds. I’ve deployed the latest version of the website to this new server (decent specification, by no means a slouch) but when I hit the new pages in IE they render horrendously slow, taking about a minute to render the page. However, in Firefox and other browsers it renders correctly at normal speed (sub 1-second). Given it renders fine in all other browsers, and works correctly when running the code locally in IE 7 & 8, I’m assuming its an environment/setup issue but do not know what to check as to why it is rendering so poorly in IE. The server is 2008r2 running IIS7.
If anyone has any ideas what is causing this, it would be greatly appreciated.
Thanks