I have a FileNotFoundException in a DLL.
The exact message is:
The file or assembly "CefSharp.dll" or one of its dependencies were not found. The module was not found.
Does anybody know how I can find out what exactly the problem is?
I tried using ProcMon, but I am not 100% firm with it, and it could be that I did not use it the adequate way.