Failed to map Path in Report Viewer
-
Hi,, I am getting error while using Report Viewer in VS 2005. earlier it was working fine. but it is giving error since when i installed VS2010. But i am working on VS2005. ---------------------
Failed to map the path '/'.
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 '/'.
Source Error:
[No relevant source lines]
Source File: c:\Users\RAVIN\AppData\Local\Temp\Temporary ASP.NET Files\dindi\2fc8545a\e6dba941\App_Web_z_wzhh2b.4.cs Line: 0
------------------ Note: I found one solution from Internet that if i run the VS2005 as administration then it is working fine. But i don't want to run VS as Administrator. Please provide me any solution.. thanks in advance.
-
Hi,, I am getting error while using Report Viewer in VS 2005. earlier it was working fine. but it is giving error since when i installed VS2010. But i am working on VS2005. ---------------------
Failed to map the path '/'.
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 '/'.
Source Error:
[No relevant source lines]
Source File: c:\Users\RAVIN\AppData\Local\Temp\Temporary ASP.NET Files\dindi\2fc8545a\e6dba941\App_Web_z_wzhh2b.4.cs Line: 0
------------------ Note: I found one solution from Internet that if i run the VS2005 as administration then it is working fine. But i don't want to run VS as Administrator. Please provide me any solution.. thanks in advance.
Ravindra Bisen wrote:
if i run the VS2005 as administration then it is working fine. But i don't want to run VS as Administrator.
You need to. For it to have access to all it needs, you need to do this.
There are only 10 types of people in the world, those who understand binary and those who don't.