Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,
As per below URL , I have configured reporting service 2012 for custom authentication.
But while running report server URL, I am getting this below error. kindly help me. how to resolve this issue.


SSRS 2012 Forms Authentication[^]

while accessing my reportserver URL, I am getting this below error--

Reporting Services Error
--------------------------------------------------------------------------------
 
The report server encountered an unhandled exception in HttpApplication. (rsUnhandledHttpApplicationError) Get Online Help
File does not exist. 
Posted
Updated 24-Jul-16 18:34pm
Comments
Member 11052100 25-Jul-16 0:35am    
Me too faced similar issue and no resolution yet. Below is the error log

library!ReportServer_0-3!25c0!07/25/2016-08:47:32:: Call to GetItemTypeAction(/MyFolder/MyReport).
library!ReportServer_0-3!25c0!07/25/2016-08:47:32:: i INFO: Catalog SQL Server Edition = Enterprise
crypto!ReportServer_0-3!25c0!07/25/2016-08:47:32:: i INFO: Initializing crypto as user: NT AUTHORITY\SYSTEM
crypto!ReportServer_0-3!25c0!07/25/2016-08:47:32:: i INFO: Exporting public key
crypto!ReportServer_0-3!25c0!07/25/2016-08:47:32:: i INFO: Performing sku validation
crypto!ReportServer_0-3!25c0!07/25/2016-08:47:32:: i INFO: Importing existing encryption key
library!ReportServer_0-3!25c0!07/25/2016-08:47:33:: Call to GetReportDefinitionAction(/MyFolder/MyReport).
library!ReportServer_0-3!204c!07/25/2016-08:47:57:: Call to GetItemDataSourcesAction(/MyFolder/MyReport).
library!ReportServer_0-3!2c78!07/25/2016-08:47:57:: Call to GetItemTypeAction(/MyFolder/MyReport).
library!ReportServer_0-3!2c78!07/25/2016-08:47:57:: Call to GetReportItemReferencesAction(/MyFolder/MyReport).
library!ReportServer_0-3!2c78!07/25/2016-08:47:57:: Call to GetPropertiesAction(/MyFolder/MyReport, PathBased).
library!ReportServer_0-3!1bd0!07/25/2016-08:47:58:: Call to CreateReportEditSessionAction(Parent=/MyFolder, Report=MyReport).
library!ReportServer_0-3!2c78!07/25/2016-08:48:15:: Call to GetItemTypeAction(/MyFolder/DATA SOURCES/MyDataSource).
library!ReportServer_0-3!2c78!07/25/2016-08:48:15:: Call to GetDataSourceContentsAction(/MyFolder/DATA SOURCES/MyDataSource).
library!ReportServer_0-3!25c0!07/25/2016-08:48:15:: Call to GetItemTypeAction(|v5r0tw45c2etzdu3i5orfz45|@|/MyFolder/MyReport|).
library!ReportServer_0-3!25c0!07/25/2016-08:48:15:: Call to SetReportDefinition(|v5r0tw45c2etzdu3i5orfz45|@|/MyFolder/MyReport|).
webserver!ReportServer_0-3!2c78!07/25/2016-08:48:17:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.UnhandledHttpApplicationException: , Microsoft.ReportingServices.Diagnostics.Utilities.UnhandledHttpApplicationException: The report server encountered an unhandled exception in HttpApplication. ---> System.Web.HttpException: File does not exist.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900