When we deploy in IIS with an MVC 5 application, I need to set the homepage, right? In my case I have the 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 did not work:
/Views/Home/Index.cshtml
I also removed the start bar and nothing too.
This is the error you are giving:
Unknown Host
Description : Unable to locate the server named " ache.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.