Richard Murphy, on Jul 2 2009, 05:21 AM, said:
So are all of your outlines syncing as you expect? I would think so as Bonsai is handling outline syncing itself and more or less reports its outline status back to ActiveSync so it can fit into the ActiveSync framework. I am surprised by the RSC_DELETE_OBJ_FAILED status as given the implementation I would not expect this error.
Can you send me the following files:
From the PC: "%AppData%\Natara\Bonsai config for xxxxxxxx.dat" where %AppData% is the Windows defined Application Data path and xxxxxxxx is your device's ActiveSync partnership id.
From the Windows Mobile device: \Application Data\Natara\Bonsai\Bonsai.dat
I will take a look and see if I spot the problem.
All files, at this point, seem to be syncing correctly - I can try and reinstall Bonsai if you think that would be helpful. Actually, I did reinstall on the handheld, but didn't try to reinstall the desktop. If I am reading this correctly, though, looks like the problem is on the handheld.
I tried to upload the files, but your website reports that I am "not permitted to upload this type of file" - so I have opened each dat file and copied and pasted info below -- Thanks in advance for your help!
Here is the info from the data file on my pc:
<?xml version="1.0" encoding="Windows-1252" ?>
<Bonsai-config version="1">
<outlines>
<outline sync="1" outline-id="{0C9C7C88-7ABA-48B8-A102-B10E2D479672}" last-sync="30 Jun 2009 16:11:06">
<path>%DOCUMENTS%\- PPC Storage Card\Cleaning - Home.OTL</path>
</outline>
<outline sync="1" outline-id="{5B406C9D-405F-4565-98B6-1A0FCC429875}" last-sync="29 Jun 2009 12:48:15">
<path>%DOCUMENTS%\- PPC Storage Card\Internship.otl</path>
</outline>
<outline sync="1" outline-id="{6B128F07-3F35-423A-A682-044D765D91FC}" last-sync="29 Jun 2009 12:48:16">
<path>%DOCUMENTS%\- PPC Storage Card\Music.otl</path>
</outline>
<outline sync="1" outline-id="{C2686EF8-87C3-4A1A-95FA-B36BAD1F1D47}" last-sync="01 Jul 2009 17:11:15">
<path>%DOCUMENTS%\- PPC Storage Card\Vision.otl</path>
</outline>
<outline sync="1" outline-id="{B4606E6D-7464-4447-B5C1-DC332C163163}" last-sync="30 Jun 2009 15:43:34">
<path>%DOCUMENTS%\- PPC Storage Card\SoundBoard Info.OTL</path>
</outline>
</outlines>
<categories>
<category name="Unfiled" id="0"/>
<category name="Business" id="1"/>
<category name="Personal" id="2"/>
<category name="Church" id="3"/>
</categories>
<keywords generation="5">
<categories>
<category name="Unfiled" id="0" modified="1"/>
</categories>
</keywords>
<link-tags generation="0">
</link-tags>
</Bonsai-config>
Here is the info from the PPC:
<?xml version="1.0" encoding="Windows-1252" ?>
<Bonsai-config version="0">
<outlines next-oid="14">
<outline sync="1" outline-id="{CDFC204F-FF2A-4200-A5EF-66F04EE6382F}" oid="4" delete-from-desktop="1">
<path>\My Documents\Outline1.otl</path>
</outline>
<outline sync="1" outline-id="{673740BD-E74B-494C-B619-9960A059B50C}" oid="7" delete-from-desktop="1">
<path>\My Documents\Outline2.otl</path>
</outline>
<outline sync="1" outline-id="{0C9C7C88-7ABA-48B8-A102-B10E2D479672}" oid="8" last-sync="30 Jun 2009 16:11:06">
<path>\Storage Card\Docs to Sync\Cleaning - Home.OTL</path>
</outline>
<outline sync="1" outline-id="{6B128F07-3F35-423A-A682-044D765D91FC}" oid="9" last-sync="29 Jun 2009 12:48:16">
<path>\Storage Card\Docs to Sync\Music.otl</path>
</outline>
<outline sync="1" outline-id="{5B406C9D-405F-4565-98B6-1A0FCC429875}" oid="10" last-sync="29 Jun 2009 12:48:15">
<path>\Storage Card\Docs to Sync\Internship.otl</path>
</outline>
<outline sync="1" outline-id="{C2686EF8-87C3-4A1A-95FA-B36BAD1F1D47}" oid="12" last-sync="01 Jul 2009 17:11:15">
<path>\My Documents\Vision.otl</path>
</outline>
<outline sync="1" outline-id="{B4606E6D-7464-4447-B5C1-DC332C163163}" oid="13" last-sync="30 Jun 2009 15:43:34">
<path>\My Documents\SoundBoard Info.OTL</path>
</outline>
</outlines>
<categories>
<category name="Unfiled" id="0"/>
<category name="Business" id="1"/>
<category name="Personal" id="2"/>
<category name="Church" id="3"/>
</categories>
<keywords generation="5">
<categories>
<category name="Unfiled" id="0" modified="1"/>
</categories>
</keywords>
<link-tags generation="0">
</link-tags>
</Bonsai-config>
This post has been edited by pritchett4: 02 July 2009 - 09:59 AM