I have ASP.NET MVC application hosted on IIS 8.5 on azure vm. I am able to see main page but when I browse for another page I am getting 404 page not found error. All pages are present in application directory. It is working fine on local machine.
Asked
Active
Viewed 457 times
0
-
set default page in iis – Ramesh Kumar Jan 09 '18 at 05:58
-
@RameshKumar it is showing dashboard not showing another views – Akash Rekalwar Jan 09 '18 at 06:00
-
See this answer -> https://stackoverflow.com/questions/13870561/getting-a-404-from-wmsvc-via-msdeploy-exe – keipa Jan 09 '18 at 06:00
1 Answers
1
Have you installed WebDeploy on the server? if not then install it and then check. it will work.

Let's Enkindle
- 57
- 2
- 17