Microsoft Web Application Gallery fails on win 2003 server WebsitePanel
Nov 02 at 9:57am - admin
There are no web applications in this category earlier it is working fine with any issue even after updating the Microsoft Web Application Gallery 2.0 problem is remain same may be this is due to some class is missing as website-panel is not able to detect the Microsoft Web Application Gallery installation on windows 2003 server or the support for 2003 is with Microsoft Web Application Gallery
Solution:
open registry to
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\MSDeploy\1]
under "InstallPath_x86" enter the value C:\Program Files\IIS\Microsoft Web Deploy\ (or where every ms deploy is installed)
for ms deploy v2
open registry to
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IIS Extensions\MSDeploy\2]
under "InstallPath_x86" enter the value C:\Program Files\IIS\Microsoft Web Deploy V2\ (or where every ms deploy 2 is installed)

[
Source]