To use OrgPlus Enterprise, you must install it on your server’s hard drive. After purchasing OrgPlus Enterprise, you will receive an email containing a link that enables you to download the OrgPlus Enterprise Installer to your server’s hard drive.
Notes: OrgPlus Enterprise
High Availability (HA) requires that you configure OrgPlus Enterprise
so that it can run in a web farm environment. Contact support@orgplus.com
for information on how to install and configure OrgPlus Enterprise HA.
The Blueprint module requires that the OrgPlus Web Modeler be installed
in your environment. Contact support@orgplus.com
for information on how to install and configure the OrgPlus Web Modeler.
To install OrgPlus Enterprise:
1 In the OrgPlus Enterprise Installation folder, double-click Setup.Exe to open the OrgPlus Enterprise Setup Wizard.
2 Click Next to view the License Agreement. Accept the terms of the license agreement by selecting the I Agree option.
3 Click Next to view a list of required components. If any of these components are not installed, click the Cancel button to exit the installer. Install the required components and then rerun the installer from step 1.
4 Click Next to display the Database Installation Details page.
5 Click the Browse button to specify the path to your Database Server. OrgPlus Enterprise requires an application database to store user preferences and administrative settings.
Note: If SQL Server is not installed on the local machine, replace the server parameter value (local) with the server name or IP address of the host machine. For example, if your host machine name is mysqlserver, you should edit the connection string to read server=mysqlserver.
6 Enter the Database Name of the application.
Note: The database will be created on the default instance of the database server specified in the server parameter. For named instances, the server parameter value should have the format <hostname>\<instancename>.
7 Specify the user authentication method you prefer:
Windows authentication credentials of current user – Select this option if you want the installer to use Windows Authentication to connect to the application database.
SQL Server authentication using user ID and password below – Select this option if you want the installer to use SQL Server Authentication to connect to SQL Server for the creation of the application database. If you select this option, enter the Admin username and the Admin password for SQL Server authentication.
Note: Please ensure that the Windows domain user running the installer or the System Administrator Login has the appropriate permissions on SQL Server.
8 Enter the Application database OrgPlus user information.
Username: Enter the OrgPlus user name.
Password: Enter the OrgPlus user password.
9 Click Next to display the Destination Folder page.
The Destination parameters are as follows:
Web site name: Name of the website from which users will access OrgPlus Enterprise.
Virtual directory: Name of the directory created under IIS home directory.
Description: Description of the directory created under IIS home directory.
Port: Port number for the website being used.
Note: By default, the installer will install OrgPlus Enterprise on the Default Website on port 80. If you want another website, you will need to enter the port number assigned to that website.
Application pool: In IIS 6.0, you can create an application pool to contain one or more applications, such as to isolate all the web applications that are running on the same computer. If you are using application pools, you can use this drop-down menu to specify one to contain OrgPlus Enterprise.
Install HumanConcepts OrgPlus Enterprise website files to: Shows the current location of the OrgPlus Enterprise website files. To change the location, click the Change button.
10 Click Next to display the Confirm Installation page.
11 Click Next to perform the installation.
12 Click Close to complete the installation.
See Also