Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This is the guide for setting up a new Forms inMotion server. 

Info
titleSQL Prerequisites

Please note that you will need to have a SQL Server database created prior to beginning this process.  The specifics of this process are beyond the scope of this document, but create an empty database and get the connection string for that database. The process of creating a database can be reviewed here https://msdn.microsoft.com/en-us/library/ms186312.aspx#Anchor_1

The myriad connection string formats to connect to SQL server can be seen here http://www.connectionstrings.com/sql-server/

This guide assumes that IIS 7.5, 8 or 8.5 is installed. If you have not already done so, follow those steps using a guide such as http://www.iis.net/learn/get-started/whats-new-in-iis-8/installing-iis-8-on-windows-server-2012 This application has not been tested or verified with IIS Express.


 
Info
title.
NET Framework Prerequisite

Beginning in version 2.6.8, Forms inMotion requires the .NET Framework 4.6.1 be installed for the FIMServer component. The error message in IIS will not make this clear if you skip this step.

Anchor
Forms inMotion Server
Forms inMotion Server

Forms inMotion Server

Setup

The first 3 steps below are performed in Windows Explorer, after that you will need to use the IIS GUI available in IIS version 7 or later.

...