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 836785
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T05:02:23+00:00 2026-05-15T05:02:23+00:00

I have a completed app running in a QA environment. Everything works fine under

  • 0

I have a completed app running in a QA environment. Everything works fine under most circumstances. If you hit a plain URL (no identifying information in the URL), you see an intro page with a button (generated by an asp LinkButton control) that posts back and directs you to another page. The markup looks the same when it fails and when it doesn’t.

When such a URL is followed from, e.g., Word and the default browser is IE, the intro page loads fine, but clicking the button causes an error. When not debugging, this behavior occurs every time.
While debugging, the error occurs only ~ 1 in 10 times (closing the browser instance and starting over every time).

When the error occurs, the intro page Page_Load fires and IsPostBack is false. Somehow, instead of a post, a get is being issued.

When I run fiddler to try to analyze the actual calls (can’t use firebug because it never happens using Firefox), everything works every time.

I don’t know whether this issue has anything to do with routing, and I’ve no idea even what to look at next. The strange thing is, when I debug, the intro page doesn’t fully load every time. Only about 1 in 3 times does it fully load even if I’ve just cleared browser cache. When I run it through fiddler, it fully loads and works fine every time.

  • 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-15T05:02:24+00:00Added an answer on May 15, 2026 at 5:02 am

    This had to do with cookieless sessions. Changing
    <sessionState cookieless="AutoDetect" mode="InProc" timeout="20" />
    to
    <sessionState cookieless="UseUri" mode="InProc" timeout="20" />
    solved the problem.

    AutoDetect just seemed to cause random extra requests to be fired. I don’t think there’s any way it could play nicely with routing.

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

Sidebar

Related Questions

I have a Ruby on Rails app that works fine locally with a sqlite3
I am trying to upload my first app to App Store. I have completed
So I have the Android app complete and everything, then I downloaded the SDK
I have an app running on my production server that uses the pg gem
So I have a few machines in production that are running a Sinatra app
I'm running a Rails 3.0.7 app with nginx and Passenger. I have a custom
I have a Django app that gets it's data completely from an external source
I have completed my program and would like to send that program in its
I have completed every step in XMonad's tutorial for Mac. However, I cannot start
I have completed a simple database for a project. Only 6tables. Of the 6,

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.