Session Restarting When Using Relative URIs

G

Guest

I am using StateServer and URIs to manage state.

Here is my web.config line
<sessionState mode="StateServer"
stateConnectionString="tcpip=localhost:42424" cookieless="UseUri"
timeout="500"/>

Everything works fine until I try to use a relative path in a link.
ex href="../index.aspx"
This causes the session to restart. Can anyone tell me why this is? It
very irritating.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top