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.
69
7. If necessary, in the Project Setup Station, specify processing settings for the project (specified settings will apply to
batches of the Default type). To configure processing settings, choose the menu item ProjectÆProject Properties…
and open the Workflow tab. If the project contains batch types, specify workflow settings for each of them. For this,
choose the menu item ProjectÆBatch Types…, then select a desired type, click Edit… and in the dialog box that
opens go to the Workflow tab.
Oracle database settings
Prior to creating a database in Oracle, do the following actions:
1. On the computer on which the Application Server is installed, install the Oracle client for Windows 32bit (even though
Windows x64 is installed) and Oracle DBMS for this OS. The Application Server does not work with the Oracle client
for Windows x64.
If Windows x64 is installed, pools for the Administration and Monitoring Console and the Application Server must
be set to 32-bit mode. For this, do the following:
- Execute the following command from the command line:
cscript %system-
drive%\Inetpub\AdminScripts\adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 true
This command switches the default pool to 32-bit mode, thus the default pool and the pools of the Administration and
Monitoring Console run in the same mode which is required for registration of ASP.net.
For this command to take effect, access to the Network Service account must be granted explicitly. To grand access to
the Network Service account, execute the following command:
aspnet_regiis -ga "NT Authority\Network Service".










