Quantcast
Channel: User Simon_Weaver - Stack Overflow
Viewing all articles
Browse latest Browse all 116

Answer by Simon_Weaver for Losing Session State with ASP.NET/SQL Server

$
0
0

Another thing that can trip up session state is having the wrong domain set for httpCookies, so make sure you have the correct domain / subdomain.

<system.web><httpCookies domain=".example.com" /></system.web>

Viewing all articles
Browse latest Browse all 116

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>