Missing files in the debug directory

38 views
Skip to first unread message

Paul Hemans

unread,
Nov 18, 2015, 7:26:52 PM11/18/15
to CefSharp
This is probably a very simple question as I have very little experience with .Net.
I copied the MinimalExample.WinForms project to a new directory and renamed to WinProxy.
It builds ok. When I run it I get;

An unhandled exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll
Additional information: Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. The specified module could not be found.

Comparing with the example directory, I am missing a number of files listed here https://github.com/cefsharp/CefSharp/wiki/Output-files-description-table-(Redistribution)

I do have CefSharp.Core.dll, CefSharp.WinForms.dll and CefSharp.dll which were all referenced in the example project.

How do I get the rest? I tried copying them over and rebuilding but I get;

An unhandled exception of type 'System.IO.FileLoadException' occurred in mscorlib.dll
Additional information: A procedure imported by 'CefSharp.Core.dll' could not be loaded.

Thanks.
Reply all
Reply to author
Forward
0 new messages