/
Kofax - Network Path was not found

Kofax - Network Path was not found

Applies to

Kofax Capture 10.x and 11.x

Summary

When launching a Kofax Capture module on the workstation machine, I receive the following error:

"AcSbst: Kofax.acconfiguration: the network path was not found".

How can this be resolved?

Cause

Usually this error indicates access to the network share is not reachable, which can occur due different reasons. See possible solutions.

Answer/Solution

From the affected system, check that the server is reachable per network.

Open a command shell (cmd):

  • ping <SERVER-Hostname>

if this does not work, check

  • ping <SERVER-IP-ADDRESS>

if this gives response, the issue is a Domain Name System resolution problem. You can query the DNS response by

  • nslookup <SERVER-Hostname>

 

If the DNS server does not respond with the IP address of the server, you can workaround by using the hosts file of Windows.

  • Make a copy C:\Windows\System32\drivers\etc\hosts file to c:\temp

  • Edit c:\temp\hosts with an editor like notepad

  • Add "IP-ADDRESS HOSTNAME" of the server

  • So for example: 192.168.0.1 SERVER-HOSTNAME

  • Save the file and copy it via the file explorer to C:\Windows\System32\drivers\etc\ and overwrite the existing file.

Retry the nslookup and ping command to the hostname and see if it respond with the correct IP-Address.

Please be aware this is a workaround and proper solution should be issued to the Domain Name System server.

 

Verify the access to the CaptureSV Share is possible. Open a file explorer and navigate to \\<SERVER-HOSTNAME>\CaptureSV

If access is not possible, check following actions:

  • Firewall is open for ports 139 and 445 (smb share)

  • Permissions are granted for the affected useraccount on local filesystem as also on the share permission settings

  • Share is existing

  • On the server, where the share is located, open a command shell (cmd)

  • Run "net share"

  • Check for the entry "CaptureSV    C:\ProgramData\Kofax\CaptureSV"

Related content

Kofax - AcSbst: Kofax.ACConfiguration: Could not find a part of the path
Kofax - AcSbst: Kofax.ACConfiguration: Could not find a part of the path
More like this
Kofax - Error 4001 Kdolib Error opening database The Server was not found or was not accessible when opening Batch Manager
Kofax - Error 4001 Kdolib Error opening database The Server was not found or was not accessible when opening Batch Manager
More like this
Kofax - Error Locating Server Instance Specified When Launching Modules At Workstation
Kofax - Error Locating Server Instance Specified When Launching Modules At Workstation
More like this
Kofax - Network related or instance specific error occurred while establishing a connection KdoLib error 3566 when launching any Module on a Capture Workstation
Kofax - Network related or instance specific error occurred while establishing a connection KdoLib error 3566 when launching any Module on a Capture Workstation
More like this
Kofax - Error 4001 Kdolib Error opening database
Kofax - Error 4001 Kdolib Error opening database
More like this
Kofax - Cannot Load SBL.dll
Kofax - Cannot Load SBL.dll
More like this

Copyright © CASO Document Management

All product names, logos, brands, and trademarks featured or referred to on this page are the property of their respective trademark holders. These trademark holders are not affiliated with, nor do they sponsor or endorse this website or the products/services offered unless explicitly stated otherwise.