Hello
I get the following problem when trying to open an ASPX page in FireFox:
"XML Parsing Error: no element found Location: http://localhost/FrameworkTest2/Default.aspx Line Number 1, Column 1:"
This site works fine in IE.
To get to the root of the problem, I removed all code and built a "Hello World" page instead.
This works in IE, but I still get the problem in FF!
I'm using FF 3.0.11 and IIS 6 on Vista.
Not expecting an answer here (unless I'm lucky) but I'm out of ideas. It's defo in the IIS ASP.NET processing pipeline, as .htm files render okay.
Even if you could give me some things to check that would be great!
Cheers Duncan