Both the WholesaleBackup client and server require Microsoft .NET 2.0 to be installed (see this link for more information on why Microsoft will likely support .NET 2.0 indefinitely). It is usually the case that .NET 2.0 is already installed on the computer you are installing our application on. In the event that .NET 2.0 is not installed, you may receive a popup message after install stating "The application has failed to start because its side-by-side configuration is incorrect", or on XP/2003 the application may crash at startup. This article details how to install .NET 2.0 on various versions of Microsoft Windows.
Windows XP
Download and install .NET 2.0 from here.
Windows 7
.NET 2.0 is installed and activated by default.
Windows 8 and Windows 10
Open the Control Panel, and select Programs and Features. Next, select Turn Windows features on or off and choose .NET Framework 3.5 (includes .NET 2.0 and 3.0). Finally, click Ok as shown below:
Windows Server 2003
Download and install .NET 2.0 from here.
Windows Server 2008
.NET 2.0 is installed and activated by default.
Windows Server 2012
Open the Server Manager, and select Add Roles and Features Wizard. Next, select Features and expand .NET Framework 3.5 Features (Installed), then select .NET Framework 3.5 (includes .NET 2.0 and 3.0). Finally, click Install as shown below:
Windows Server 2016 & Windows Server 2019
1. Open Server Manager and navigate to Manage and add rule and features.
2. Just click next to Features section and select the .Net framework 3.5 then click Next. On the Confirmation page click the Specify an alternative source path. Then type the path of Windows server 2016 image exactly like below screenshot.
3. Finally, when the dot net framework 3.5 (includes 2.0) has been installed successfully on Windows server 2016, click Close to finalizing the installation.