Welcome to MSDN Blogs Sign in | Join | Help

The Synchronizer

sync for the masses
Sync Demos Write Up

Now that you have seen the sync services demos and hopefully enjoyed them, it is time to add some documentation on the goal of each demo and what part of the technology it highlighted along with some code annotation for the areas of interest. To do that, I dedicated a separate page for each demo on my web site.

To jump quickly to the demo that interests you the most, use the following links:

Your feedback is always appreciated!

 

Update: Just to let you know, I left Microsoft to start a new company, Raveable Hotel Reviews. See examples: Romantic Hotels in Myrtle Beach, Best Hotels in Seattle,Top 10 Hotels in Miami, Kid friendly hotels in San Diego, Hotels with a kitchen or kitchenette and 5 Star Hotels in Las Vegas. Your feedback is welcome ontwitter.com/raveable, raveable blog.
 

Posted: Thursday, March 01, 2007 9:13 PM by Rafik
Filed under:

Comments

rogerj said:

# March 2, 2007 4:22 PM

Rafik said:

Thanks Roger!

# March 2, 2007 7:51 PM

rogerj said:

Rafik,

It appears that the following DbDataProvider entry conflicts with <add name="SQL Server Compact Edition Data Provider" ... > and <add name="SQL Server Compact Edition Client Data Provider" ... >

<!-- <add name="SQL Server CE Data Provider" invariant="Microsoft.SqlServerCe.Client" description=".NET Framework Data Provider for Microsoft SQL Server 2005 Everywhere Edition" type="Microsoft.SqlServerCe.Client.SqlCeClientFactory, Microsoft.SqlServerCe.Client, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" /> -->

When running Orcas March 2007 CTP under Vista without installing SQL Server 2005 Express. Thus the comment tags. See http://oakleafblog.blogspot.com/2007/03/orcas-march-ctp-on-vista-database.html and http://oakleafblog.blogspot.com/2007/03/orcas-march-2007-ctp-installation.html for more details on the problem. It's not a problem under Windows Server 2003 R2. I'll be testing Windows XP SP2 shortly. (All under Virtual Server 2005 SP1 CTP.)

--rj

# March 6, 2007 7:47 PM

rogerj said:

Vista isn't the culprit for the problem noted in the preceding comment. The offending line was missing from machine.config in the Windows Server 2003 R2 installation. See updates at http://oakleafblog.blogspot.com/2007/03/orcas-march-ctp-on-vista-database.html.

Also, there are links to a couple more confirmations that the fix works.

--rj

# March 7, 2007 11:16 AM
Anonymous comments are disabled
Page view tracker