"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.




Je li Vam ovaj odgovor pomogao?

 Ispiši članak

Također pročitajte

Where can I get WebMatrix?

You can download WebMatrix for free:   http://www.microsoft.com/web/webmatrix/

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...

What to use for MSSQL database connection string?

Please use following connection string syntax for connecting MSSQL DB from your ASP/.NET...

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...