Why do they have different session IDs?

G

Guest

Hello,

I enabled application Trace in web.config file. After a few queries through
internet from a machine not belong to our local network, I checked trace.axd.

In detail pages, I saw that each page had a different Session ID, is that
normal? I thought they should have the same session ID, right?

Could someone explain to me? Thanks a lot.
 
G

Guest

Andrew,
At least in ASP.NET 2.0, new sessionId's are generated from each request
until a Session object is actually used (e.g. by setting a Session variable).
Peter
 

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

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,526
Members
44,997
Latest member
mileyka

Latest Threads

Top