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

Failure in designer #31

Open
mwisnicki opened this issue Jul 30, 2012 · 4 comments
Open

Failure in designer #31

mwisnicki opened this issue Jul 30, 2012 · 4 comments

Comments

@mwisnicki
Copy link

Currently loading XAML file with cs:WebView fails with exception: "Unable to load the metadata for assembly 'CefSharp.Wpf'. This assembly may have been downloaded from the web".

Ideally, when design-time is detected, native CEF should not be initialized and some placeholder displayed in place of web page.

@ataranto
Copy link
Owner

Thanks. I think the xpaulbettsx branch has fixes to allow the wpf control to display correctly in the designer, but that branch is now extremely divergent. i will try to cross port some of those changes though.

@anaisbetts
Copy link

I'm going to try to bring our branch back in line with this one eventually, but definitely look through the history and see what you can dig up

@ataranto
Copy link
Owner

i think the designer stuff might be the only thing left that is implemented in your branch and not my master. it looks like we both have a ton of (different) changes around init timing checks though.

@ataranto
Copy link
Owner

ataranto commented Mar 8, 2013

i will try to pull this into my fork

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

3 participants