Skip to content

NavigationStarting Event does not fire #3109

@NguyenDuyDuc1995

Description

@NguyenDuyDuc1995

Hi,

I have two cases:
Case 1:

  • My laptop is connected to the internet.
  • I installed visual studio 17.4.3, WebView2 SDK, Edge Runtime, ...
  • I created a project, created a webview2 control, set "https://google.com" in "Source" field.
  • Then I debug and the program run well. NavigationStarting Event fired normally.

Case 2:

  • My PC at my workplace can not connect to the internet because of my company rules.
  • So I download full visual studio 17.3.3, WebView2 SDK, Edge Runtime from my home and installed in my company. Everything is ok.
  • I created a project, created a webview2 control, set "http://mycompany.net" in "Source" field.
  • Then I debug and the program run but webview2 does not show anything. I checked by access via Edge, the URL is ok.
  • I checked events. I saw when program run, NavigationStarting Event did not fire.

Please, check and help me.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions