dot net core hosting issue
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 5.1k
- Avg merge
- 9h 11m
- Merged PRs (30d)
- 1
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.