You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting error while running below Migrator tool commands
aim assess -v
aim assess -a "microsoft.biztalk.msidiscoverer.msifiles=C:\Users\XXXXX\Desktop\aimtool-main\AP.msi"
##Specify directory containing MSI files with unpack directory:
aim assess -a "microsoft.biztalk.msidiscoverer.msidir=C:\Users\XXXX\Desktop\aimtool-main\AP.msi" -a "microsoft.biztalk.msidiscoverer.unpackdir=C:\Users\XXXXX\Desktop\aimtool-main\Extract"
##Specify a custom report file name and location:
aim assess -a "microsoft.biztalk.htmlreporter.reportfile=C:\Users\XXXXX\Desktop\aimtool-main\reportoutput\report.html"
Error
Failed to build runner: Failed to find a model provider.
Full exception details:
System.ApplicationException: Failed to find a model provider.
at Microsoft.AzureIntegrationMigration.Tool.App.b__15_0() in D:\a\aimtool\aimtool\src\Microsoft.AzureIntegrationMigration.Tool\App.cs:line 486
at Microsoft.AzureIntegrationMigration.Runner.Builder.RunnerBuilder.Build()
at Microsoft.AzureIntegrationMigration.Tool.App.BuildRunner() in D:\a\aimtool\aimtool\src\Microsoft.AzureIntegrationMigration.Tool\App.cs:line 498
at Microsoft.AzureIntegrationMigration.Tool.App.RunAsync(CancellationToken token) in D:\a\aimtool\aimtool\src\Microsoft.AzureIntegrationMigration.Tool\App.cs:line 158
Environment and tool versions
Chocolatey v2.1.0
biztalkmigrator v1.0.0 is the latest version available based on your source(s).
The text was updated successfully, but these errors were encountered:
Description
Getting error while running below Migrator tool commands
aim assess -v
aim assess -a "microsoft.biztalk.msidiscoverer.msifiles=C:\Users\XXXXX\Desktop\aimtool-main\AP.msi"
##Specify directory containing MSI files with unpack directory:
aim assess -a "microsoft.biztalk.msidiscoverer.msidir=C:\Users\XXXX\Desktop\aimtool-main\AP.msi" -a "microsoft.biztalk.msidiscoverer.unpackdir=C:\Users\XXXXX\Desktop\aimtool-main\Extract"
##Specify a custom report file name and location:
aim assess -a "microsoft.biztalk.htmlreporter.reportfile=C:\Users\XXXXX\Desktop\aimtool-main\reportoutput\report.html"
Error
Failed to build runner: Failed to find a model provider.
Full exception details:
System.ApplicationException: Failed to find a model provider.
at Microsoft.AzureIntegrationMigration.Tool.App.b__15_0() in D:\a\aimtool\aimtool\src\Microsoft.AzureIntegrationMigration.Tool\App.cs:line 486
at Microsoft.AzureIntegrationMigration.Runner.Builder.RunnerBuilder.Build()
at Microsoft.AzureIntegrationMigration.Tool.App.BuildRunner() in D:\a\aimtool\aimtool\src\Microsoft.AzureIntegrationMigration.Tool\App.cs:line 498
at Microsoft.AzureIntegrationMigration.Tool.App.RunAsync(CancellationToken token) in D:\a\aimtool\aimtool\src\Microsoft.AzureIntegrationMigration.Tool\App.cs:line 158
Environment and tool versions
Chocolatey v2.1.0
biztalkmigrator v1.0.0 is the latest version available based on your source(s).
The text was updated successfully, but these errors were encountered: