Could not open WPF app because get exception Could not load file or assembly '..\CefSharp.Core.Runtime.dll' #4507
phuocminh6464
started this conversation in
General
Replies: 2 comments
-
Установите VC++ 2015-2022 x86 и x64: |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://github.com/cefsharp/CefSharp/blob/cefsharp/113/NuGet/PackageReference/Readme.txt#L24
https://github.com/cefsharp/CefSharp.MinimalExample is provided for testing purposes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @amaitland,
I have a Windows PC running on Windows 10 Pro 64bit and I can use my WPF app normally. But when running app on Kiosk machine (Windows 11 Pro 64bit) exception error occurs although I'm using the same .msi installer file for both machine. This is exception details in Event Viewer
Then I'm check that "CefSharp.Core.Runtime.dll" file exist in folder 'C:\Program Files\KioskApp'. Also, I try to run .exe file in Release folder but it still not open. Do you know what is it?
CefSharp Version: CefSharp.Wpf.NETCore (109.1.110)
Architecture: x64
.Net version: Net 7
Application: WPF
Beta Was this translation helpful? Give feedback.
All reactions