OffScreen - Not loading full page #4407
Replies: 1 comment
-
In future please use Discussions to ask support related questions.
Something must have changed. The Have you done a detailed analysis of your server? Windows updates? Firewall rule changes? Group policy changes? Antivirus updates?
Did you test
Yours is the first report of issue I've seen. To me it sounds like something has changed in your environment.
Did you check the log file?
As the problem reproduces with the There's a newer version you can try with https://cef-builds.spotifycdn.com/cef_binary_109.1.18%2Bgf1c41e4%2Bchromium-109.0.5414.120_windows64_client.tar.bz2 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When running on Windows Server 2012 R2 the HTML page does not fully load, only partial. JavaScript's events on console just stops.
This issue started to happen only at the beginning of this month without any change on the server or application. This application has been running for months without any issue.
Can be reproduced on the
CEF
Sample Application and using the MinimalExample as well. Testing the same HTML file on other Windows Versions run fine. Using Edge or Chrome to open the HTML run fine.Has something been blocked on Windows Server 2012 R2 for
CEF
? Any Workaround?Bug Report
What version of the product are you using?
Tested on v94.4.110 and 109.1.110
What architecture x86 or x64?
x64
What version of .Net?
.Net Framework 4.8
On what operating system?
Only Windows Server 2012 R2. Runs ok on any other earlier Windows Server version.
Are you using
WinForms
,WPF
orOffScreen
?OffScreen
What is the expected output? What do you see instead?
Load full HTML page.
Please provide any additional information below.
Due to copyrights, can not provide sample code.
Please provide any additional information below.
No errors thrown on
CEF
.Does this problem also occur in the
CEF
Sample ApplicationSame behaviour on
CEF
Sample Application. Using OffScreen parameters and without them.Beta Was this translation helpful? Give feedback.
All reactions