SyncFx - Microsoft Sync Framework Developer Discussions announcement
-
Link
The Sync Framework Toolkit extends the Sync Framework capabilities for building offline applications, making it easier to expose data for synchronization to applications running on any client platform. Sync Framework 2.1 required clients to be based on Windows. This toolkit allows other Microsoft platforms to be used for offline clients such as Silverlight, Windows Phone 7, and Windows Mobile; in addition non-Microsoft platforms such as iPhone, Android, and Blackberry can be utilized as well as HTML.
The Sync Framework Toolkit provides all the features enabled by the Sync Framework 4.0 October 2010 CTP. We are releasing the toolkit as source code samples on MSDN with the source code utilizing Sync Framework 2.1. Source code provides the flexibility to customize or extend the capabilities we have provided to suit your specific requirements. The client-side source code in the package is released under the Apache 2.0 license and the server-side source code under the MS-LPL license.
The toolkit is available for download on MSDN at: http://code.msdn.microsoft.com/Sync-Framework-Toolkit-4dc10f0e.
We will keep the forum used for Sync Framework V4 CTP available for community discussion and community support.
Thanks,
Sync Framework Team -
Link
Sync Framework 2.1 includes all the great functionality of our 2.0 release, enhanced by several exciting new features and improvements. The most exciting of these lets you synchronize data stored in SQL Server or SQL Server Compact with SQL Azure in the cloud. We’ve added top customer requests like parameter-based filtering and the ability to remove synchronization scopes and templates from a database, and of course we’ve made many performance enhancements to make synchronization faster and easier.
Read our blog for more detail,
Or start downloading now!
-
Link
The following SQL Compact hotfix addresses an issue that is commonly encountered when syncing tables with foreign key constraints:
FIX: Error message when an application inserts a value into a foreign key column in SQL Server Compact 3.5: "No key matching the described characteristics could be found within the current range"
http://support.microsoft.com/kb/974068
Sean Kelley
Senior Program Manager
Microsoft -
Link
We are happy to announce that a hotfix for Sync Services for ADO.NET for Devices is now available which resolves some of the performance issues in the RTM version of the release. With this hotfix, the initial sync and subsequent sync for downloading INSERTs performance has been significantly improved as some performance related issues have been fixed at the client.
Please contact Microsoft Customer Support Service team to request the HotFix if needed.
Thanks
Yunwen -
Link
Hello and Welcome to this forum.
This forum has been created to provide a place where developers can discuss these APIs with members of the Sync Framework Product Group in Microsoft as well as other developers in the community. Discussions in this fourm include Microsoft Sync Framework Core Runtime, Sync Framework Database Providers, SQL Azure Data Sync and the Sync Framework File Provider
Liam CavanaghProgram Manager,Microsoft Sync Framework and SQL Azure
Microsoft Corporation
-
0 Votes
DbSyncException during select changes stage.
The scenario is propagating a deleted record from local (SqlCe4.0) to remote (SqlServer 2005). (Sync Framework 2.1) I get an DbSyncException which indicates a ...Answered | 3 Replies | 6048 Views | Created by Yahmez - Thursday, August 16, 2012 1:36 AM | Last reply by Jack_Tux - Thursday, August 1, 2019 6:00 AM -
0 Votes
Get Power BI Row Level Securities list from my MVC web application
Hi, My concern is I have MVC web application and PowerBI reports, I want to sync PowerBI Row level security list to my own database table. How it possible,, ... -
0 Votes
How to install optional items in visual studio 2015?
I initially installed Microsoft visual studio 2015 without optional items. Optional items include android SDK, xamarine tools etc. Now I need to install them into my already installed visual studio ...Unanswered | 1 Replies | 1972 Views | Created by Mananhfz - Friday, April 20, 2018 7:32 AM | Last reply by AndrewC123 - Thursday, July 18, 2019 6:39 PM -
0 Votes
Uncaught SyntaxError: Unexpected token % in jquery code
$(document).ready(function(){ 'use strict'; var requestData=$('#txtjson').val(); var ... -
0 Votes
Sync exception " Exception: Cannot enumerate changes at the RelationalSyncProvider for table 'RBOTRANSACTIONSALESTRANS' at Microsoft.Synchronization.Data.DbSyncBatchProducer.DequeueBatc"
at Microsoft.Synchronization.Data.DbSyncBatchProducer.DequeueBatch() at ...Answered | 9 Replies | 15302 Views | Created by Abby.Tang - Monday, April 9, 2012 8:09 AM | Last reply by johncdoherty - Friday, April 5, 2019 8:20 PM -
0 Votes
URGENT - Negative timestamp value (Value was either too large or too small for a UInt64)
Hi all, Urgent support is needed, we have encountered the issue described in ...Proposed | 1 Replies | 1908 Views | Created by michael.yung - Wednesday, February 13, 2019 4:12 AM | Last reply by johncdoherty - Sunday, March 10, 2019 8:26 AM -
1 Votes
Sync Framework 2.1 - Discontinued ???
Had a case opened with Microsoft regarding to a bug in Sync Framework 2.1, similar to the one discussed ...Proposed | 7 Replies | 13812 Views | Created by Mixer63 - Monday, April 23, 2012 4:42 PM | Last reply by johncdoherty - Sunday, March 10, 2019 7:06 AM -
0 Votes
Sync Framework and SQL Notifications
I have an application that is running Sync Framework to keep a local SQL CE database in sync with a remote SQL Server database. My other application is using SQL Notifications to tell it when any ...Unanswered | 11 Replies | 8206 Views | Created by SteveInHouston - Monday, December 3, 2012 3:50 PM | Last reply by Arash Zandi - Thursday, February 14, 2019 7:12 AM -
0 Votes
wcf sync 2.1 issue, trigger changed data not synced.
We just upgraded to sync 2.1 with sqlce 3.5 SP2 and SQL Server, everything works fine except one issue: When sync data change from client to sql server, we have ... -
0 Votes
Problème d'installation SyncToy sous Windows 10
Bonjour, j'ai un problème pour installer SyncToy sur mon nouveau PC Windows 10. Voici le message d'erreur. J'ai essayé d'installer .NET Framework sans ... -
0 Votes
Negative timestamp value in a database which is provisioned for Sync
Hi I am reposting this problem again with an expectation of getting a workaround for this. We have successfully implemented data base sync in one of ...Answered | 9 Replies | 13250 Views | Created by Gladson.Protean - Friday, September 16, 2011 8:46 AM | Last reply by jttaynton - Sunday, December 23, 2018 10:48 PM -
0 Votes
"System.OverflowException: Value was either too large or too small." error message when you perform data synchronization by using Sync Framework 2.1
we are use sync frame work 2.1. Every thing was going correct from long time. But suddenly we found that syncing was stopped because of bellow mention ...Unanswered | 1 Replies | 2039 Views | Created by viny.jais - Tuesday, December 13, 2016 10:52 AM | Last reply by jttaynton - Sunday, December 23, 2018 9:28 PM -
0 Votes
Value was either too large or too small for a UInt64 during database sync
can anybody provide the download link for the hot fix 2703853?Answered | 2 Replies | 2785 Views | Created by ehchunwai - Thursday, April 21, 2016 8:09 AM | Last reply by jttaynton - Sunday, December 23, 2018 9:25 PM -
0 Votes
System.OverflowException: Value was either too large or too small even after applying http://support.microsoft.com/kb/2703853
System.OverflowException: Value was either too large or too small for a UInt64. at System.Int64.System.IConvertible.ToUInt64(IFormatProvider ...Proposed | 6 Replies | 9447 Views | Created by Pôp - Thursday, October 3, 2013 7:15 AM | Last reply by jttaynton - Sunday, December 23, 2018 9:17 PM -
0 Votes
Azure + Sync Framework + Error: Value was either too large or too small for a UInt64
Hi, We have an in-house developed syncronisation service built on the Sync Framework v2.1 which has been running well for over 2 years. It pushes data from a local SQLServer 2005 ...Answered | 3 Replies | 4315 Views | Created by Chris_1968 - Monday, February 9, 2015 9:53 AM | Last reply by jttaynton - Sunday, December 23, 2018 9:11 PM -
0 Votes
"System.OverflowException: Value was either too large or too small" error message when you perform data synchronization by using Sync Framework 2.1
After Installing Hot Fixes 1. Synchronization-KB2703853-v2.1-x64-ENU 2.ProviderServices-KB2703853-v2.1-x64-ENU 3. ...Unanswered | 2 Replies | 1803 Views | Created by Ajmal_123456789 - Thursday, July 12, 2018 11:44 AM | Last reply by jttaynton - Sunday, December 23, 2018 9:07 PM -
0 Votes
Overflow Exception
Hi We have successfully implemented data base sync in one of our project and most of the clients are happy with what we have done and they all have a 64 bit machine. Howecver ...Unanswered | 3 Replies | 9728 Views | Created by Gladson.Protean - Monday, September 5, 2011 9:38 AM | Last reply by jttaynton - Sunday, December 23, 2018 9:01 PM -
0 Votes
Value was either too large or too small for a UInt64 . already installed the hotfix but still getting the error
Value was either too large or too small for a UInt64 . already installed the hotfix but still getting the errorProposed | 4 Replies | 4238 Views | Created by Liz Paul - Wednesday, November 13, 2013 3:22 AM | Last reply by jttaynton - Sunday, December 23, 2018 6:21 PM -
56 Votes
Easy solution to adapt scopes to schema changes...
Hi, By using Synchronisation framework 2.1 to synchronise my database, I met quickly problem to adapt scopes when the schema changes. I tried to drop scopes ...Discussion | 117 Replies | 35702 Views | Created by David Chanussot - Thursday, March 3, 2011 8:57 PM | Last reply by GobTimusPrime - Thursday, October 4, 2018 1:52 PM -
0 Votes
Ado.net OracleCommand does not throw timeout exception (executing stored procedure)
Dear All, I am executing a ORACLE Stored procedure using System.OracleClient.OracleCommand and set CommandTimeout = 5; (for ...Unanswered | 0 Replies | 1136 Views | Created by Eduard Sargsyan - Thursday, September 6, 2018 7:03 AM
SyncFx - Microsoft Sync Framework Developer Discussions announcement
-
Link
The Sync Framework Toolkit extends the Sync Framework capabilities for building offline applications, making it easier to expose data for synchronization to applications running on any client platform. Sync Framework 2.1 required clients to be based on Windows. This toolkit allows other Microsoft platforms to be used for offline clients such as Silverlight, Windows Phone 7, and Windows Mobile; in addition non-Microsoft platforms such as iPhone, Android, and Blackberry can be utilized as well as HTML.
The Sync Framework Toolkit provides all the features enabled by the Sync Framework 4.0 October 2010 CTP. We are releasing the toolkit as source code samples on MSDN with the source code utilizing Sync Framework 2.1. Source code provides the flexibility to customize or extend the capabilities we have provided to suit your specific requirements. The client-side source code in the package is released under the Apache 2.0 license and the server-side source code under the MS-LPL license.
The toolkit is available for download on MSDN at: http://code.msdn.microsoft.com/Sync-Framework-Toolkit-4dc10f0e.
We will keep the forum used for Sync Framework V4 CTP available for community discussion and community support.
Thanks,
Sync Framework Team -
Link
Sync Framework 2.1 includes all the great functionality of our 2.0 release, enhanced by several exciting new features and improvements. The most exciting of these lets you synchronize data stored in SQL Server or SQL Server Compact with SQL Azure in the cloud. We’ve added top customer requests like parameter-based filtering and the ability to remove synchronization scopes and templates from a database, and of course we’ve made many performance enhancements to make synchronization faster and easier.
Read our blog for more detail,
Or start downloading now!
-
Link
The following SQL Compact hotfix addresses an issue that is commonly encountered when syncing tables with foreign key constraints:
FIX: Error message when an application inserts a value into a foreign key column in SQL Server Compact 3.5: "No key matching the described characteristics could be found within the current range"
http://support.microsoft.com/kb/974068
Sean Kelley
Senior Program Manager
Microsoft -
Link
We are happy to announce that a hotfix for Sync Services for ADO.NET for Devices is now available which resolves some of the performance issues in the RTM version of the release. With this hotfix, the initial sync and subsequent sync for downloading INSERTs performance has been significantly improved as some performance related issues have been fixed at the client.
Please contact Microsoft Customer Support Service team to request the HotFix if needed.
Thanks
Yunwen -
Link
Hello and Welcome to this forum.
This forum has been created to provide a place where developers can discuss these APIs with members of the Sync Framework Product Group in Microsoft as well as other developers in the community. Discussions in this fourm include Microsoft Sync Framework Core Runtime, Sync Framework Database Providers, SQL Azure Data Sync and the Sync Framework File Provider
Liam CavanaghProgram Manager,Microsoft Sync Framework and SQL Azure
Microsoft Corporation