"Connection timed out" error when using Web Deploy


If you experience a "Connection timed out" error when using WebMatrix, Visual Studio, etc., it is because your local firewall and/or router is blocking port 8172.
 
Unblocking port 8172 in your firewall/router should resolve the issue.




هل كانت المقالة مفيدة ؟

 طباعة

اقرأ أيضاً :

Using URL Rewrite on Windows Hosting

Rewrite rules should be placed in your web.config file.    An example rule to redirect from...

Where can I get a .publishsettings XML file for WebMatrix?

To obtain the XML file to use to upload/edit in WebMatrix, log into your Plesk account...

Enabling HTTP Compression In Windows Hosting

In your web.config file, add the following line of code to enable HTTP...

What is the physical file path for my account?

The physical path to your account would be:   C:\inetpub\vhosts\your_username\   Replace...

How do I connect via RDP on my Windows VPS?

Windows Firewall is active by default, so RDP access will first need to allowed in the firewall...