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.
-
set default page in iisRamesh Kumar– Ramesh Kumar2018-01-09 05:58:17 +00:00Commented Jan 9, 2018 at 5:58
-
@RameshKumar it is showing dashboard not showing another viewsAkash Rekalwar– Akash Rekalwar2018-01-09 06:00:25 +00:00Commented Jan 9, 2018 at 6:00
-
See this answer -> stackoverflow.com/questions/13870561/…keipa– keipa2018-01-09 06:00:36 +00:00Commented Jan 9, 2018 at 6:00
Add a comment
|