Friday, March 23, 2012

Error on SP2 SQL2000 RS

An internal error occurred on the report server. See the error log for more
details. (rsInternalError) Get Online Help
a.. Could not load type
Microsoft.ReportingServices.Interfaces.IRenderStream from assembly
Microsoft.ReportingServices.Interfaces, Version=8.0.242.0, Culture=neutral,
PublicKeyToken=89845dcd8080cc91.
How do I fix this? The log entry looks like:
w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Initializing crypto as user:
NT AUTHORITY\NETWORK SERVICE
w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Exporting public key
w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Performing sku validation
w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Importing existing encryption
key
w3wp!library!270!07/03/2005-11:34:29:: i INFO: Call to GetSystemPermissions
w3wp!library!fe0!07/03/2005-11:34:33:: i INFO: Call to
GetPermissions:/Lockout
w3wp!library!fe0!07/03/2005-11:34:33:: i INFO: Call to GetSystemPermissions
w3wp!library!270!07/03/2005-11:34:37:: i INFO: Call to
GetPermissions:/Lockout/NTLM Lockout Trending Weekly
w3wp!library!290!07/03/2005-11:34:37:: i INFO: Initializing
EnableIntegratedSecurity to 'True' as specified in Server system
properties.
w3wp!library!270!07/03/2005-11:34:37:: i INFO: Call to GetSystemPermissions
w3wp!library!270!07/03/2005-11:34:47:: i INFO: Initializing
ResponseBufferSizeKb to default value of '64' KB because it was not
specified in Server system properties.
w3wp!webserver!270!07/03/2005-11:34:47:: e ERROR: Internal error:
System.TypeLoadException: Could not load type
Microsoft.ReportingServices.Interfaces.IRenderStream from assembly
Microsoft.ReportingServices.Interfaces, Version=8.0.242.0, Culture=neutral,
PublicKeyToken=89845dcd8080cc91.
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory
streamFactory)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType
itemType)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
w3wp!library!270!07/03/2005-11:34:47:: e ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details., ;
Info:
Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
An internal error occurred on the report server. See the error log for more
details. --> System.TypeLoadException: Could not load type
Microsoft.ReportingServices.Interfaces.IRenderStream from assembly
Microsoft.ReportingServices.Interfaces, Version=8.0.242.0, Culture=neutral,
PublicKeyToken=89845dcd8080cc91.
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory
streamFactory)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType
itemType)
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
at
Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
-- End of inner exception stack trace --Strange. Are you running SP2? The only thing I can think of is to clear our
your ASP.NET temporary files folder
(C:\windows\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files).
Also, be sure you only have one version of the Interfaces assembly around.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
"almoendale" <no_spam@.nowhere.net> wrote in message
news:urkNxU%23fFHA.3232@.TK2MSFTNGP15.phx.gbl...
> An internal error occurred on the report server. See the error log for
> more details. (rsInternalError) Get Online Help
> a.. Could not load type
> Microsoft.ReportingServices.Interfaces.IRenderStream from assembly
> Microsoft.ReportingServices.Interfaces, Version=8.0.242.0,
> Culture=neutral, PublicKeyToken=89845dcd8080cc91.
> How do I fix this? The log entry looks like:
> w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Initializing crypto as user:
> NT AUTHORITY\NETWORK SERVICE
> w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Exporting public key
> w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Performing sku validation
> w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Importing existing
> encryption key
> w3wp!library!270!07/03/2005-11:34:29:: i INFO: Call to
> GetSystemPermissions
> w3wp!library!fe0!07/03/2005-11:34:33:: i INFO: Call to
> GetPermissions:/Lockout
> w3wp!library!fe0!07/03/2005-11:34:33:: i INFO: Call to
> GetSystemPermissions
> w3wp!library!270!07/03/2005-11:34:37:: i INFO: Call to
> GetPermissions:/Lockout/NTLM Lockout Trending Weekly
> w3wp!library!290!07/03/2005-11:34:37:: i INFO: Initializing
> EnableIntegratedSecurity to 'True' as specified in Server system
> properties.
> w3wp!library!270!07/03/2005-11:34:37:: i INFO: Call to
> GetSystemPermissions
> w3wp!library!270!07/03/2005-11:34:47:: i INFO: Initializing
> ResponseBufferSizeKb to default value of '64' KB because it was not
> specified in Server system properties.
> w3wp!webserver!270!07/03/2005-11:34:47:: e ERROR: Internal error:
> System.TypeLoadException: Could not load type
> Microsoft.ReportingServices.Interfaces.IRenderStream from assembly
> Microsoft.ReportingServices.Interfaces, Version=8.0.242.0,
> Culture=neutral, PublicKeyToken=89845dcd8080cc91.
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory
> streamFactory)
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType
> itemType)
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> w3wp!library!270!07/03/2005-11:34:47:: e ERROR: Throwing
> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
> more details., ;
> Info:
> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
> An internal error occurred on the report server. See the error log for
> more details. --> System.TypeLoadException: Could not load type
> Microsoft.ReportingServices.Interfaces.IRenderStream from assembly
> Microsoft.ReportingServices.Interfaces, Version=8.0.242.0,
> Culture=neutral, PublicKeyToken=89845dcd8080cc91.
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory
> streamFactory)
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType
> itemType)
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
> at
> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
> -- End of inner exception stack trace --
>|||Brian:
I cleared out the ASP.net temp folder, no success. I have RS SP2 (do
*not* have W2K3 SP1), have attempted to re-apply RS SP2, which didn't help.
I am getting errors out of other web parts too on this WSS site (SP1 there
BTW). This box is a rather old dev crash box that may well need to be
rebuilt. it has everything but the kitchen sink so to speak: (Project
Server03, WSS, SQL RS, Maestro Beta, numerous custom web parts, etc.) Wish I
could just roll it back to about 2 weeks back when everything was working
ducky.
Interestingly the Samples all fail too.
I guess what bothers me most is the cryptic (bullet with a question
mark) nature of the error display:
Reporting Services Error
----
a.. An internal error occurred on the report server. See the error
log for more details. (rsInternalError) Get Online Help
a.. ?
----
Microsoft Reporting Services
Alex
======================================================
Explanation
Internal errors are uncommon and may be difficult to diagnose. If you
get this error, you can look in trace logs for more information.
Note that if you renamed the computer that hosts the report server,
you may encounter internal errors related to the name change (specifically,
"A severe error occurred on the current command" error or "RPC server is not
listening"). If you renamed the computer, you can run the rsconfig utility
to update the system information that is stored by the report server.
"Brian Welcker [MSFT]" <bwelcker@.online.microsoft.com> wrote in message
news:urZJNJAgFHA.3584@.TK2MSFTNGP09.phx.gbl...
> Strange. Are you running SP2? The only thing I can think of is to clear
> our your ASP.NET temporary files folder
> (C:\windows\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files).
> Also, be sure you only have one version of the Interfaces assembly around.
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> "almoendale" <no_spam@.nowhere.net> wrote in message
> news:urkNxU%23fFHA.3232@.TK2MSFTNGP15.phx.gbl...
>> An internal error occurred on the report server. See the error log for
>> more details. (rsInternalError) Get Online Help
>> a.. Could not load type
>> Microsoft.ReportingServices.Interfaces.IRenderStream from assembly
>> Microsoft.ReportingServices.Interfaces, Version=8.0.242.0,
>> Culture=neutral, PublicKeyToken=89845dcd8080cc91.
>> How do I fix this? The log entry looks like:
>> w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Initializing crypto as
>> user: NT AUTHORITY\NETWORK SERVICE
>> w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Exporting public key
>> w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Performing sku validation
>> w3wp!crypto!270!07/03/2005-11:34:29:: i INFO: Importing existing
>> encryption key
>> w3wp!library!270!07/03/2005-11:34:29:: i INFO: Call to
>> GetSystemPermissions
>> w3wp!library!fe0!07/03/2005-11:34:33:: i INFO: Call to
>> GetPermissions:/Lockout
>> w3wp!library!fe0!07/03/2005-11:34:33:: i INFO: Call to
>> GetSystemPermissions
>> w3wp!library!270!07/03/2005-11:34:37:: i INFO: Call to
>> GetPermissions:/Lockout/NTLM Lockout Trending Weekly
>> w3wp!library!290!07/03/2005-11:34:37:: i INFO: Initializing
>> EnableIntegratedSecurity to 'True' as specified in Server system
>> properties.
>> w3wp!library!270!07/03/2005-11:34:37:: i INFO: Call to
>> GetSystemPermissions
>> w3wp!library!270!07/03/2005-11:34:47:: i INFO: Initializing
>> ResponseBufferSizeKb to default value of '64' KB because it was not
>> specified in Server system properties.
>> w3wp!webserver!270!07/03/2005-11:34:47:: e ERROR: Internal error:
>> System.TypeLoadException: Could not load type
>> Microsoft.ReportingServices.Interfaces.IRenderStream from assembly
>> Microsoft.ReportingServices.Interfaces, Version=8.0.242.0,
>> Culture=neutral, PublicKeyToken=89845dcd8080cc91.
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory
>> streamFactory)
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType
>> itemType)
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
>> w3wp!library!270!07/03/2005-11:34:47:: e ERROR: Throwing
>> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
>> An internal error occurred on the report server. See the error log for
>> more details., ;
>> Info:
>> Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException:
>> An internal error occurred on the report server. See the error log for
>> more details. --> System.TypeLoadException: Could not load type
>> Microsoft.ReportingServices.Interfaces.IRenderStream from assembly
>> Microsoft.ReportingServices.Interfaces, Version=8.0.242.0,
>> Culture=neutral, PublicKeyToken=89845dcd8080cc91.
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport(HttpResponseStreamFactory
>> streamFactory)
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderReport()
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderItem(ItemType
>> itemType)
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPageContent()
>> at
>> Microsoft.ReportingServices.WebServer.ReportServiceHttpHandler.RenderPage()
>> -- End of inner exception stack trace --
>>
>sql

No comments:

Post a Comment