Hi to everyone!
These days I was trying to import a company (or a set of companies using -AllCompanies option) from a production enviroment to test enviroment on different servers (production in azure, test in local server) with the cmdlet Import-NAVData but this ps command fails with the following error for microsoft extensions:
Import-NAVData : Cannot import the data because the specified file does not include the extension: name= [....], publisher=Microsoft, version=14.18.45015.0
* Both servers (where export navdata and where import navdata) have the same version of Business Central (14.18.45015.0 W1) and the same version of the database.
* When Export-NAVData, I try include and not include options (and the possible combinations of these): -IncludeApplicationData -IncludeApplication -IncludeGlobalData.
In this screenshot you can see the error (I crossed out the name of company (with paint ) because it is confidential information) :
Solutions already tried:
https://github.com/Microsoft/AL/issues/4217
https://community.dynamics.com/business/f/dynamics-365-business-central-forum/437349/business-central-on-perm-intelligent-cloud-base-extension-by-microsoft-does-not-exist
Can anyone help me with this issue?
Thanks.