Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Sample not working #42

Closed
evilz opened this issue Dec 17, 2019 · 4 comments
Closed

Sample not working #42

evilz opened this issue Dec 17, 2019 · 4 comments

Comments

@evilz
Copy link

evilz commented Dec 17, 2019

I got this message :

Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at WebWindows.WebWindow.WebWindow_NavigateToUrl(IntPtr, System.String)
   at WebWindows.WebWindow.WebWindow_NavigateToUrl(IntPtr, System.String)
   at WebWindows.WebWindow.NavigateToUrl(System.String)
   at WebWindows.WebWindow.NavigateToLocalFile(System.String)
   at HelloWorldApp.Program.Main(System.String[])

OS : Win10 (1809)
dotnet : 3.0.100

@Dotneteer
Copy link

The same here.

@apavelm
Copy link

apavelm commented Dec 25, 2019

the same for me. even if using
NavigateToString("<h1>Test</h1>");

@vvollers
Copy link

On windows you have to install Edge Beta from here https://www.microsoftedgeinsider.com/en-us/ .

This is because underwater it uses WebView2 ( https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2 )

@evilz
Copy link
Author

evilz commented Jan 3, 2020

👍 😍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants