© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
7 replies
mini

❔ Error when using CefSharp's chromium browser

I am creating an instance of
ChromiumWebBrowser
ChromiumWebBrowser
in the InitializeComponent method of my winforms app. However, upon starting the program, the following exception throws when running the application on the
Application.Run
Application.Run
line:
System.IO.FileNotFoundException: 'Could not load file or assembly 'CefSharp, Version=107.1.120.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138'. 
System.IO.FileNotFoundException: 'Could not load file or assembly 'CefSharp, Version=107.1.120.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138'. 
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Cefsharp
C#CC# / help
4y ago
Wpf cefsharp ChromiumWebBrowser closed
C#CC# / help
4y ago
compilation fails when using -s ASYNCIFY=1 in browser-wasm project
C#CC# / help
16mo ago