WebView2Samples icon indicating copy to clipboard operation
WebView2Samples copied to clipboard

Does webview2 support same user in multiple session

Open namilantu opened this issue 2 years ago • 0 comments

I have a multi session environment and there are 2 sessions for the same user. I can launch the webview2 program in the first session and but fails to launch the same webview2 program in the second session, it reports a timeout issue as follows: This operation returned because the timeout period expired. (Exception from HRESULT: 0x800705B4). The userdata folder is under "%userprofile%"

namilantu avatar Jan 14 '23 08:01 namilantu