Replies: 2 comments 1 reply
-
In future please use your original discussion rather than opening a new one.
For security reasons I won't be downloading this file.
dbghelp.dll Is arch specific, do you have the correct bitness? Try obtaining the latest version from the Windows 10 SDK as per https://docs.microsoft.com/en-us/windows/win32/debug/dbghelp-versions |
Beta Was this translation helpful? Give feedback.
-
Same problem: "A procedure imported by 'CefSharp.Core.Runtime.dll' could not be loaded.". AnyCPU, latest version of lib. |
Beta Was this translation helpful? Give feedback.
-
This issue is related to #3478.
However we could find an easy way to reproduce it, so we created another discussion.
The way to reproduce: (Cefsharp 87.1.132 and 89.0.170 have the same issue)
It would throw the following exception:
The dbghelp.dll is used in another project in our solution, so it would exist in the build output folder.
However, we could not load cefsharp component when dbghelp.dll exists.
Do you have any idea to fix this issue? or maybe we should update dbghelp to some specified version?
Thank you so much for your help.
dbghelp.zip
Beta Was this translation helpful? Give feedback.
All reactions