Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error while running Migrator tool commands #35

Open
PrajaktDixit opened this issue Jul 18, 2023 · 0 comments
Open

Getting error while running Migrator tool commands #35

PrajaktDixit opened this issue Jul 18, 2023 · 0 comments

Comments

@PrajaktDixit
Copy link

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant