Root Path Problem in asp.net?
- by Surya sasidhar
hi,
in my application a link button is there when i click on it it redirect to another page. But when i click on that page it is giving error like this...
Cannot use a leading .. to exit above the top directory.
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.Web.HttpException: Cannot use a leading .. to exit above the top directory.