When I Start debugging (F5) my website this error Occured:
“Firefox can’t find the server at http://www.localhost.com.”
I tried with IE but this error repeated.
How can I solve this problem?
thanks for ur attentions.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can check if WebDev.WebServer.exe is running(usually there will be an icon in notification area).
If it is running you can try http://127.0.0.1:2409/home/Default.aspx .
If above link works, you can edit the file (Windows)\System32\divers\etc\host and add a line:
127.0.0.1 localhost