Re: User Customization Backup for Touch Pro using sashimi
Maybe someone can help me I'm trying to fix my activesync settings when I restore it doesn't complete a few lines. Can some one take a look at the following and see whats missing:
<characteristic type="Sync">
<characteristic type="Connection">
<parm name="Server" value="*******"/>
<parm name="User" value="******"/>
<parm name="Domain" value="******.****"/>
<parm name="Password" value="*******"/>
<parm name="SavePassword" value="1"/>
<parm name="AllowSSLOption" value="1"/>
<parm name="useSSL" value="0"/>
</characteristic>
<characteristic type="Settings">
it doesn't enter the email address or the password I have to go back and type them in manually. Am i missing someting in the section of the XML? I'm thinking it should be something like:
<parm name="EmailAddress" value="**@***.***"/>
Then I wonder why it doesn't enter the password I see the value in the code, whats up with that?
Last edited by zone23; 08-15-2009 at 09:24 AM.
|