highimpacta
05-13-2010, 09:55 PM
Hi all,
I apologize if this has been asked before. It has been awhile since I have deployed using IIS. I am trying to deploy an MVC2 app. I have my ASP.NET version set to 4.0 I have a user with read/write access to root. I have the same user granted Microsoft IIS Manager access. I followed the tutorial on http://www.dasptv.com/avc-view.aspx?videoid=24&categoryid=0. When I publish I get the following message:
Error 1 Web deployment task failed.(Remote agent (URL https://web708.discountasp.net:8172/MsDeploy.axd?site=http:) 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://web708.discountasp.net:8172/MsDeploy.axd?site=http:) 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 Bombay
I am not sure what to do. Am I missing setting up a permission somewhere? Any help is greatly appreciated.
I apologize if this has been asked before. It has been awhile since I have deployed using IIS. I am trying to deploy an MVC2 app. I have my ASP.NET version set to 4.0 I have a user with read/write access to root. I have the same user granted Microsoft IIS Manager access. I followed the tutorial on http://www.dasptv.com/avc-view.aspx?videoid=24&categoryid=0. When I publish I get the following message:
Error 1 Web deployment task failed.(Remote agent (URL https://web708.discountasp.net:8172/MsDeploy.axd?site=http:) 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://web708.discountasp.net:8172/MsDeploy.axd?site=http:) 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 Bombay
I am not sure what to do. Am I missing setting up a permission somewhere? Any help is greatly appreciated.