Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 332947
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T09:54:56+00:00 2026-05-12T09:54:56+00:00

My ASP.NET web application works fine in Internet Explorer, but in Firefox and Chrome

  • 0

My ASP.NET web application works fine in Internet Explorer, but in Firefox and Chrome I have a problem where HttpContext.Current is defined, but HttpContext.Current.Session is null. The error is probably caused by the fact that the Session object is being accessed to early in the ASP.NET page life cycle. But since the web site is primarely going to be accessed using Internet Explorer I’m hoping to find a quick, acceptable fix. Perhaps something along these lines:

if (HttpContext.Current.Session == null)
{
    // Create Session - but how?
}

So the question is: Can I create the Session object programmatically in ASP.NET?

Edit: The bug was apparantly related to a .designer file that was out of sync. Weird, but now it works.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T09:54:56+00:00Added an answer on May 12, 2026 at 9:54 am

    I think the problem that you actually have is that IE is the only browser accepting the Session cookie that ASP.NET uses to persist the session identifier.

    Either ensure that all your browsers are accepting cookies or set up your ASP.NET application to use cookieless sessions.

    The answer to your question however is no, you cannot create the session yourself. ASP.NET must do this on your behalf.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a problem in asp.net web-application. I'm using UrlRewritingNet.UrlRewrite and it's works fine
I have an ASP.NET 3.5 web application which works perfectly fine on my local
Today I added HtmlEditorExtender to my asp.net web application everything works fine but i
I'm working on a self-hosted ASP.NET web api-application. Everything works fine, but now I'm
I'm working with bootstrap components on a asp.net web application. It's works fine, but
I have an Asp.Net MVC application that works in the vs.net development web server.
I'm using a Telerik RadChart control on my ASP.NET web application. This works fine
I have written an ASP.NET web application (not site) in Delphi Prism. Everything works
I am working on ASP.NET 4.0 MVC3 web application that works in intranet environment.
I have a asp.net web application that uses C#. It logs in on a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.