Posted on: 4/11/2014 3:25:22 AM | Views : 340

I want to publish a web site on a server but failed.
I use visual studio 2010 and click publish and input some from the window. The error said: invalid Web Deploy service URL.
on the Publish Web window:
I used:
Publish method: Web Deploy
Service URL: https://remoteseverName:8172/MsDeploy.axd  (what is 8172/MsDeploy.axd for?)
Site/application: https://remoteseverName/
uncheck Mark as IIS application on destination
check Leave extra files on destination(do not delete)
user name: XXXX
passwd: XXXX
then an error came out: Invalid Web Deploy service URL. 
Can someone explain to me step by step? How can I fix it?
Thanks.

Go to the complete details ...