3
When we deploy to IIS with an MVC 5 application, I need to set the homepage, right? In my case I have the folder Views => Home => Index.cshtml. In my case, I go to Default Document and how do I put all this step to inform the index page? I put it like this and it didn’t work:
/Views/Home/Index.cshtml
I also removed the starting bar and nothing either.
That’s the mistake you’re making:
Unknown Host
Description: Unable to locate the server named "find rupture." --- the server does not have a DNS entry. Perhaps there is a misspelling in the server name, or the server no longer exists. Double-check the name and Try Again.