> Hi all,
> 
> I am returning CONDERR_NONE from OpenConduit() function after carrying out
> the synchronization.
> I still get a messagebox after my conduit is synchronized with following
> message.
>
...
> Conduit 'Expense' Error: Unknown error.  (FFFF)
> HotSync Error: Unknown error.  (FFFF)
>
> It doesn't go to the further conduits.
> Is there any thing to be done other than returning CONDERR_NONE from
> OpenConduit() to avoid this ?
>

    If you called RegisterConduit at the beginning of OpenConduit(), did you
call UnRegisterConduit at the end?  I've had this problem before when an
error condition accidentally short-circuits around the call..  Or, did you
leave a database open?


--
Dan Rowley
Innovative Computer Solutions
Developers of fine software for Newton, Windows CE, Palm Computing Platform,
Windows, and MacOS

Reply via email to