sally568223


i have installed SQL Server management studio
when i attempt to connect to report services server i get the following error

client found response content type text/html;expected text/xml

i cant find where i might have went wrong in installation or report server configuration
am new to reporting services so plz help me on this regard

thanks
sally



Re: cannot connect to server

Jens K. Suessmeyer


Are you sure SQL Server Reporting Services is running smootly at the connecting server To make sure that it is, connect to the server using http://Yourserver/Reportserver (or the non-default name you configured for it) I guess you are trying to connect, the IIS throws an error message (which is in HTML) and which is not readable for SSMS.

Jens K. Suessmeyer.

---
http://www.sqlserver2005.de
---





Re: cannot connect to server

sally

Reporting Services Error



Re: cannot connect to server

Jens K. Suessmeyer

This is a security related problem of the Windows Server or the IIS Worker process, see more details here:

http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=789797&SiteID=1

Jens K. Suessmeyer.

---
http://www.sqlserver2005.de
---