Hi,
we use the Webview2 browser (the Evergreen mode) in our application (PB 2019 R3 2792) which works fine on a normal pc. But we have one customer that is using windows server 2016 RDP to host our powerbuilder application for several users (yes, serveral users use the same .exe from the same folder).
I've installed the WebView2 Evergreen on that Host server with no issues, but our PB app does not seem to be able to use the WebView2 control. I made a simple test app with only the webview2 control on it and a fixed URL but nothing is shown and when executing a 'WebbrowserGet' function, the app crashes.
I can see the crash in the event viewer in PBVM.dll, but thats seems normal if the WebView2 control is not working at all...
All needed PB files are deployed, as it works perfectly on other machines. Maybe some 'user permission' problem that occurs on the server, but i have not any clue where i can start to investigate my problem (i tried staring at it, but it didn't help).
So my main question is, how can i detect what is going wrong here?
Greetz
Pieter