Problems with replication DB between SQL and SQLCE
I prepared a DB for replication.
When I call the method of SqlCeReplication
AddSubscription(AddOption.CreateDatabase), it createsthe DB on PocketPC.
However, when I call the method Synchronize(), I get an error
Initializing SQL Server Reconciler has failed.
Where is the problem?