Saturday, March 26, 2011

For port in use Error - winxp

e.g. just found out that both WAS server and Skype uses port 80 by default 

1. get the PID running on each of the port

use netstat - anobv

2. find which exe, dll running has the PID xxxx

tasklist /svc /FI "PID eq xxxx"

No comments:

Post a Comment