Microsoft Dynamics 365 Business Central 2020 (16.1) Step by Step Installation on 2 servers
Steps:
Import-NAVServerLicense BC160 -LicenseData ([Byte[]]$(Get-Content -Path "fin.flf" -Encoding Byte))
or
Import-NAVServerLicense BC160 -LicenseData ([Byte[]]$(Get-Content -Path "fin.flf" -Encoding Byte)) -Database DemoDataBaseBC160
Errors Which I faced:
Steps:
- Download Microsoft Dynamics 365 Business Central 2020 (16.1) from https://www.microsoft.com/en-us/download/details.aspx?id=101266 Make Sure you down and Rename to shorter name before unzip.
- Download Windows Sever 2019 STD (make sure its ISO)from https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2019
- Download SQL Server 2019 on-premise from https://www.microsoft.com/en-us/sql-server/sql-server-downloads
- Create three VM's
- Domain Controller (Domain can be Like local.google.com)
- BC SQL server
- BC App Server
- Join SQL server and BC App server to Domain
- Install SQL components on BC SQL server and Install Demo DB as well.
- Install Microsoft Dynamics 365 Business Central 16 on BC App server
- Load License
Import-NAVServerLicense BC160 -LicenseData ([Byte[]]$(Get-Content -Path "fin.flf" -Encoding Byte))
or
Import-NAVServerLicense BC160 -LicenseData ([Byte[]]$(Get-Content -Path "fin.flf" -Encoding Byte)) -Database DemoDataBaseBC160
Errors Which I faced:
Error 1:
Microsoft Dynamics 365 Business Central Build 12630
Error Report
Server
Microsoft Dynamics 365 Business Central Server Components
The requested operation is successful. Changes will not be effective until the system is rebooted.
Error Report
Server
Microsoft Dynamics 365 Business Central Server Components
The requested operation is successful. Changes will not be effective until the system is rebooted.
SQL Server Database Components
Cronus Sample Database for Microsoft Dynamics 365 Business Central
Fatal error during installation.
Cronus Sample Database for Microsoft Dynamics 365 Business Central
Fatal error during installation.
A database with name Demo Database BC (16-0) already exists. Delete this database in SQL Server Management Studio, run setup.exe again, and then click Repair.
Created on "BC-SQL"
Created on "BC-SQL"
Solution:
Check if the App Server is able to talk to BC SQL Server
Error 2:
HTTP Error 403.14 - Forbidden
The Web Server is configured to not list the contents of this directory
Open Business Central Administration> Service account> Edit Change to Administrator.
Happy BCing!
Thanks & Regards,
Mail ID: pandit.umesh@hotmail.com
Skype ID: pandit.umesh