How can i create multiple webview2 browsers with deferent proxies in one app?
Im trying to create a c# windows form that has a simple task wich is display 2 separate browsers each one has its own server proxy ,but no matter what i do i get this error : “System.Runtime.InteropServices.COMException: ‘The group or resource is not in the state required to perform the requested operation. (0x8007139F)’
How can i achieve that task using c# webview2 ?
How can i create multiple webview2 browsers with deferent proxies in one app?
Im trying to create a c# windows form that has a simple task wich is display 2 separate browsers each one has its own server proxy ,but no matter what i do i get this error : “System.Runtime.InteropServices.COMException: ‘The group or resource is not in the state required to perform the requested operation. (0x8007139F)’
How can i achieve that task using c# webview2 ?