If your installation includes Web Verifier, complete the following steps.
- From your BIC setup directory, make a copy of the Web.config.Template file, name it Web.config, and open it in a text editor.
- Search for the <connectionStrings> element.
-
For a SQL Server database, modify the following values.
- Set Data Source to the data source.
- Set Initial Catalog to the SQL Server database catalog.
- Set User ID to the service account user ID.
- Set Password to the service account password.
-
For an ORACLE database, modify the following values.
- Set Data Source to the data source.
- Set User ID to the service account user ID.
- Set Password to the service account password.
- Search for the pathToProjectExe attribute and verify that the value corresponds to the location of DstDsr.exe.
- Compare all customized settings, such as formEvents, batchColumnsVisibility, and appSettings with your back-up Web.config file and modify the values if required.
- Save and close the file.
-
Copy the
Web.config file to the following directories.
- [Installation path]\Brainware Intelligent Capture\bin
- [Installation path]\Brainware Intelligent Capture Web Server
-
In the
[Installation path]\Brainware
Intelligent Capture\bin directory, complete the following substeps.
- Rename the Brainware.System.Project.exe.config file to a new name to save it as a backup, or delete it.
- Rename the Web.config file to Brainware.System.Project.exe.config.