Replies: 3 comments 21 replies
-
Converting to discussion as this is unlikely a bug. Publishing within Visual Studio requires additional steps. The minimum example provides a working example. |
Beta Was this translation helpful? Give feedback.
0 replies
-
hi. thanks. |
Beta Was this translation helpful? Give feedback.
21 replies
-
For anyone else that ends up here I've created a more detailed guide for publishing using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What version of the product are you using?
NuGet:
cef.redist.x64 - 98.1.21,
cef.redist.x86 - 98.1.21,
CefSharp.Common - 98.1.210,
CefSharp.WinForms - 98.1.210
What architecture x86 or x64?
x64
What version of .Net?
.Net 4.7.2
On what operating system?
Win10
Are you using
WinForms
,WPF
orOffScreen
?WinForms
What steps will reproduce the problem?
Publish the project and execute it, it will give the error.
When running it directly from VS or from the bin folder it works as expected. When executing from the project publish it will give that error despite the fact the referred file was deployed.
Beta Was this translation helpful? Give feedback.
All reactions