|
Posted by Steve Spiller [MSFT] on August 2, 2007, 11:58 am
Please log in for more thread options
Hello,
Since WMDC doesn't support syncing SQL server databases itself you must be
using a 3rd party SSP (sync plug-in). Do you know which one that is?
We made some fixes to our handling of SSPs in 6.1. If you know where the
component is registered, the most common way to fix it is to add
TreadingModel=Apartment to the COM registration for the SSP.
--
Thanks,
Steve Spiller
Development Lead
Windows Mobile Device Center
This posting is provided "AS IS" with no warranties, and confers no rights.
> OK, we have a situation which we have proven to be down to WMDC 6.1 but
> there
> does not seem to be a forum on this so here is as close as were going to
> get.
>
> No problems syncing SQL databases between WM6 and WMDC 6 but now we've
> upgraded (if that's what you can call it) to WMDC 6.1, we cannot get sync
> to
> work properly.
>
> Anyone any ideas?
>
> --
> If it works perfectly first time, it does not have enough features ...
|