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
76 stars 60 forks source link

Error: Error getting site list from IIS configuration tool output: IIS was not detected on this computer #38

Closed martinhesdahl closed 4 years ago

martinhesdahl commented 4 years ago

Unable to find the site that is running locally. I already tried restarting the application as that appeared to be an issue in earlier versions of the migration assistant.

My version of IIS is 10.0.04403: image There is a website running in IIS at the moment: image

Please provide the following:

Repro steps

Provide the steps required to reproduce the problem:

  1. Install the windows App-Service-Migration-Assistant
  2. Have a website running on IIS Express locally
  3. Start the App-Service-Migration-Assistant and receive this error notification: image

Expected behavior

I expect to see the site that is running and to be able to start the assessment report.

Actual behavior

I receive an error notification: image

martinhesdahl commented 4 years ago

It was something stupid.. I have a new laptop and IIS was not yet turned on. Below the link on how to install IIS as IIS in Windows is still an optional “Windows Feature”.

https://www.howtogeek.com/112455/how-to-install-iis-8-on-windows-8/