Opencbs Installation Guide
Opencbs Installation Guide
Opencbs Installation Guide
12 Installation Guide
Intro
OPENCBS depends on the following software to function properly: Microsoft .NET 4.0, Microsoft SQL
Server 2014 Express, SAP Crystal Reports.
If you have all the required dependencies installed you can safely jump to the First Launch section.
Otherwise, follow the steps outlined in each section to make sure everything is in place.
Microsoft .NET is a library of reusable components that are used to build modern software. OPENCBS
requires version 4.0. Here is how you can check if you have the proper version installed.
If it states that the version of .NET installed on your machine is 4.0 or higher (4.5, 4.5.1, or 4.6) then you
can safely skip the rest of this section.
Otherwise, follow the steps below to download and install the latest version of Microsoft .NET.
Follow the steps below to install a standalone version of Microsoft SQL Server 2014 Express database
server on your machine.
Navigate to this URL: https://www.microsoft.com/en-us/download/details.aspx?id=42299
Click Next.
You will be prompted to save the file. Click Save and wait untill the download is complete. When it's done,
please launch the file.
The installation wizard will greet you with this initial screen:
Click the New SQL Server stand-alone installation or add features to an existing installation link.
Check I accept the license terms and click Next.
Skip this screen by clicking Next.
Click Next.
Click Next.
Select the features by checking/unchecking the checkboxes as shown on the screenshot. Leave other
settings intact and click Next.
Type in the instance name. Please remember what you have entered because this name will later be
used in the First Launch section.
Click Next.
Leave the default settings and click Next.
This screen is important.
Please choose Mixed Mode. Then type in the password for the system administrator. Re-type the
password in the second text field. Please remember this password as it will be used in the First Launch
section.
Click Next.
Now let the wizard install the necessary files on your machine.
The installation of Microsoft SQL Server 2014 Express is done. Click Close.
Unpack the file, go to the folder inside and launch the installation file.
The installation process is pretty straightforward – just let it install all the files on your machine.
First Launch
When all the dependencies are in place you are ready to launch OPENCBS for the first time.
The database server name is usually formed like PC_NAME\INSTANCE_NAME. In the example, it is
localhost\sqlexpress. Remember the instance name from the MS SQL Server installation section a couple
of pages above? If you changed it from sqlexpress to something else, please replace it after the
backslash.
Type in the super administrator password. This is the same password that you entered while configuring
database settings in the MS SQL Server installation wizard.
Click Connect. If you see an error, then something went wrong. Usually either the server name or the
password is incorrect. Please fix them and try again.
Congratulations! You have successfully launched OPENCBS for the first time.