Skip to content

'libhostpolicy.so' required to execute the application was not found #2214

@emanueleleoni

Description

@emanueleleoni

I created an MVC .Net Core 1.1 application. It works on windows and I'd like to run in my raspberry py too.
But It doesn't work.

Environment:

  1. VS17 enterprise
  2. Mvc .net core 1.1
  3. Raspberry pi with Debian 9.4
  4. Repo on github

Expected behavior

After publishing in windows for linux-arm I have pull my repo into raspberry, but when
I run
dotnet myapp.dll
I have the error:
A fatal error was encountered. The library 'libhostpolicy.so' required to execute the application was not found in [path]

Actual behavior

It doesn't work and I don't know how to solve

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions