when i am deploying to my web site on server 2003 & IIS 6 , it will give alternately this error[ cannot use a leading .. to exit above the top directory.] of each post back . if you have any solution plz replay ,
Thanks
satyabrat
Satyabrat Singh
B.E.(C.Sc.)
Web developer
Livetek Solution
Dont forget to click "Mark as Answer" on the post that helped you.
Satyabrat
Member
324 Points
110 Posts
cannot use a leading .. to exit above the top directory
Apr 14, 2009 05:31 AM|LINK
Hello all,
when i am deploying to my web site on server 2003 & IIS 6 , it will give alternately this error[ cannot use a leading .. to exit above the top directory.] of each post back . if you have any solution plz replay ,
Thanks
satyabrat
B.E.(C.Sc.)
Web developer
Livetek Solution
Dont forget to click "Mark as Answer" on the post that helped you.
Tannas
Member
6 Points
4 Posts
Re: cannot use a leading .. to exit above the top directory
May 24, 2011 01:58 PM|LINK
Hello All,
PROBLEM:-
cannot use a leading .. to exit above the top directory
SOLUTION:-
Change the below lines in Web.Config.
It's working both IE as well as Firefox.
<sessionState cookieless="true" />
Tannas
stannas@gmail.com