I was trying to publish dotnet MVC application to IIS .I created a site in that and opened in the browser .but it looks like this
how to run my app on IIS.
Asked
Active
Viewed 75 times
0

Yadhu Krishna
- 34
- 3
-
Does this answer your question? [Set "Homepage" in Asp.Net MVC](https://stackoverflow.com/questions/1142003/set-homepage-in-asp-net-mvc) – Lex Li May 12 '22 at 13:32
-
I believe you hit the famous 403.14 error page and then enabled directory browsing. Please follow the famous thread to set a default route for your MVC web app and disable directory browsing. – Lex Li May 12 '22 at 13:34