Hi. Please help.
ActiveSync 4.1
Visual Studio 2005
Pocket PC 2003 real device as well as on emulator.
---- Problem ---->
I wrote an SSP that successfully syncs data between my desktop app and my
pocketpc app. The problem is that ObjectNotify is not called when I create a
new record in my application on my pocketpc.
I have written a logger that dumps messages to my log file. It is called
from within ObjectNotify.
If I edit a record on my PocketPC that was synchronized from my desktop app
to my PC. ObjectNotify IS called. But if I create a new record on my device,
ObjectNotify IS NOT called.
Any ideas?
Thanks
Ben
|