Install SuperOffice Web
SuperOffice CRM Web and Service must be installed on the same hostname from version 8.1.
Note
All SuperOffice products must be installed on the same domain, under different directories. For example, https://socrm.myorganization.com/sales
and https://socrm.myorganization.com/service
.
Warning
Since SuperOffice 10.1.2 we do no longer support SuperOffice Web installation with remote NetServer. SuperOffice Web client must be now installed as a standalone web application with inprocess NetServer.
However you can still install standalone NetServer and use its web services for SuperOffice Service or integration purposes.
Before you begin
- Install the SuperOffice CRM Server to set up or upgrade the database.
- A SuperOffice database must be available, to install see CRM Server.
- NetServer Web Services may be installed separately to use with Customer Service and Pocket CRM.
- Consider the security of your upcoming installation.
- Prepare the web server.
- Have an IIS website where you want to install SuperOffice. If you do not have the site set up, using the Service installer will create it for you.
Warning
From SuperOffice 10.2.5, SuperOffice Web and Service must run on HTTPS. The in-app editor does not support HTTP.
Install
Download the Web installer package, extract the content and run setup.exe.
Upon launching the installer, you might be prompted to install some prerequisites, install them by clicking the "Install" button.
To start the installation you need to accept the license agreement.
Specify the SuperOffice Web Application name and select the destination folder where you want to install it. If you chose to split the installation into one SuperOffice Web and one SuperOffice NetServer installation it is recommended to choose a name that correlates to the type of installation.
Select the first option if you want to install both SuperOffice Web and SuperOffice NetServer on the same application. Select the second setup type if you want to split SuperOffice Web and SuperOffice NetServer into two separate installations, either because you want to install them on different servers or just want to split the application. Please note our recommended scenario (#2) does not require you to split web and NetServer web services.
In the next dialog select the website and/or virtual directory for your installation and specify a name for the new virtual directory, leave the default "SuperOffice" or if you want to install SuperOffice Web or SuperOffice NetServer (web services) on the root level of a website you can leave the virtual directory name blank (only recommended if you have good knowledge of IIS works).
If the dropdown under select website is blank you need to on the Windows feature "IIS 6 Management Compatibility and IIS 6 Management Console" under "Turn Windows features on or off".
Click Install to begin the installation process.
Check I would like to launch CRM.web Configuration to start the Product Configuration for your installation and click Finish.
Read the Welcome section and click Next.
On the Database driver section, choose the database system for the database you installed on with server setup and click Next.
In the Database settings section fill in the fields to configure your connection to the database. Click the Test connection to be sure that the configuration is correct. The user here must be a database system user. When it works, click Next.
In the Document Archive section you need to enter the Archive Path to the folder you created in the SuperOffice CRM Server installation. You also need a Temporary Path.
Make sure the Temporary Part is a local path, not a UNC path, otherwise you can get performance issues or errors while working with documents. We recommend you add an impersonate user with sufficient rights to read and write to both SO_Arc and the temp area. Check the Impersonate User checkbox and fill in the credentials for a user with access to the file server where the SuperOffice Archive (SO_ARC) is located. Validate and click Next.
More than one archivepath? You need to edit web.config and add more Archive Paths under the Documents section:
<Documents> <!-- Location of SO_ARC --> <add key="ArchivePath" value="E:\SuperOffice\SO_ARC" /> <add key="ArchivePath2" value="E:\SuperOffice\SO_ARC2" />
On the Security, click to generate keys for the Symmetric key and Symmetric secret text. The Expose NetServer web services is ticked by default, this allows you to use the NetServer web services with Service.
In AD integration, you may add information about your Active Directory where you want to pick users from. Note that the user added needs read rights to pick up the users.
In the Globalization section, choose your country in the Application country code if it exists. If not, choose English.
In Diagnostics, make sure the impersonate user from the document archive chapter has sufficient rights to writhe to the folder where Log to file points.
Click Next on the following sections until you get to the Finish button. Click it to create the configuration file. Choose Encrypt configuration to encrypt the system user name and password in the web.config file. Click Finish.
SuperOffice product configuration for Reporter is opened. Click Next on the welcome screen.
A 32-bit ODBC system data source must be available on the server where SuperOffice NetServer is running. Add the name of the ODBC, and include the database prefix, typically CRM7.
Click Finish" to finalize the installation.