Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
error while creating replication between sql server 2008 and sqlce3.5

Locked error while creating replication between sql server 2008 and sqlce3.5

  • Monday, 7 December, 2009 11:59 AM
     
     
    hi can any one solve my problem,

       when trying to create replication between sql server 2008 and sqlce 3.5 i am getting following error

    Synchronization failed.SQL Server Compact encountered problems when opening the database.[Internal Error Number=25028,internal error string=The specified password does not match the database password

    with regards

    Bharath kuamr
    • Moved by Max Wang_Chinasoft Tuesday, 19 April, 2011 10:48 PM Forum consolidation (From:SyncFx - Technical Discussion [ReadOnly])
    •  

All Replies

  • Tuesday, 8 December, 2009 6:42 AM
    Owner
     
     
    As the error indicates, is there a password mismatch?
    Also are you using SQL Server replication or Microsoft Sync framework to sync between the SQL Server and the CE database?
    This posting is provided AS IS with no warranties, and confers no rights
  • Wednesday, 9 December, 2009 11:49 AM
     
     
    Hi Mahesh,
      i am using MS replication
  • Tuesday, 22 December, 2009 4:08 AM
    Owner
     
     Answered
    You should post your replication questions to the Replication forums.
    However as the error indicates clearly, your password is wrong. Please correct your password or not use a password when doing synchronization,
    This posting is provided AS IS with no warranties, and confers no rights