Topic: IE won't display Rails pages at all
Hi -- I've a fully functioning Rails app that's been deployed at working smoothly for a few months now.
The latest version on my development machine (as well as a short-lived production deployment before I rolled back) suddenly doesn't display on IE (versions 6, 7 or 8) AT ALL. It shows up with a blank screen or says, "The webpage cannot be displayed."
I've tried removing recent changes from it, do the point of deleting everything from the application template and simply putting in "Test". As expected, in Firefox every page simply reads "Test", but in IE it STILL comes up with a blank page.
As another test, I took the entire HTML source of a page out of Firefox and pasted it into a static file. IE reads this just fine! Here's the link... http://goprohosting.com/t/
The page also almost validates as XHTML 1.0 Transitional.... just a & that should be &
Here's a link for that... http://validator.w3.org/check?uri=http:
ing.com/t/
Does anyone have an idea what might be happening here?? I'm at a loss, esp. since it doesn't work on either development or production servers, and I haven't changed any configuration options that I'm aware of.
thanks,
Matt
Last edited by plummerspace (2009-08-21 10:04:05)