Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support .Net Core 3.0 #2611

Closed
AsValeO opened this issue Dec 24, 2018 · 5 comments
Closed

Support .Net Core 3.0 #2611

AsValeO opened this issue Dec 24, 2018 · 5 comments

Comments

@AsValeO
Copy link

AsValeO commented Dec 24, 2018

After WPF project migrated to .NET Core 3.0 CEFSharp cannot resolved some dependencies in runtime.
Target platform is x64 only.

Could not load file or assembly 'CefSharp.Core, Version=69.0.0.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138'. An attempt was made to load a program with an incorrect format.
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) 
@welcome
Copy link

welcome bot commented Dec 24, 2018

Welcome! We prefer to keep this issue track just for bug reports. If you have a question or need help with something I'd ask that you self close this issue and have a read over https://github.com/cefsharp/CefSharp/blob/master/ISSUE_TEMPLATE.md it contains background information, details on where to ask your questions Gitter or StackOverflow) should be used.

If you're reporting a bug, you must complete the bug report template see https://github.com/cefsharp/CefSharp/blob/master/ISSUE_TEMPLATE.md#bug-report. Please make sure you provide enough detail that someone else can reproduce the issue you are experiencing.

It's also important to remember that CefSharp is just a wrapper around the Chromium Embedded Framework(CEF), a lot of questions people have aren't actually CefSharp specific, they're generic to CEF and for those CEF has it's own support forum at http://magpcss.org/ceforum/index.php and issue tracker at https://bitbucket.org/chromiumembedded/cef

@amaitland
Copy link
Member

Issue tracker is for bug reports only, thank you!

If you have a question, ask it on Gitter, StackOverflow or use ceforum (for questions specific to CEF).

If you are new to CefSharp then we suggest you read https://github.com/cefsharp/CefSharp/wiki/General-Usage

@AsValeO
Copy link
Author

AsValeO commented Dec 24, 2018

It is a kind of bug. CefSharp.WPF doesn't work on a new kind of WPF application.

@amaitland
Copy link
Member

Duplicate of #2438

@amaitland amaitland marked this as a duplicate of #2438 Dec 24, 2018
@amaitland
Copy link
Member

Subscribe to #2796 to track the progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants