Forum Discussion
AlexTekeuf
Nov 22, 2024Copper Contributor
React website with ASP.NET and IIS : API not working
Hi, I have found a lot of similar issues on the web but none was working for me, and I am so desperate after days so I am posting here and hope someone can help. I have an ASP.NET server that serve...
- Dec 05, 2024
Hello, it seems that your IIS server is missing some package. Have you checked this tutorial? It says that you need to install .NET Core Hosting Bundle and Web Management Service.
https://learn.microsoft.com/en-us/visualstudio/deployment/quickstart-deploy-aspnet-web-app?view=vs-2022&tabs=web-server
diogokobbi
Dec 05, 2024Brass Contributor
Hello, it seems that your IIS server is missing some package. Have you checked this tutorial? It says that you need to install .NET Core Hosting Bundle and Web Management Service.
https://learn.microsoft.com/en-us/visualstudio/deployment/quickstart-deploy-aspnet-web-app?view=vs-2022&tabs=web-server