Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to initialize WebView2 error message spelling #2641

Merged
merged 1 commit into from Apr 10, 2024

Conversation

alfarok
Copy link
Contributor

@alfarok alfarok commented Apr 9, 2024

I was messing around with leveraging WebView2 in my Eto application and noticed this while attempting to get WebView2 to properly load.

I was getting this error due to Eto.Wpf.Forms.Controls.WebView2InitializationException: Failed to initialze WebView2 ---> System.UnauthorizedAccessException: Access is denied. which was caused by not setting an accesible cache location for WEBVIEW2_USER_DATA_FOLDER.

@cwensley
Copy link
Member

I wonder if we should at least by default set a sensible location that is usually writable..

@cwensley cwensley merged commit 3d289b7 into picoe:develop Apr 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants