Quantcast
Channel: Search results by user ID 193694
Viewing all articles
Browse latest Browse all 80

Re: App pool recycle causing Windows authentication prompt in IE

$
0
0
This behavior is by design if you are using inproc session management from the worker process.
Once the app pool is recycled, all session details, variables/etc are lost together with it.

To fix this, you need out of process session management, say asp state service or sql server to store the session data.
Google for more info.

Viewing all articles
Browse latest Browse all 80


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