Parser fails to load dependency when solution launched from native code

Hello,

We have a solution utilizing GroupDocs.Parser for text extraction, which works fine when run from managed app, however if we load the solution under HostFxr-based wrapper so we can call into it from native code, parser is unable to load external dependency “system.drawing.common” and “skiasharp”, resulting in parser not being able to process most office and some other formats. Additionally this is reported by “FileNotFoundException” beign thrown out of Groupdocs.Parser assembly which is very confusing when determining the problem.

1 Like

@jvymazal

Please share following details and we’ll look into this scenario:

  • API version that you have integrated in your application (e.g. 20.12, 21.2)
  • Sample code/application

We’ll appreciate if you could share a screencast/video covering this issue.