Page on IIS10 has refreshing issues with Firefox

0
0

Hi,

we moved some pages from IIS7 to IIS10 on a different server in another location.

Now pages that worked before have some issues when visited with firefox browser.

It’s like some refreshing issue – for example we show some controls in a flowlayoutpanel by removing the old one and creating the new. Problem is that the old ones still are visible, overlayed by the new controls. A manual refresh of the tab shows the page like it should be in the correct state.

Similar thing on another page – we get error-popup 0x80070057 (Wrong Parameter) with firefox, where edge works perfectly. Clicking away the Popup and refreshing the page shows again the correct state (until you press any button or switch focus of controls).

 

Any idea what could cause it?

We have some kind of standard application pool on a single server – no webgarden or any settings, that would need any special session-management between servers or processes.

 

Thanks in advance,

Jan Mika

  • You must to post comments
0
0

Hi Paul,

I figured out what was causing the problem:

On IIS7.5 the default setting under SSL/Client certificates is “ignore”, in IIS10 it seems to be “accept”, so after I switched it to “ignore” everything works fine again. For some reason IIS10 do not like Firefox client certificates ;). Still very annoying behaviour, cause it somehow worked but with the need for refresh after each action (not on each control, like ListView seemed to work fine, when Radiobuttons didn’t).

You can close this question as solved

Thanks,

Jan Mika

  • You must to post comments
0
0

Hi Paul,

the versions are:

Firefox: 88.0.1 (64-Bit)

Wisej: 2.2.48.0

 

I upgraded wisej to latest yesterday, but that didn’t change anything.

I also noticed the problem only persists with SSL and only with firefox (tested from 3 completely different machines with different internet providers).

If you could send me an email to this account’s email, I’d send you both links to our server (http and https).

Pretty sure it is related to SSL settings on IIS and not to wisej itself. On the other hand we have another page (created wit TD-mobile) on the same server and it works with SSL.

 

Thanks,

 

Jan Mika

  • You must to post comments
0
0

Hi Jan

What version of Wisej are you using?

The version of FF that present the issues are the same or diferent ?

Could be possible that you send us a minimun sample that present the issue

For the moment whe dont have others clients with this problem

Regards.

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.