Visual Studio cannot resolve localhost
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
When I want to run my project in VS2005 choosing File/Open in Browser it says: website cannot be opened When I replace the word localhost in the address line by 127.0.0.1 everything works fine. In the file .../system32/drivers/etc/hosts tere is an entry: 127.0.0.1 localhost so where visual studio is looking for the name resolve? Reinstall VS doesnt help. Thanks for any suggestions Wilfried.