Even after uninstalling windows service, port number remains still occupied -


i installing windows service , works fine.

now uninstalling same service. (to specific using installutil command installing uninstalling) service gets uninstalled when go command prompt , check status of port shows port still occupied. (using netstat command)

due when try delete folder containing service of dlls not getting deleted , on trying delete them forcefully message in user.

can guide on this.

use netstat -b determine executable occupying port, kill using task manager "show processes users" option enabled.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -