Debugging HotSync operations

A HotSync log file is maintained in the Palm-install\User-dir directory. By default, this file contains information on:

You can obtain additional debugging information in this file by setting the UL_DEBUG_CONDUIT_LOG environment variable. There are two levels you can choose from, depending on the amount of information you need to capture:

UL_DEBUG_CONDUIT_LOG = 1   Record basic information. For example, synchronization parameters, and registry locations.

UL_DEBUG_CONDUIT_LOG = 2   Record additional UltraLite details, including input/output operations.

Restart HotSync so the new setting takes effect.

See also