KdoLib Error 3566 When Launching Modules
Article # 3030864 - Page views: 1988
Issue
Kofax Capture clients in a client/server configuration are reporting the following error when launching any module:
"[3566] KdoLib: Network I/O error.: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (-1)."
Cause
This can occur if the Kofax Capture installation was performed to a SQL Server database using a locally named instance. For example, using .\KofaxSQLDB instead of <Server_Name>\KofaxSQLDB in the ACConfig.XML
file's SqlServerInstance
element.
Solution
Modify the ACConfig.XML
file to reflect the SQL Server machine name as demonstrated above.
Level of Complexity
Moderate
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
KOfAX CAPTURE |
11.1; |
N/A | N/A | N/A |
Article # 3030864