0

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.

3
  • set default page in iis Commented Jan 9, 2018 at 5:58
  • @RameshKumar it is showing dashboard not showing another views Commented Jan 9, 2018 at 6:00
  • See this answer -> stackoverflow.com/questions/13870561/… Commented Jan 9, 2018 at 6:00

1 Answer 1

1

Have you installed WebDeploy on the server? if not then install it and then check. it will work.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.