Installing Reporting Services with IIS and Report Services running on one
machine and Reporting databases on remote SQL Server. Getting the error below
when attempting to view http://servername/reports page.
Any ideas?
Thanks.
Frank
Server Error in '/Reports' Application
----
Configuration Error
Description: 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.
Parser Error Message: Unable to load file
'ReportingServicesEmailDeliveryProvider'.
Source Error:
Line 256: <add assembly="System.EnterpriseServices,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 257: <add assembly="System.Web.Mobile,
Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
Line 258: <add assembly="*"/>
Line 259: </assemblies>
Line 260:
Source File: c:\nos\microsoft.net\framework\v1.1.4322\Config\machine.config
Line: 258
Assembly Load Trace: The following information can be helpful to determine
why the assembly 'ReportingServicesEmailDeliveryProvider' could not be loaded.
=== Pre-bind state information === LOG: DisplayName = ReportingServicesEmailDeliveryProvider
(Partial)
LOG: Appbase = file:///D:/ReportingServices/MSSQL/Reporting
Services/ReportManager
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: ReportingServicesEmailDeliveryProvider
LOG: Attempting download of new URL
file:///C:/NOS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/reports/a21cac91/f4eaffac/ReportingServicesEmailDeliveryProvider.DLL.
LOG: Attempting download of new URL
file:///C:/NOS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/reports/a21cac91/f4eaffac/ReportingServicesEmailDeliveryProvider/ReportingServicesEmailDeliveryProvider.DLL.
LOG: Attempting download of new URL
file:///D:/ReportingServices/MSSQL/Reporting
Services/ReportManager/bin/ReportingServicesEmailDeliveryProvider.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\NOS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from
C:\NOS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: ReportingServicesEmailDeliveryProvider,
Version=8.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91
----
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032> Server Error in '/Reports' Application.
> ----
--
> Configuration Error
> Description: 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.
> Parser Error Message: Unable to load file
> 'ReportingServicesEmailDeliveryProvider'.
> Source Error:
>
> Line 256: <add assembly="System.EnterpriseServices,
> Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
> Line 257: <add assembly="System.Web.Mobile,
> Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
> Line 258: <add assembly="*"/>
> Line 259: </assemblies>
> Line 260:
>
Which OS? Is it a Domain controller?
I received the same message on my lab computer after making it domain
controller (Win2K, SP4). In KB824308 I found some useful information that
helped me to some extent. Now rs is at least able to show part of the
standard page.
I still receive an error, though: "Internal error. The profile for the user
is a temporary profile". Aaaaaargh!
Leif|||Windows 2003 Server. I was told that it is not a domain controller. I will
look at the kb article. hopefully it applies. Thanks. Frank
"Leif" wrote:
> > Server Error in '/Reports' Application.
> > ----
> --
> >
> > Configuration Error
> > Description: 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.
> >
> > Parser Error Message: Unable to load file
> > 'ReportingServicesEmailDeliveryProvider'.
> >
> > Source Error:
> >
> >
> > Line 256: <add assembly="System.EnterpriseServices,
> > Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
> > Line 257: <add assembly="System.Web.Mobile,
> > Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
> > Line 258: <add assembly="*"/>
> > Line 259: </assemblies>
> > Line 260:
> >
> Which OS? Is it a Domain controller?
> I received the same message on my lab computer after making it domain
> controller (Win2K, SP4). In KB824308 I found some useful information that
> helped me to some extent. Now rs is at least able to show part of the
> standard page.
> I still receive an error, though: "Internal error. The profile for the user
> is a temporary profile". Aaaaaargh!
> Leif
>
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment