PDA

View Full Version : Deployment error


mohitchoudhary
08-09-2010, 05:49 PM
Hi,

Iam trying to deploy my web application from VS 2010 using web deploy. Iam getting the following error:

Error 10 Web deployment task failed.(Remote agent (URL https://web709.discountasp.net:8172/MsDeploy.axd?site=[mydomain].com) could not be contacted. Make sure the remote agent service is installed and started on the target computer.)
Make sure the site name, user name, and password are correct. If the issue is not resolved, please contact your local or server administrator.
Error details:
Remote agent (URL https://web709.discountasp.net:8172/MsDeploy.axd?site=[mydomain].com) could not be contacted. Make sure the remote agent service is installed and started on the target computer.
An unsupported response was received. The response header 'MSDeploy.Response' was '' but 'v1' was expected.
The remote server returned an error: (401) Unauthorized. 0 0 FBlogSiteLauncheDateTimeApp

Please Help. Thank you

bruce
08-10-2010, 10:29 AM
Web Deploy error reporting really sucks...

this error usually means

1) You used the wrong username / password
2) You did not enable IIS Manager access for the user in the control panel
3) You entered the wrong site name (make sure it is without www.)