Deployment error

Discussion in 'Hosting Services / Control Panel' started by mohitchoudhary, Aug 9, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. 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
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    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.)
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page