Re: New SessionIds between PostBacks

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"mavrick_101" <mavrick101@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EA973DEB-C06A-43EB-A355-C0E82608B9E7@xxxxxxxxxxxxxxxx
Hi

I have a page. When it loads up first time (!Page.IsPostBack) I get a
different SessionId and when I post back the information the sessionid is
different.

Why is that so? How can I keep same sessionId? before and after postback.

any help?

Thnx



The application should keep the session id's the same. Are you using
Frames on your page? This can cause Session ID problems.


.



Relevant Pages