Skip to content

How to run ASP.NET 5 application in IIS #857

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

Closed
developer1998 opened this issue Aug 23, 2015 · 3 comments
Closed

How to run ASP.NET 5 application in IIS #857

developer1998 opened this issue Aug 23, 2015 · 3 comments

Comments

@developer1998
Copy link

This is on Windows 10 Pro.
Inside IIS navigate to web site, create Application and point the path to your published directory and then choose the wwwroot folder.
Use ASP.NET NEXT Application Pool, and if you are deploying a x64 runtime, make sure 32-bit support is unchecked.
That is it, and it should work.
I wanted to do this for a long time and now it works:)

@aspnet-hello
Copy link

This issue is being closed because it has not been updated in 3 months.

We apologize if this causes any inconvenience. We ask that if you are still encountering this issue, please log a new issue with updated information and we will investigate.

@davidalpert
Copy link

davidalpert commented Dec 31, 2017 via email

@davidalpert
Copy link

davidalpert commented Dec 31, 2017 via email

@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants