-1

This is a known issue with Cefsharp when I open the application I get this error. People have so many solutions to this but none of them work for me until I open vs installer and install 2 component in the system that I am going to run my application. these Items are:

  1. Just in Time Debuger
  2. Performance profiler

Do you know what causes this problem? and I have to open vs installer and install these items in every computer?

1 Answers1

0

problem solved after installing c++ 2015. It turned out that each version of Cefsharp requires different version of c++ redistributable. I had 2017 and 2013 not the 2015