Hi
When I try to run de ReportManeger in the internet explorer, Show an error:
The report server is not responding. Verify that the report server is running and can be accessed from this computer.
Well, I check and te Report server is running.
When I try to run de ReportServer in the internet explorer, Show an error:
The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError)
Access to the path 'c:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportServer\RSReportServer.config' is denied.
Also when I try to use de Surface Area Configuration for Features, Windows Integrate Security, this errror is showing
TITLE: Surface Area Configuration
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.2047.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.RSConfiguration.Load()
at Microsoft.ReportingServices.Diagnostics.RSConfiguration.Construct(String configFileName)
at Microsoft.ReportingServices.Diagnostics.RSConfiguration..ctor(String configFileName, String location)
at Microsoft.ReportingServices.Diagnostics.RSConfigurationManager..ctor(String configFileName, String configLocation)
at Microsoft.ReportingServices.Library.Global.get_ConfigurationManager()
at Microsoft.ReportingServices.WebServer.Global.StartApp()
at Microsoft.ReportingServices.WebServer.Global.Application_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.2\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>
--. (System.Web.Services)
Please I Need HELP
Seems that the service account Reporting Server is running under, has not the appropiate permissions to access the directory on the path mentioned. Use an account which has the permissions to read the file, e.g. the local system account.HTH, Jens Suessmeyer.
http://www.sqlserver2005.de|||
Thank you VERY MUCH, I change to local system and naw de Reporting Service is running. But when i try to run de Report Builder show a next error
System.Web.Serveces.Protocols.SoapException:The Feature:"Report builder and reportmodels" is not supported in this edition of Reporting Service.-->
Microsoft.ReportingServices.Diagnostics.Utilities.OperationNoSopportedException:The Feature: "Reportbuilder and reportmodels" is not supported in this edition of Report Sevices.
I take this programn in Microsoft, and I registrate this copy. But I don′t undertand, because I didn′t see that this version has a limitation. Well I work with VB express edition and SQL express and I try to meke a reports, but it′s incredable, i can do. Anything works.
Please can You help what i can do?
Thank you for your time.
Ruth
|||I guess you have right now the Express Advanced edition, right ? Report Builder is only supported within Workgroup, Standard and Enterprise Edition. Sorry.HTH; Jens Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment