Skip to content

Migration Assistant Did Not Catch COM object #64

@timomta

Description

@timomta

Migration Assistant Did Not Catch COM object

Investigative information

Please provide the following:

  • UTC Timestamp:
  • Migration Tool App version : 1.0.6
  • OS Version: Windows 11

Repro steps

Provide the steps required to reproduce the problem:

Customer's web site was a .Net 4.8 asmx site, but it also referenced the ADODB COM object. An example of this object can be found in Visual Studio 2019 here C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\PublicAssemblies\adodb.dll

Expected behavior

Expected the tool to catch the COM object reference and provide an error in the Assessment Report.

Actual behavior

The tool provided a fully 'green' report for the site.
We tried to migrate the site to Azure, but it failed to run because the inclusion of COM objects is not supported by the App Service.

Known workarounds

Provide a description of any known workarounds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions