To see a nice list of all sharepoint related processes, use the following command:
C:\Windows\System32\inetsrv>appcmd list wp
This will display a nice description of all the IIS processes including the sharepoint instance that is bound to port 80. The output of this command lists the process' PID so just use that when killing or attaching with a debugger.
No comments:
Post a Comment