Skip to content

Instantly share code, notes, and snippets.

@danielmackay
Last active December 21, 2015 22:09
Show Gist options
  • Save danielmackay/6373718 to your computer and use it in GitHub Desktop.
Save danielmackay/6373718 to your computer and use it in GitHub Desktop.
Web deploy troubleshooting
1. Web Management Service => Started?
2. IIS Management Service => Enable Remote Connections
3. Web Deploy Installer => Ensure all options are installed
4. Fire wall => Ensure TCP Port 8172 is open
5. EC2 => Ensure TCP Port 8172 is open
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment