Configure Web Deploy Publishing missing in IIS console
Scenario:
You have installed the Web Deployment Tool on your IIS7 webserver. Now you want to configure a site for Web Deploy Publishing like described in:
https://learn.iis.net/page.aspx/984/configure-site-for-web-deploy-publishing/
i.e. you want to to this using the “Configure Web Deploy Publishing” dialog:
Problem:
You do a right-click the site you want to publish to, click Deploy and then there is no “Configure Web Deploy Publishing…” in the IIS Manager UI
i.e. the “Configure Web Deploy Publishing” sub menu is missing .
Solution:
You might, like me, do not have the latest version of the Microsoft Web Deploy 2.0 (I had 2.0.1042) on your IIS:
Install the latest version (e.g. 2.0.1070) of the web deployment tool on your IIS7 –> this will add the “Configure Web Deploy Publishing…” to the IIS Manager UI:
I did so | prefer installing the “Web Deployment Tool 2.1 for Hosting Servers” using the Web Platform Installer:
Comments
Anonymous
January 01, 2003
I had the same issue and was able to fix it. On a Windows Server 2008 R2, with the base IIS install, and then installing the Web Deploy 2.0, the installer didn't offer the option to install the IIS Manager UI Module. Then in IIS, it didn't show the Configure Web Deploy Publishing. If you go into the Server Manager, Roles, Click on IIS, then Click on Add Role Services, then check the "Management Service". Close that out. Then reopen IIS Manager, and voila the option is available! Rob BramhallAnonymous
May 15, 2012
Doesn't help did exactly what you did but still didn't get the option
bfrank: What version number of the Web Deploy Tool 2.0 does "Add/remove Programs" say you have?
Anonymous
June 21, 2013
The comment has been removedAnonymous
August 17, 2013
Awesome! Solved my problem - was pulling my hair out trying to figure out why this was missing from the menu!Anonymous
December 12, 2013
You legend! I've been trying to figure this out for a few hours now - it was driving me insane. :-)