Last active
December 21, 2015 22:09
-
-
Save danielmackay/6373718 to your computer and use it in GitHub Desktop.
Web deploy troubleshooting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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