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

net standard version2.0 #12

Closed rbarker8 closed 4 years ago

rbarker8 commented 5 years ago

Hi when running the preview of the migration tool I see the attached error instead of being able to select a site, if i run the GA tool it works, but i have Virtual Directories i would like to migrate, thanks.

Investigative information

Please provide the following:

Repro steps

Just open the app -->

Expected behavior

Provide a description of the expected behavior.

Actual behavior

See attached

appmigprev

wadeh-ms commented 5 years ago

Hi,

This error is happening very early in the process. Essentially, we are not able to load our assemblies. At this time, we suspect that this might be an issue with the version of the .NET framework installed on your machine.

The Migration Assistant has a dependency on version 3.5 of the .NET Framework. Can you please let us know which version, or versions, of the Framework are installed?

Thanks, -Wade

krolson commented 4 years ago

The latest version (1.0.1) of Migration Assistant should no longer have issues due to different installed .NET framework versions. Please try the latest build and let us know if you still see this type of issue. Closing this item for now since there has been no response - but please open a new issue if this is still happening for you.