need help for this error - Cannot use a leading .. to exit above the top directory.
-
hi all, i've used url rewrite in my site for example, www.example.com/page?=2 (www.example.com/page2.aspx) im getting this error when i host my site, this is not occur in localhost,and also this is not occur frequently, so i add in my web.config some tags as follows, but same error occuring , so please help me to solve this problem, this is urgent Thanks
-
hi all, i've used url rewrite in my site for example, www.example.com/page?=2 (www.example.com/page2.aspx) im getting this error when i host my site, this is not occur in localhost,and also this is not occur frequently, so i add in my web.config some tags as follows, but same error occuring , so please help me to solve this problem, this is urgent Thanks
The error means what it says. You have virtual paths that go above the root.
Christian Graus Driven to the arms of OSX by Vista. Please read this[^] if you don't like the answer I gave to your question. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.
-
The error means what it says. You have virtual paths that go above the root.
Christian Graus Driven to the arms of OSX by Vista. Please read this[^] if you don't like the answer I gave to your question. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.
hi thx for ur time spend for this, but i know this occur because IIS coudn't find this path that's y this is gives error, bt i need to solve this problem, i tried many ways solve this problem, is there recommended way to solve this Thanks