|
|
|
|
SQL Reporting Services - Answers to your questions
| |
|
Author |
Thread:
Cannot connect to reporting services after install |
|
Ruud0011
|
Cannot connect to reporting services after install
Posted:
Wednesday, January 18, 2006 3:39 PM (GST)
|
|
Hi,
I've installed reporting services on my local XP Professional SP2 workstation. Whatever I do I can't connect to the reporting services. Through the webinterface http://localhost/reportserver I get a internal server error (500). When using the Server Management Studio I get the following
message when trying to connect:
== Cannot connect to D1280.===
Client found response content type of 'text/html', but expected 'text/xml'.
The request failed with the error message:
--
<html><head><title>Server Application Error</title></head>
<body><h1>Server Application Error</h1>The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.</body></html>
--. (Microsoft.SqlServer.Management.UI.RSClient)
--
Program Location:
Microsoft.SqlServer.ReportingServices2005.RSConnection.GetSecureMethods() Microsoft.SqlServer.ReportingServices2005.RSConnection.IsSecureMethod(String methodname)
.
.
.
Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
Any advice?
Kind regars Ruud
|
|
|
|
|
|
|
|
|