Dependencies¶
Dependency section allows user to install different packages required to install and run lexbizz/Acumatica Application on a local machine. In absense of one of the dependency package, the application installation or the application itself may not work. Please install all the dependencies listed on the UI.
Required Dependencies
IIS (Internet Information Service)
7Zip
Azure CLI and Azure DevOps Extension
SQL server developer or express edition 2017
MS Dotnet Framework 4.8
Dotnet Core Runtime 🆕
Except IIS, rest of the dependencies can be installed using the lexbizz DevOps tool. Please have a look at Configure IIS page for more information.
Install Package Manager¶
Before you begin, make sure a Package Manager is installed on your machine. If the package manager is not installed on your machine, then the tool will provide you with an option to install a appropriate package manager.
On Windows system, the tool uses Chocolatey as a Package Manager.
If the tool is not able to install the package manager, then the same can be installed manually using a script. Please have a look at Install choco for more information. Once the package manager is installed, then the rest of the packages can be installed using the tool.
💡 Please use “Verify Dependencies” option to verify previously installed packages on your system.

Contents