View Single Post
  #54 (permalink)  
Old 08-15-2009, 09:20 AM
zone23's Avatar
zone23
VIP Member
Offline
Location: Youngstown, Ohio
 
Join Date: Nov 2007
Posts: 1,971
Reputation: 4093
zone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributionszone23 should be added to the payroll for their contributions
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
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.
Reply With Quote