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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T00:37:46+00:00 2026-06-07T00:37:46+00:00

I have an asp.net application and I need to have two sessions running at

  • 0

I have an asp.net application and I need to have two sessions running at once.

I also use windows.open on some of my pages, and this is where my problem starts. If I have two sessions running when I call windows.open in JavaScript from one of my pages in session two, the new window opens with the session id from session one.

I should also add that the second session is created in a different IE instance using the code below.

var myshell = new ActiveXObject("Shell.Application");

if (parseFloat(ieVersion) >= 8) {
    myshell.ShellExecute("iexplore.exe", "-noframemerging " + url, "", "open", 1);
}
else {
    myshell.ShellExecute("iexplore.exe", url, "", "open", 1);
}
  • 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-07T00:37:49+00:00Added an answer on June 7, 2026 at 12:37 am

    I have know idea why this is but I found the problem…

    The new window opened from the second instance of IE was not loading correctly and was rendering back on the first instance of IE.

    The javascript to open the window is simply:
    window.open(the_url, “DisplayWindow”, option);

    This works on the first instance of IE just fine, and on some computers running Windows 7 and IE 9 it works opening a window on the second instance of IE, but for other computers running the same set up this just dosnt work!

    The solution is simply to remove the window name.
    window.open(the_url, “”, option);

    I also found a similar issue where in IE9 the window will not open if the window name contains a space! So try changing the window name or removing it if you have a similar problem.

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

Sidebar

Related Questions

Suppose you have two seperate ASP.NET Web Application projects that both need to use
In a ASP.Net application I have a class. This class need reference to two
I have two pages as Parent.aspx and Child.aspx in my asp.net web application. The
I have a web application running on Windows Azure. It is built with ASP.Net
In the ASP.Net application I am writing I need to be able to have
I have been developing an asp.net mvc application where i need to make large
Retrofitting ASP.NET WebForms themes to an old application I have a need to theme
I am developing an application in asp.net mvc where i need to have Chat
I am using Asp.Net/C# in my application,I have a requirement where I need to
We have a ASP.NET application running and i have added a WCF Rest service

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.