10.0
Table Of Contents
- Installing ABBYY FlexiCapture 10
- Standalone Installation
- Distributed Installation
- System Requirements
- General information
- Preparing the Application Server for installation on Windows 2012
- Preparing the Application Server for installation on Windows Server 2008 R2
- Preparing the Application Server for installation on Windows 2003
- Installing the servers
- External components required for the correct operation of the system
- System components in IIS and their configuration
- This section describes the IIS configuration which is necessary for the operation of FlexiCapture. This configuration is configured automatically during installation and required no manual configuration. However, in case of errors this section can help you to check the settings specified in IIS.
- Application pools
- Authentication settings for FlexiCapture 10 Web Applications
- Handler Mappings
- ISAPI and CGI Restrictions
- Checking the operation of IIS
- Switching system components to 64-bit mode
- Database server
- Interaction of the system components
- Installing the stations
- Using Active Directory
- Using SMS
- Installing Remote Stations
- Updating your earlier ABBYY FlexiCapture 10 releases to Release 6
- Upgrading from ABBYY FlexiCapture 9.0
- Upgrading from ABBYY FlexiCapture 8.0 Professional
- Upgrading from ABBYY FormReader 6.5
- Managing Your Licenses
- Setting Up FlexiCapture 10 Distributed Installation
- Logging
- Working with Clusters
- Technical Support
© 2011 ABBYY. All rights reserved.
61
2. Click the Create New Database button.
Note: If you are already connected to another database, you will need to close existing sessions prior to creat-
ing a new database. If for some reason it is not possible, add the following key in the web.config file which is
located at <IIS Root Directory (by default “C:\inetpub\wwwroot”)>\<FlexiCapture10>:
<appSettings>
<add key="IgnoreCurrentSessions" value="true"/>
</appSettings>
In this case, a new database will be created without a warning about existing sessions. In the old database, all
sessions are preserved. By default the key is set to false which means you will be prompted to close the ses-
sions when recreating a database.
3. The database creation page will open.
On this page, specify the following:
a) Type of database server: Oracle or MS SQL
Note: If you plan to use Oracle database server, you must configure it before creating a database (see
Oracledatabasesettings).
b) Na
me of a new database (if MS SQL server is selected). Pay attention to the limitations imposed by MS SQL
on database names (see http://msdn.microsoft.com/en-us/library/ms175874.aspx).
c) A user with DBA permissions on SQL or Oracle server.










