Hmm...Reporting Services again..
I'm writing to file share folder on the same machine with all access writes to the folder.The report server generates a perfect pdf reports on scheduling a snapshot. But when schedule a delivery to a folder, it doesnt like it and throws up an error.
I have been trying to check on possible access rights issues, but no luck. I would appreciate any leads or solution to help me resolve this task....
Error on
http://localhost/reports/ on schedule screen.
Failure writing file StdReport_076631811 : The Report Server has encountered a configuration error; more details in the log files
--> The location I looked at for log files is"D:\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles\ReportServerWebApp__05_11_2005_0 8_42_57.log". But there doesnt seem to frequent update on the log files.
Error Log:
w3wp!library!16d4!05/11/2005-08:43:25:: i INFO: Call to RenderFirst( '/StandardReports/StdReport_076631811' )
w3wp!library!16d4!05/11/2005-08:43:26:: i INFO: Initializing EnableExecutionLogging to 'True' as specified in Server system properties.
w3wp!webserver!16d4!05/11/2005-08:43:26:: i INFO: Processed report. Report='/StandardReports/StdReport_076631811', Stream=''
w3wp!library!c2c!05/11/2005-08:43:26:: i INFO: Initializing SessionAccessTimeout to default value of '600' seconds because it was not specified in Server system properties.
w3wp!webserver!c2c!05/11/2005-08:43:26:: i INFO: Processed report. Report='/StandardReports/StdReport_076631811', Stream='3d652ca6-8440-4921-9452-a207b1281c06'
w3wp!library!a5c!05/11/2005-08:43:26:: i INFO: Call to GetPermissions:/StandardReports/StdReport_076631811
w3wp!library!c2c!05/11/2005-08:43:26:: i INFO: Call to GetSystemPermissions
w3wp!library!16d4!05/11/2005-08:43:28:: i INFO: Call to GetSystemPermissions
w3wp!library!c2c!05/11/2005-08:43:28:: i INFO: Call to GetPermissions:/StandardReports/StdReport_076631811
w3wp!library!16d4!05/11/2005-08:43:28:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities. ServerConfigurationErrorException: The Report Server has encountered a configuration error; more details in the log files, Email Provider has no server or pickup directory specified;
Info: Microsoft.ReportingServices.Diagnostics.Utilities. ServerConfigurationErrorException: The Report Server has encountered a configuration error; more details in the log files
w3wp!extensionfactory!16d4!05/11/2005-08:43:32:: e ERROR: Exception caught instantiating report server extension: Microsoft.ReportingServices.Diagnostics.Utilities. ServerConfigurationErrorException: The Report Server has encountered a configuration error; more details in the log files
at Microsoft.ReportingServices.EmailDeliveryProvider. EmailProvider.SetConfiguration(String configInfo)
at Microsoft.ReportingServices.Diagnostics.ExtensionC lassFactory.GetNewExtensionInstance(String extensionName, String extensionType).