Windows pop-up message as belows:
Unable to bind to port [Localhost:8888]. ErrorCode: 10048.
This is usually due to another service running on this port. Run NETSTAT -A at a command prompt.
What can I do?
Thanks
|
feedback
|
This question came from our site for professional and enthusiast programmers.
netstat -a, as instructed? What was the result? – Piskvor Jun 21 '10 at 15:21