I used the publish feature of Visual Studio to publish my project in a folder. After that I added a Website to IIS on my web server and bound it to the folder where I put all the generated files.
The publish folder looks like this:

The IIS structure looks like this:

When I start the website, it just loads and loads without achieving any result.



