Often there are times when we need to debug our application by Debug-> attach to process option in visual studio. Here we need to figure out which application pool is currently linked with our application. So to figure out run following command:
C:\Windows\System32\inetsrv>appcmd list wp
C:\Windows\System32\inetsrv>appcmd list wp
0 comments:
Post a Comment