Tagged Questions
0
votes
1answer
42 views
MS Synch Framework - Synch 2 branches to central branch
I'm trying to create a Synch Module using MS Synch Framework wherein records from 2 branches will be synched into a central branch database. I wanted to achieve this with MS Sql Server 2008 R2. I ...
0
votes
1answer
254 views
Microsoft.Synchronization SyncAgent crashing after upgrade to VS2010
I have set up a project in Visual Studio 2008 using .net 3.5 that has a component that synchronizes data from my sqlserver down to the client sqlce database (SDF file). Everything was working fine ...
0
votes
1answer
506 views
Uninstall Sync Framework
I'm trying to clean up my system a bit, and came across two entries related to either Visual Studio 2005, 2008, or 2010:
Microsoft Sync Framework 2.0 Core Components
Microsoft Sync Framework 2.0 ...
4
votes
1answer
338 views
Uninstalling Sync Framework without breaking Visual Studio
Not strictly programming-related, but I do not know where else to post this question: Is Sync Framework a truly indispensable component of Visual Studio 2010?
From what I read about the Sync ...
1
vote
1answer
1k views
Create Local Database Cache - Use SQL Server change tracking is disabled
Hi
I'm trying to create a new "Local Database Cache" item in Visual Studio 2010 to sync against a local Sql Server Express 2008 R2 database.
When the wizard pops up though the "Use SQL Server change ...