I got the “HTTP Error 404.4 – Not Found” error when I tried the urls http://localhost/ and http://localhost/anetvb_northwind/ on my Vista system. How can I fix this error?
If you are using a Vista Home Premium or Ultimate you need to turn your IIS on by clicking the “Programs and features” icon on your Control Panel and then click the “Turn Windows features on or off” option. Check the IIS items and click the OK button. Your IIS web server should be ready in a few minutes. You cannot use a Vista Home Basic system as your web server. The url http://localhost/ will not work even you turn on IIS because it does not have the required features for a web server as the other editions. To test your ASP .NET pages on a Vista Home Basic system you need at least to have Microsoft Visual Web Developer 2008 Express Edition. Open your web site with VS 2002, 2003, 2008 or VWD 2008, build your website and then start Without Debugging. You will be able to view your web pages.
Related Questions
- I got the "HTTP Error 404.4 - Not Found" error when I tried the urls http://localhost/ and http://localhost/anetvb_northwind/ on my Vista system. How can I fix this error?
- I got this error message when I tried to log in to the system: You are already logged in as MyUserName, but this page requires different credentials. Whats wrong?
- Why am I getting a 403 access error with my web browser when trying to access http //localhost/zm?