> I am testing out some simple beam code, but I got a error dialog shortly after > the transfer starts > > Beam: > Error: (0x9864). > > I think it is from ExgAccept().
My guess is that this error code is originating in your application. Put a breakpoint on your call to ExgDisconnect and see what error code you're passing in to it. (Or, if you're running on a real device, log the error code to the HotSync log using DlkSetLogEntry.) -- Danny @ Palm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
