Session State In URLhttp://forums.asp.net/t/1795705.aspx/1?Session+State+In+URLThu, 26 Apr 2012 06:51:47 -040017957054945215http://forums.asp.net/p/1795705/4945215.aspx/1?Session+State+In+URLSession State In URL My websites session state keeps being added to the URL of my site and I set &quot;cookieless=false&quot; in my web.config here's a example. http://icedface.com/(F(DBiDuNh3SoVMzRJs4-QQa7TWmn8snoe7BGool73coDt86dZlNeY1g3bgukkkhBRFBXARlTIxgeGeXAkKv53RZpDX-M7qQhgoIaiuyefKXHxnOg2XF-l8V6MgzTfHlW0C0))/Default.aspx 2012-04-23T02:12:15-04:004945308http://forums.asp.net/p/1795705/4945308.aspx/1?Re+Session+State+In+URLRe: Session State In URL <p>Check if cookies are disabled in youtr browser.</p> 2012-04-23T04:38:23-04:004946323http://forums.asp.net/p/1795705/4946323.aspx/1?Re+Session+State+In+URLRe: Session State In URL They shouldn't be; I have them set to allow all cookies. 2012-04-23T12:09:59-04:004952125http://forums.asp.net/p/1795705/4952125.aspx/1?Re+Session+State+In+URLRe: Session State In URL <p>Try seting the <strong>EnableSessionState</strong> attribute of the page&nbsp;directive for that page to false.</p> <p>please read <a href="http://www.codeproject.com/Articles/7182/Session-management-options-in-ASP-NET"> Session management options in ASP.NET</a>&nbsp;for more details</p> 2012-04-26T06:51:47-04:00