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

The library 'hostpolicy.dll' required to execute the application #30

Open
bhupendrasinghnegi opened this issue Apr 22, 2018 · 2 comments

Comments

@bhupendrasinghnegi
Copy link

bhupendrasinghnegi commented Apr 22, 2018

Hi @adamhathcock ,

When we run the following command on Windows 10 We are getting the below error.

C:\Users\sachin\Downloads\aspnetcore-realworld-example-app-master\publish>dotnet Conduit.dll

A fatal error was encountered. The library 'hostpolicy.dll' required to execute the application was not found in 'C:\Users\sachin\Downloads\aspnetcore-realworld-example-app-master\publish'.

Steps taken

  1. download the the repo (.zip) from github
  2. Open the solution in VS 2017 and build the solution
  3. Run 'build.ps1' in windows powershell -- all seems working fine there -- NO errors
  4. Run dotnet Conduit.dll from windows command prompt

Thanks

@Hameds
Copy link

Hameds commented Apr 29, 2018

same error here

@adamhathcock
Copy link
Collaborator

If you run from Visual Studio, what happens?

I guess I’ll make a VM for Windows as I have a few things queued up as windows issues across products

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

3 participants