Forum Discussion

AlexTekeuf's avatar
AlexTekeuf
Copper Contributor
Nov 22, 2024
Solved

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...
  • diogokobbi's avatar
    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

Resources