Azure / App-Service-Migration-Assistant

Azure Websites Migration Assistant for Windows is a tool that allows customers to move their existing sites hosted on IIS servers into the cloud on Azure App Service. For more information check out https://appmigration.microsoft.com .
https://appmigration.microsoft.com
MIT License
75 stars 60 forks source link

Unable to install on Windows 2003 R2 SP2 #1

Closed frehnejc closed 5 years ago

frehnejc commented 5 years ago

Investigative information

Repro steps

  1. Install MSI
  2. Error message on install: This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.

    Expected behavior

After I perform step A, the installer should complete.

Actual behavior

Error on screen: This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.

Known workarounds

Nil available.

krolson commented 5 years ago

Unfortunately this tool only supports migrations from IIS7+, so even if you were able to complete the installation and run the tool it would immediately block on the IIS version. I'm so sorry that this limitation wasn't on the download page and I'll ask to have some notes added there so others don't have to have this experience, too.

krolson commented 5 years ago

(leaving open for tracking status)

NitashaV commented 5 years ago

We have documented this on our wiki page now at https://github.com/Azure/App-Service-Migration-Assistant/wiki.

thanks