Help
I get an error message: 0xc0000135 when running the program.
Your machine mostly does not have the latest
version of the Microsoft .NET framework.
Download it from:
http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en
I cannot send data when the device is not connected.
In later versions of ActiveSync there is no way
of determining the last connected device.
In order to work around this,
-open the SendToNotes.exe.config with
notepad
-copy the path of your Windows Mobile
Documents directory and double up the "\"s
-then add the path to the value <add
key="LocalbriefcasePathOverride" value="" />
-An example configuration setting would
look like:
<add key="LocalbriefcasePathOverride"
value="C:\\Documents and Settings\\MyUserName\\My Documents\\WM_MyDeviceName My
Documents" />
Some of my text is clipped or missing.
Due to the limitations of Javascript/IE is only possible
to send up to 1024 characters at a time.
Try sending only a few sections at a time.
I cannot send data with the Guest Account on ActiveSync.
The Guest Account by default does not create a 'My Documents'
directory for the ppc.
Create a partnership then try sending the data again.
I receive the message "The note is read-only" after
editing a note on the PocketPc created by SendTo
Currently a fix for this is being investigated, for
now don't make changes to notes created by SendTo on the PocketPC.
After a while a particular notefile is not editable
any longer by SendTo
When the user edits a note in the Notes program on the
PocketPC, it changes the notes format. Its best not to edit a note with the PocketPC's
NOTE program, if you want to further append text with SendTo, till a solution is
found.