Installing and configuring prerequisites

You must have the following components installed and configured before you can import or view your completion data with Frac Explorer:

SQL Server database instance

Install a SQL Server database instance on the database server. Frac Explorer requires SQL Server 2014 or later. SQL Server Express is not supported. For installation instructions consult the Microsoft Help documentation.

After installing the database, you need the following information about your database to install the Frac Data web service which provides connectivity to your data from Frac Explorer:

  • Database server name
  • Database instance name

SQL Server Management Studio

Download SQL Server Management Studio for the version of SQL Server you are using. You use the Management Studio to restore the Frac_Explorer_Database.bak file. This backup database provides the table schema required for your completions data.

Microsoft web server

To run the Frac Data web service your Windows server must have the following features of the server operating system enabled. If required, they are enabled during the installation of the web service.

  • Internet Information Service (IIS)
  • ASP.NET
  • ISAPI Extensions
  • ISAPI Filter

For supported web server operating systems and a complete list of Windows features to be enabled see Server Details

Frac Data web service

Follow the InstallShield Wizard to install the Frac Data web service on the web server. The last screen of the wizard displays the internet address you need to connect to the web service from Frac Explorer.

Remember you need the following information to complete the installation:

  • Database server name
  • Database instance name
  • Database user name and password (for SQL Server Authentication only)
  • Catalog name
  • Port number. The default is 8080.