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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T14:49:30+00:00 2026-06-12T14:49:30+00:00

I encountered a bizarre issue that I hadn’t previously and I thought I would

  • 0

I encountered a bizarre issue that I hadn’t previously and I thought I would inquire here to see if anyone had any recommendations.

Currently, my application has an area to create a new “recording” (which uses a Flash module within a new window to record audio) and when the recording is finish, the user submits the form and all of the audio data is posted to my controller.

This process can range in duration depending on the size of the audio, so the window will remain open until the uploading is finish and then it closes.

The problem occurs during the upload process, if the user uploads a recording and while it is uploading, attempts to open a new window (which is populated with the “Create Recording” view) and the loading of the new window contents stalls until the upload is complete.

The entire process works fine if I open up multiple windows for the Create Recording prior to actually uploading one of them, however if I start uploading one and then attempt to open a new window then it will “wait” on the upload operation to finish before populating the new window contents.

  • 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-06-12T14:49:32+00:00Added an answer on June 12, 2026 at 2:49 pm

    I think you’re running into an issue with sessions.

    Anything that is served while there is an active session and that can modify it (ie any .Net request, but not images/css/etc) will get an exclusive lock on the session object until the request completes. Other requests which can access the session will be queued until the lock is freed.

    More information here

    It’s possible to work around by indicating that certain requests only need read-only access to the session-state. See the answers of the linked Q for full details.

    There’s an implementation of a custom session-state module here which may speed things up considerably. It works by caching the session info in a hash table in memory and then telling the framework that the session access has been completed.

    Note that there are potential issues with this approach in that if 2 pages modify the session at approximately the same time, it may result in a race condition to see which modification gets preserved – so only do it if you fully understand the implications.

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

Sidebar

Related Questions

Greetings, I've encountered a seemingly bizarre issue, and was wondering if anyone is able
I encountered the issue, that when I call a service from a client, without
This is by far the most annoying and bizarre issue I have ever encountered
I encountered an issue while I was revising my session library today, and this
I have encountered a slightly bizarre bug while using the ajax control toolkit TabPanel.
I encountered a strange issue while coding a .dll file in C with gcc
In H&S5 I encountered the most bizarre switch statement (8.7.1, p. 277) not using
I encountered the following problem. When any bitmap is loaded from resources by an
I encountered an interesting problem today which I thought was not possible in Java.
I encountered an issue using jQuery's .delegate() method on IE8 when removing the elements

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.