cefsharp已停止工作_CefSharp 3 WPF项目没有在客户端机器上运行

时间:2025-03-11 12:39:37

I need to run a CefSharp WPF project in a Client machine. The project works on development machine. But did not run in the Client machine.

Here are some findings which I found:

When I install the Visual Studio 2013 to client machine and run the application, it works perfectly.

Application did not run when install .NetFramework 4.5 and Microsoft Visual C++ 2012 redistributable x86 package to client machine

(As proposed by many developers in Stack Over Flow for same problem, I have installed Microsoft Visual C++ 2012 redistributable x86 package also. But it didn't work.)

I have included the following dll's to debug folder.

d3dcompiler_43.dll

d3dcompiler_47.dll

ffmpeg