Hi,
I am trying to use the publish feature of VS 2010 Beta2. I am trying to deploy a sample web application (on the file system) to my IIS 6.
I have set up MSDeploy along with the agent service and configured the service to listen to URL (
https://myserver:8172/MsDeploy.axd)..i have also self sigend a certificate and stored it in the certificate store.
everytime i try to publish using VS 2010 publish wizard i get the "authentication failed because the remote party has closed the transport stream"...i get the same error if i try to use the command MsDeploy...
any help is appreciated.