Hi to all,
I installed a developer license created for BC14 in a BC15 database, and it works.
I'd like to know if there is a limit of difference version between developer license and BC database, where this license is installed.
Thanks
Alberto
Hi to all,
I installed a developer license created for BC14 in a BC15 database, and it works.
I'd like to know if there is a limit of difference version between developer license and BC database, where this license is installed.
Thanks
Alberto
Hi,
It works but usually needs to be renewed every after 3 mos.
Regards,
JR
Please try this on Powershell.
Knowing Details of License:
Import-Module 'C:\Program Files\Microsoft Dynamics 365 Business Central\150\Service\NavAdminTool.ps1'
Export-NAVServerLicenseInformation -ServerInstance bc150
Importing License:
Import-Module 'C:\Program Files\Microsoft Dynamics 365 Business Central\150\Service\NavAdminTool.ps1'
Import-NAVServerLicense -LicenseFile 'C:\Users\Admin\Desktop\BC.flf' -ServerInstance bc150
Restart-NAVServerInstance -ServerInstance bc150
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156