Neha Mehta
Why does the SessionID changes in every request?
By Neha Mehta in ASP.NET on Nov 30 2006
  • Paresh Sharma
    Nov, 2006 30

    This may happen if your application has never stored anything in the session state. In this case, a new session state (with a new ID) is created in every request, but is never saved because it contains nothing.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS