Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
muzzettemm
Posting Yak Master
212 Posts |
Posted - 2009-05-12 : 00:34:23
|
I tried starting Reporting Services from the studio management and this is the error message I got, on Windows Server 2008. When I tried reinstalling it I got a message saying there are known compatability issues with this os. So Looks like theres an issue with SQL 2005 and Windows Server 2008. Has anyone else encountered this problem??TITLE: Connect to Server------------------------------Cannot connect to SCAIR-SQL.------------------------------ADDITIONAL INFORMATION:Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.The request failed with the error message:--<html><head><title>SQL Server Reporting Services</title><meta name="Generator" content="Microsoft SQL Server Reporting Services 9.00.3042.00" /><meta name="HTTP Status" content="500" /><meta name="ProductLocaleID" content="9" /><meta name="CountryLocaleID" content="1033" /><meta name="StackTrace" content=" at Microsoft.ReportingServices.Diagnostics.RSConfigur ation.Load()at Microsoft.ReportingServices.Diagnostics.RSConfigur ation.Construct(String configFileName)at Microsoft.ReportingServices.Diagnostics.RSConfigur ation..ctor(String configFileName, String location)at Microsoft.ReportingServices.Diagnostics.RSConfigur ationManager..ctor(String configFileName, String configLocation)at Microsoft.ReportingServices.Library.Global.get_Con figurationManager()at Microsoft.ReportingServices.WebServer.Global****nO nlyOnceStartReportServer()at Microsoft.ReportingServices.WebServer.Global.Start App()at Microsoft.ReportingServices.WebServer.Global.Appli cation_BeginRequest(Object sender, EventArgs e)" /><style>BODY {FONT-FAMILY:Verdana; FONT-WEIGHT:normal; FONT-SIZE: 8pt; COLOR:black}H1 {FONT-FAMILY:Verdana; FONT-WEIGHT:700; FONT-SIZE:15pt}LI {FONT-FAMILY:Verdana; FONT-WEIGHT:normal; FONT-SIZE:8pt; DISPLAY:inline}.ProductInfo {FONT-FAMILY:Verdana; FONT-WEIGHT:bold; FONT-SIZE: 8pt; COLOR:gray}A:link {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; COLOR:#3366CC; TEXT-DECORATION:none}A:hover {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; COLOR:#FF3300; TEXT-DECORATION:underline}A:visited {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; COLOR:#3366CC; TEXT-DECORATION:none}A:visited:hover {FONT-SIZE: 8pt; FONT-FAMILY:Verdana; color:#FF3300; TEXT-DECORATION:underline}</style></head><body bgcolor="white"><h1>Reporting Services Error<hr width="100%" size="1" color="silver" /></h1><ul><li>The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError) </li><ul><li>Access to the path 'C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\RSReportServer.config' is denied.</li></ul></ul><hr width="100%" size="1" color="silver" /><span class="ProductInfo">SQL Server Reporting Services</span></body></html>--. (Microsoft.SqlServer.Management.UI.RSClient)------------------------------BUTTONS:OK------------------------------ |
|
|
|
|