bretddog
bretddog

Reputation: 5519

WAP, How to Publish to Web with Web Deploy?

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?

Upvotes: 0

Views: 212

Answers (3)

maxisam
maxisam

Reputation: 22715

I think you are looking for this.

Configure the Web Deployment Handler

Hope this help.

Upvotes: 0

rick schott
rick schott

Reputation: 21117

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

Upvotes: 0

Related Questions