Click here to Skip to main content
15,902,634 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everyone!

I have just started with my webapi project. It runs perfectly fine. I tried hosting it on my IIS6. But when i go to manage website - browse option. It shows error message - "The localhost page cannot be found". What might be the problem?
Please help me out with this.

What I have tried:

I have just started with my webapi project. It runs perfectly fine. I tried hosting it on my IIS6. But when i go to manage website - browse option. It shows error message - "The localhost page cannot be found". What might be the problem? 
Please help me out with this.
Posted
Comments
Richard Deeming 19-Jan-17 11:11am    
Are you sure you mean IIS6? That version was only available with Windows Server 2003 and Windows XP Professional x64.

Depending on the version you're using, there are some extra hoops you'll have to jump through to get MVC and WebAPI working in IIS6:
ASP.NET MVC on IIS 6 Walkthrough[^]
ASP.NET MVC 3 Extensionless URLs on IIS 6[^]

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900