App. only works in 1 browser window

0
0

Hi there,

VS2012 Pro – Wisej desktop app.

I created a very simple app. in VS2012 and run from VS – no problem.

I then open another IE browser window and paste the same localhost url, but the page is blank (white). The loader shows, but then nothing.

Project server: Use Local IIS Web server / Use IIS Express

Why am I only getting one window working?

Thanks

  • You must to post comments
0
0

Hi,

Yes this was my fault. I put a public Page class at the top of the program module & on start-up I made this class equal Page1 & showed it.

I know this sounds like an odd thing to do but I was experimenting, hoping to get a global copy of page1, but this caused problems!

  • You must to post comments
0
0

Hi Daren,

I can not reproduce as I don’t have VS 2012 installed. I would say that if the application runs on one tab, it should also run on two or three tabs.

Please try the Wisej Desktop application at http://demo.wisej.com/CodeProject.html on IE (or any other browser) on two or three tabs. The source code is at Wisej-Examples in GitHub so you can also try it in Visual Studio or your local IIS.

  • You must to post comments
0
0

Darren,

I am sure, this is not a Wisej issue.

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.