You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2019. It is now read-only.
if i run the Application on localhost the start page is fine but if i go to Users or something else i get a NullReferenceException. The Problem is in the NaiveSessionCache at Deserializing the web sessions cache id. The Poblem is that my HttpContext.Current.Session is null.