I have a clean install of Windows 7 with RTM VS2010 and I'm trying to get ASP.NET Development Server to work.
When I start the project, the WebDev server starts up and shows that it is listening on port x on localhost.
I tried:
telnet
netstat -o
I have disabled Windows Firewall and I am not running other firewall software.
Any idea what can be done here?
Thank!
ok, , : - hosts "127.0.0.1 localhost", , WebDev localhost, 127.0.0.1 . , VS, WebDev
, . , , , - - - , .
Source: https://habr.com/ru/post/1746025/More articles:Run the BASH command in Python - in the same process - pythonWhat should I call an operation that limits the length of a string? - stringJQUERY - How to resize an image from the center (centered registration point) - jqueryC2248 error / invalid error using Visual Studio 2010 - c ++Vertical latitude / longitude based on the entered address - phpSQL Code Generator Testing Module - tsqlHow to redirect Python console output to QTextBox - redirectFind and replace table and field names in Access? - ms-accessGrails / GORM, disable first level cache - hibernateHTML-CSS: кросс-браузерная полупрозрачность - htmlAll Articles