ControlSuite: Scans are not visible in the Equitrac Web System Manager Scan Client
Problem:
In the Equitrac Web System Manager, the Equitrac Scan client does not show any Scan transactions from Scan to Me or Capture and Send. A window may open with "A critical Error has occurred".
Solution:
Option 1 : Configure the Application pool to run as the Equitrac Service Account
The configuration of the Equitrac Application Pool needs to be changed to allow it to communicate with the Equitrac Database as scan client communicates directly and not through the Core Accounting Service (CAS).
This is achieved by changing the user from ApplicationPoolIdentity to the Equitrac Service Account.
- At the Server open the Internet Information Services (IIS) Manager in Administration tools
- Expand the tree to show and Select Application Pools
- Select the Equitrac Application Pool
- Select Advanced Settings in the right-hand window
- Edit the Identity in the Process Model Section
- Change to Custom User
- Add the credentials for the Service account (Use domain\user format)
Note if using Local System for the CAS service, then choose Local System in Builtin Accounts
- Click OK and then OK again to return to the main IIS window
- Right-click on the Equitrac Application Pool and select Recycle in the right-hand window
There is no need to restart the website or IIS
Option 2: If installed on local SQL Express Database, configure the Database to allow access by the Equitrac Application Pool
1. Open SQL Management Studio Express
2. Connect to the local SQL Express database
3. Open Security and right click on Logins
4. Select New Login
5. Enter the login Name IIS APPPOOL\Equitrac (note the space must be included)
6 In User mapping click the Equitrac database and select dbowner, save and exit
7. Close SQL management Studio
Refreshing the Equitrac Web System Manager will now allow Scans to be visible
Applies to:
Product | Version |
---|---|
ControlSuite | 1.x |
Equitrac | 6.x |