Root Path Problem in asp.net?

Posted by Surya sasidhar on Stack Overflow See other posts from Stack Overflow or by Surya sasidhar
Published on 2010-04-16T07:36:29Z Indexed on 2010/04/16 7:43 UTC
Read the original article Hit count: 538

Filed under:

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.

© Stack Overflow or respective owner

Related posts about ASP.NET