The error you're getting is SYNCERR_TOO_MANY_OPEN_FILES. This might be due to another conduit (that runs before Sunrise XP conduit) not closing its databases. Do you get any other error messages in the HotSync log?
One thing you might want to try is raising the priority of the Sunrise XP conduit, to ensure that it is one of the first conduits that runs.
Look in the Windows Registry (using regedit.exe) under "HKEY_CURRENT_USER\Software\U.S. Robotics\Pilot Desktop". There you'll find several numbered "Application#" subkeys. One of the keys is for the Sunrise XP conduit. Change the "Priority" value from 2 to 0. This ensures that the conduit has the highest priority.
|