Hi everybody,
my problem is that PC Connect doesn't sync the emails on my laptop with my SendoX anymore. Both task and contact synchronization still works fine but when i try to sync my emails then PC Connect displays an error with code 0x8007002 also warning that the error occurs when accessing the emails stored in the phone. After a little while PC Connect shuts down and windows XP warns an error in the module "pcconnect.exe".
My PC configuration is win xp pro with outlook 2003 and my sendo x has the latest firmware installed. Strangely (but not to much..) the problem seems to be apparently begun after a windows update with a cumulative patch for outlook 2003 and other security fixes for windows xp.
Any suggestion/help would be very appreciated, thank you in advance!!
I can't give you a solution, but I can tell you that error 0x80070002 (note the extra '0'😉 is the Win32 error 2 (ERROR_FILE_NOT_FOUND) formatted as a Windows HRESULT. The textual description for that error code is "The system cannot find the file specified."
If you were feeling brave you could download FileMon (a very useful free utility) for your PC and leave it running while doing the sync. If you can filter the output of FileMon down to make it manageable, and if you are in luck, you may find that the last (or one of the last) file accesses that returns error 2 or 0x80070002 or FILE_NOT_FOUND is the problem file. Of course, if this is really a Windows-ification of a missing file on your phone then this probably won't help you.
A URL for FileMon is 'http://www.pcworld.com/downloads/file_description/0,fid,22271,00.asp', but you might want to Google for it yourself to satisfy yourself I'm not giving you something nasty.
Have fun.