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

Cannot pass a GCHandle across AppDomains #2496

Closed
vegas2ny opened this issue Aug 24, 2018 · 2 comments
Closed

Cannot pass a GCHandle across AppDomains #2496

vegas2ny opened this issue Aug 24, 2018 · 2 comments

Comments

@vegas2ny
Copy link

Hello,

I am encountering a bug when attempting to run cef sharp with in a separate app domain, when i initialize cefsharp in separate app domain other than default. I am receiving error "Cannot pass a GCHandle across AppDomains". It would be nice if multiple app domain support can be implemented, i am willing to pay whoever can do this.

Thanks

@welcome
Copy link

welcome bot commented Aug 24, 2018

Welcome! If you're reporting a bug, please make sure you have completed 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.
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 (hint, Gitter is one such place)
It's also reportant 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

Closing as duplicate of #351

There are some workarounds listed there. Honestly just use CefGlue or ChromiumFx.

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