Publishing the other day worked just fine, I now get this error. Start Web Deploy Publish the Application/package to https://aptestor.w04.Winhost.com:8172/MsDeploy.axd?site=aptest.org ... Adding sitemanifest (sitemanifest). Adding setAcl (aptest.org). C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\Web\Microsoft.Web.Publishing.targets(3588,5): Error : Web deployment task failed.((1/23/2011 10:51:26 AM) An error occurred when the request was processed on the remote computer.) (1/23/2011 10:51:26 AM) An error occurred when the request was processed on the remote computer. The server experienced an issue processing the request. Contact the server administrator for more information. Publish failed to deploy.
The error shows that you are not typing the "Service URL" correctly on your web deploy setup. https://aptestor.w04.Winhost.com:817... Make sure you setup your web deploy correctly and make sure for the Service URL field you type... https://.w04.Winhost.com:8172/MsDeploy.axd Read this kb article for instructions on how to setup Visual Studio to use web deploy to publish on our web servers. http://support.Winhost.com/KB/a854/publishing-your-web-project-using-web-deploy.aspx