Getting error while running Migrator tool commands
- Dominant language
- C#
- Stars
- 52
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
## 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).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.