Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[VB6] NavigateWithWebResourceRequest not working
#3
For anyone reading along.
This has been resolved by email.

The problem was due to a timing issue. The WebView2 control is created asynchronously and that sometimes makes things more difficult than you would expect.
The NavigateWithWebResourceRequest was called immediately on creation of the form and that caused issues.
This was resolved by moving the NavigateWithWebResourceRequest into the OnCreateWebViewCompleted event.

--
Wil
Reply


Messages In This Thread
RE: [VB6] NavigateWithWebResourceRequest not working - by wila - 2022-11-09, 12:26:17

Forum Jump:


Users browsing this thread: 1 Guest(s)