A "6522: The server did not respond correctly to the last function." Error Occurs When Publishing a Volume

March 23, 2004 | KB: 1000379
Laserfiche 6, Plus 6

Summary

When you publish a volume using the LaserFiche Plus plug-in, you may receive the following error message:

    6522: The server did not respond correctly to the last function

Cause

The LaserFiche server engine has a default limit on how long an action can take place. Publishing a volume has exceeded this limit, thereby causing this error.

Resolution

This issue may be resolved by increasing the amount of time the LaserFiche server engine will wait before timing out.

To configure the time-out setting:

  1. From a text editor, open the LF.ini file. See the More Information section for information on the location of the LF.ini file for your operating system.
  2. Under the [Options] section, add or modify the following lines:

    Thunk=0
    EngineLoadWaitTime=20

  3. Under the [System] section, add or modify the following line:

    LFSockTimeout=600

  4. Under the [IPDatabase] section, add or modify the following line:

    Your_Database_Name=LaserFiche_ServerName:1888

    LaserFiche_ServerName can be either the IP address or the name of the computer hosting the LaserFiche Server.

More Information

For information on where to locate the LF.ini files, click the article below:

100162 Finding the LF.ini File