Hi, I'm running through the http://msdn.microsoft.com/en-us/library/ff928699.aspx walkthrough and as stated above I get an error trying to declare DbSyncScopeDescription(http://msdn.microsoft.com/en-us/library/microsoft.synchronization.data.dbsynctabledescription.aspx).
I've added references to both Microsoft.Synchronization.Data and Microsoft.Synchronization.Data.Server, got the using statements still nothing. I've look in the object browser under Microsoft.Synchronization.Data and cannot find it there either.
Any ideas on what I can be missing?
Thanks.