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

Giving exception when using debug mode has Managed only or using Release mode #15

Open
kinju4374 opened this issue Aug 17, 2016 · 1 comment

Comments

@kinju4374
Copy link

kinju4374 commented Aug 17, 2016

I have added CharkraBridge.winmd from dist folder of your project as a reference in my project to use ChakraHost API, but I am facing getting exception when debug mode is Managed only. Even I change to Release as build configuration, it gives me following exception

Exception thrown: 'System.Exception' in ChakraBridge.winmd failed to start debugging.

Please suggest how to solve the issue?

@JayZuo
Copy link

JayZuo commented Aug 20, 2016

Same issue here. It seems this only happens in Mobile Emulator. And if I add the ChakraBridge project in my solution not reference ChakraBridge.winmd from /dist folder, I won't get this error in Release Mode. According to the source code, this should be the expected behavior.

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