I want to publish my web application on a hosting server.

Domain:  mysite.com
Folder:  mysite.com/TestWAP
  1. Can I use one-click deployment on typical discount shared hosting?

  2. Will I need to make any installation on the server first, and how is this done?

  3. With the above details, what would I specify in the "Service URL" and "Site/Application" fields?
link|improve this question

74% accept rate
Have you tried yet? – John Saunders Sep 30 '11 at 19:27
I have other sites on the server so wanted to avoid making a mess by brute trial and error. Hence my question. – bretddog Sep 30 '11 at 19:37
feedback

3 Answers

Build, publish local with a manual first time setup on shared host. From then on publish through Visual Studio Publish - FTP option.

link|improve this answer
Why it's not suited to use Web Deploy? – bretddog Sep 30 '11 at 19:08
feedback

I think you are looking for this.

Configure the Web Deployment Handler

Hope this help.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.