HttpContext.Current.Session is null which inturn causing issues in my web application

Harsha Vardhan Medaboyina 0 Reputation points
2023-08-13T06:51:58.3166667+00:00

I set up web application in my laptop and configure sessionstate as InProc but fail to create new HttpSessionStateWrapper(HttpContext.Current.Session) which is throwing HttpContext.Current.Session can not be null when I debug in Visual Studio 2019.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,312 questions
{count} votes