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

dot net core hosting issue #5088

Open
shivamdabas opened this issue Apr 7, 2022 · 1 comment
Open

dot net core hosting issue #5088

shivamdabas opened this issue Apr 7, 2022 · 1 comment

Comments

@shivamdabas
Copy link

Hi,
I'm calling dotnet framework 4.8 built dll from native c++, using the .net core implementation but my application is failing when I'm making init_fptr funtion call during loading of .net core. It is showing Init failed: -2147450730 , when .net sdk version 5 is already installed. Is there a bug of some kind or incompatibility of framework and core versions. Any help would be appreciated.
Thanks

@ks1990cn
Copy link

Hey @shivamdabas ,
can you please tell more about what you are trying to do, need more clarification on this... If you can share any snip / code.
Its just dlls are not compatible probably error is due to target framework incompatible.

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