You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of the product are you using?
Nuget 55.0.0
What architecture x86 or x64?
x86
On what operating system?
Win10
Are you using WinForms, WPF or OffScreen?
WPF
What steps will reproduce the problem?
I've updated my app to use the latest 55.0.0 from 47.0.3 and it started to throw "Could not load file or assembly 'CefSharp.Core.dll' " exceptions.
Please provide any additional information below.
After analysing the difference in packages between 47.0.3 and 55.0.0 I have found a new file in Cef redist - chrome_elf.dll. It is not mentioned in the Wiki as required, but the app that uses CefSharp 55.0.0 crashes without it.
What version of the product are you using?
Nuget 55.0.0
What architecture x86 or x64?
x86
On what operating system?
Win10
Are you using
WinForms,WPForOffScreen?WPF
What steps will reproduce the problem?
I've updated my app to use the latest 55.0.0 from 47.0.3 and it started to throw "Could not load file or assembly 'CefSharp.Core.dll' " exceptions.
Please provide any additional information below.
After analysing the difference in packages between 47.0.3 and 55.0.0 I have found a new file in Cef redist - chrome_elf.dll. It is not mentioned in the Wiki as required, but the app that uses CefSharp 55.0.0 crashes without it.