Discussion:
Failure to Load Report Hierarchy
(too old to reply)
Marcus
2009-05-13 16:57:02 UTC
Permalink
I'm getting the above failure after running Reporting setup.

I've seen the other thread and checked the config files, which point to the
correct RMS, there has only ever been one RMS. Grateful for suggestions. Here
is the detail

Note: The following information was gathered when the operation was
attempted. The information may appear cryptic but provides context for the
error. The application will continue to run.

System.InvalidOperationException: 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>Configuration Error</title>
<style>
body {font-family:"Verdana";font-weight:normal;font-size:
.7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top:
-5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top:
-5px}
H1 {
font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 {
font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Lucida Console";font-size: .9em}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold;
color:navy; cursor:hand; }
</style>
</head>

<body bgcolor="white">

<span><H1>Server Error in '/ReportServer$SCOM' Application.<hr
width=100% size=1 color=silver></H1>

<h2> <i>Configuration Error</i> </h2></span>

<font face="Arial, Helvetica, Geneva, SunSans-Regular,
sans-serif ">

<b> Description: </b>An error occurred during the processing of
a configuration file required to service this request. Please review the
specific error details below and modify your configuration file appropriately.
<br><br>

<b> Parser Error Message: </b>The format of the file
'ReportingServicesWebServer' is invalid.<br><br>

<b>Source Error:</b> <br><br>

<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>

Line 27: <assemblies>
Line 28: <clear />
<font color=red>Line 29: <add assembly="ReportingServicesWebServer" />
</font>Line 30: </assemblies>
Line 31: </compilation></pre></code>

</td>
</tr>
</table>

<br>

<b> Source File: </b> C:\Program Files\Microsoft SQL
Server\MSSQL.3\Reporting Services\ReportServer\web.config<b> Line: </b> 29
<br><br>

<b>Assembly Load Trace:</b> The following information can be
helpful to determine why the assembly 'ReportingServicesWebServer' could not
be loaded.<br><br>

<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>

=== Pre-bind state information ===
LOG: DisplayName = ReportingServicesWebServer
(Partial)
LOG: Appbase = file:///C:/Program Files/Microsoft SQL
Server/MSSQL.3/Reporting Services/ReportServer
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: ReportingServicesWebServer
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/reportserver$scom/cc9c7bee/28da4ca2/ReportingServicesWebServer.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/reportserver$scom/cc9c7bee/28da4ca2/ReportingServicesWebServer/ReportingServicesWebServer.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Microsoft SQL
Server/MSSQL.3/Reporting
Services/ReportServer/bin/ReportingServicesWebServer.DLL.
</pre></code>

</td>
</tr>
</table>

<br>

<hr width=100% size=1 color=silver>

<b>Version Information:</b> Microsoft .NET Framework
Version:1.1.4322.2379; ASP.NET Version:1.1.4322.2379

</font>

</body>
</html>
<!--
[BadImageFormatException]: The format of the file
'ReportingServicesWebServer' is invalid.
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String
codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean
throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef,
Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark)
at System.Reflection.Assembly.InternalLoad(String assemblyString,
Evidence assemblySecurity, StackCrawlMark& stackMark)
at System.Reflection.Assembly.Load(String assemblyString)
at System.Web.UI.CompilationConfiguration.LoadAssemblies(Hashtable
original)
[ConfigurationException]: The format of the file
'ReportingServicesWebServer' is invalid. (C:\Program Files\Microsoft SQL
Server\MSSQL.3\Reporting Services\ReportServer\web.config line 29)
at System.Web.UI.CompilationConfiguration.LoadAssemblies(Hashtable
original)
at System.Web.UI.TemplateParser.AppendConfigAssemblies()
at System.Web.UI.TemplateParser.PrepareParse()
at System.Web.UI.TemplateParser.Parse()
at System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation()
at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean
fCreateIfNotFound)
at System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath()
at System.Web.UI.TemplateParser.GetParserCacheItem()
at System.Web.UI.ApplicationFileParser.GetCompiledApplicationType(String
inputFile, HttpContext context, ApplicationFileParser& parser)
at System.Web.HttpApplicationFactory.CompileApplication(HttpContext
context)
at System.Web.HttpApplicationFactory.Init(HttpContext context)
at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext
context)
at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
-->
--.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ReportingService.ReportingService2005.ListChildren(String Item, Boolean Recursive)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ManagementGroupReportFolder.GetSubfolders(Boolean includeHidden)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ManagementGroupReportFolder.GetSubfolders()
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingSubtree(TreeNode node, ManagementGroupReportFolder folder)
at
Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingTreeJob(Object sender, ConsoleJobEventArgs args)
--
Thanks in advance for the help.
Marcus
Anders Bengtsson [MVP]
2009-05-13 17:30:20 UTC
Permalink
Hello Marcus,

Can you access http://reportserver/reports with your report read account?
If you start reporting configuration tool, is everything green in there?

Anders Bengtsson
Microsoft MVP - System Center Operations Manager
www.contoso.se
The format of the file 'ReportingServicesWebServer' is invalid
Marcus
2009-05-13 17:40:03 UTC
Permalink
Hi Anders

Yes I can access the reports web page and everything is green in the
configuration tool.
--
Thanks in advance for the help.
Marcus
Post by Anders Bengtsson [MVP]
Hello Marcus,
Can you access http://reportserver/reports with your report read account?
If you start reporting configuration tool, is everything green in there?
Anders Bengtsson
Microsoft MVP - System Center Operations Manager
www.contoso.se
The format of the file 'ReportingServicesWebServer' is invalid
Anders Bengtsson [MVP]
2009-05-13 20:03:22 UTC
Permalink
Hello Marcus,

If you look under administration, settings and web addresses, is it the correct
reporting url there?

Anders Bengtsson
Microsoft MVP - System Center Operations Manager
www.contoso.se
Post by Marcus
Hi Anders
Yes I can access the reports web page and everything is green in the
configuration tool.
Post by Anders Bengtsson [MVP]
Hello Marcus,
Can you access http://reportserver/reports with your report read
account? If you start reporting configuration tool, is everything
green in there?
Anders Bengtsson
Microsoft MVP - System Center Operations Manager
www.contoso.se
The format of the file 'ReportingServicesWebServer' is invalid
Loading...