Click here to Skip to main content
15,909,466 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using SSRS 2008 and asp.net 2.0 . I cant able to generate reports through the application. But the report is working in SSRS. While running the application it showing an error message.The report running when it is published. But we cant able to see the report through local
Quote:

"Server Error in '/Application' Application
Failed to map path '/'
SQL
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Failed to map the path '/'."</big>
Posted
Updated 20-Dec-11 19:09pm
v3
Comments
thatraja 20-Dec-11 4:36am    
Include complete error message.
Kalesh.S.R 21-Dec-11 1:10am    
Please suggest a solution.
Sandeep Mewara 21-Dec-11 13:02pm    
Share the piece of code where you are accessing the report in you web app. Looks like issue lies there.

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