Skip to content

Instantly share code, notes, and snippets.

@Boztown
Created August 28, 2012 19:57
Show Gist options
  • Save Boztown/3503481 to your computer and use it in GitHub Desktop.
Save Boztown/3503481 to your computer and use it in GitHub Desktop.
IIS: Map w3wp.exe to application pool
Run command prompt as "admin" and then do this:
C:\Windows\System32\inetsrv>appcmd list wp
WP "1512" (applicationPool:www)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment