While install chromium: System.IO.FileNotFoundException: 'CefSharp.Core, Version=51.0.0.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138'The system cannot find the file specified #4116
-
I have a winform projecct in visual studio. Why? What can I do? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
The official getting started guide is at https://github.com/cefsharp/CefSharp/wiki/Quick-Start with a working reference example provided at https://github.com/cefsharp/CefSharp.MinimalExample
This article is not an official CefSharp guide and is 4 years out of date. Revert the changes you've made and use the quick start guide. The current supported version 101.0.108, version 51 is ancient and no longer supported. |
Beta Was this translation helpful? Give feedback.
-
Hi @amaitland, TNX, I was able to add CefSharp according to your instructions :) |
Beta Was this translation helpful? Give feedback.
-
Thank you Alex!
You helped me very, very much 👌👍💪
…--
רחל ברוורמן Rachel Braverman
מחלקת פיתוח Development Departmen
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality11&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality11&>
05/25/22,
07:58:05 PM
בתאריך יום ג׳, 24 במאי 2022 ב-22:18 מאת Alex Maitland <
***@***.***>:
An in memory cache is used by default. You need to specify a CachePath to
persist cookies etc. See
https://github.com/cefsharp/CefSharp/wiki/General-Usage#need-to-knowlimitations
—
Reply to this email directly, view it on GitHub
<#4116 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYVCFNNTVR3R4FK7DQWGU2LVLUTPJANCNFSM5WU6PKQQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
The official getting started guide is at https://github.com/cefsharp/CefSharp/wiki/Quick-Start with a working reference example provided at https://github.com/cefsharp/CefSharp.MinimalExample
This article is not an official CefSharp guide and is 4 years out of date. Revert the changes you've made and use the quick start guide.
The current supported version 101.0.108, version 51 is ancient and no longer supported.