Hello,
Anyone use WebDeploy function? I have try use this using user display in Enkompass but WebMatrix when i try Validate Connection said "Invalid user name or password"..
Any idea to solve this? I have try with multiple accounts..
Thanks,
Hello,
Anyone use WebDeploy function? I have try use this using user display in Enkompass but WebMatrix when i try Validate Connection said "Invalid user name or password"..
Any idea to solve this? I have try with multiple accounts..
Thanks,
In the Publish Settings, you will enter the information as follows:
Protocol : Web Deploy
Server : 10.1.104.153 (Server IP)
Username : ADDOMAIN\account (You can verify this in WSO)
Password : asd123!! (Account Password)
Site Name : test1.tld (Should be the domain as it appears in Enkompass or IIS)
Destination URL : http://www.test1.tld (be sure to include www)
Hello,
This works fine in WebMatrix but not in Visual Studio. The error is:
Any idea?Error 1 Web deployment task failed.(Remote agent (URL http://www.domain.tld/MSDEPLOYAGENTSERVICE) 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 http://www.doamin./MSDEPLOYAGENTSERVICE) 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 'V1' but 'v1' was expected.
The remote server returned an error: (401) Unauthorized. 0 0 WebApplication1
I managed to get mine working in Visual Studio 2010. I've used the above example details in the screen shot attached. I also found that VS2010 wouldn't connect on the first attempt and would fail so I would first try the following link: http://www.test1.tld/MSDEPLOYAGENTSERVICE and would login using ADDOMAIN\account as the username and the accounts password. I'd then try the below publish from VS2010 which would work.
![]()
Last edited by RocketHost; 08-24-2012 at 04:47 AM.
Hello,
Try put http://www.test1.tld