We're in the process of moving from 2003 IIS 6 Web servers to 2008 R2 with IIS 7.5.
We also have a Windows 2008 server running IIS 7 and everything works fine on this server.
On the new servers when we go to our crystal reports viewer page we get prompted for windows authentication, then if you type in valid credentials or not you get the following error in firefox
XML Parsing Error: no element found
Location: http://192.168.10.112/Reports/ReportViewer.aspx?id=49
Line Number 1, Column 1:
^
In IE you just get a blank screen
The same code runs fine in debug mode on the server in Visual Studio 2010, and works fine on our other servers
Thanks