SyncFx - General [ReadOnly] announcement
-
Link
One piece of feedback we receive fairly frequently is that given the number of Sync Framework forums, it is confusing, where to best find answers and ask questions relating to specific components of the Sync Framework. For that reason, we have created a new single (unified) forum for you to use for anything relating to the Microsoft Sync Framework:
SyncFx - Microsoft Sync Framework Developer Discussions
http://social.msdn.microsoft.com/Forums/en-US/syncdevdiscussions/threads
As a result, as of Jan 23rd, 2010 this forum will be locked and will only be available in read mode to allow you to search and read archived questions. Any questions that were submitted since Jan 1, 2010 in the below forums will be moved to this new location and will continue to be active in their new location. So please start tracking them in their new location.
SyncFx - General
SyncFx - Technical Discussion
SyncFx – Feedback
SyncFx - Microsoft Sync Framework Database Providers
Liam Cavanagh
-
0 Votes
x86 build on 64x machine
Hi, For my application is it nessary to build the application as x86. My machine is 64x. Now when i try to use the sync framework i getting a com exception. Retrieving the COM class ...Answered | 2 Replies | 67086 Views | Created by Dave Smits - Tuesday, December 29, 2009 12:44 PM | Last reply by Dave Smits - Thursday, December 31, 2009 11:48 AM -
0 Votes
receiving this microsoft .NET framework
Hello I am receiving this error everytime i log onto windows. help me get rid of this message without messing up anything on my pc. thanks. See the end of this message ...Answered | 2 Replies | 33077 Views | Created by NetworkOpeartions - Monday, December 28, 2009 7:48 PM | Last reply by Rudi - Euricom - Tuesday, December 29, 2009 8:45 AM -
0 Votes
Custom LastSentAnchor
We do need to override Sent Anchor in Sql Ce database, because we have to get the date and time when the last change was sent from SqlCe database to Sql Server. We tried to override few functions to ...Answered | 7 Replies | 52777 Views | Created by innai - Monday, December 7, 2009 1:30 PM | Last reply by innai - Tuesday, December 29, 2009 8:41 AM -
0 Votes
How to avoid Looping of Dataset rows in coding?
Hi I am working in VB.Net CF (Pocket Pc application) , In our application we have dataset of appr. 2000 records and 20 columns in it Based on functionality I have to ...Answered | 1 Replies | 54786 Views | Created by Hemanth Kumar CM - Thursday, October 15, 2009 4:09 AM | Last reply by Sameer[MSFT] - Monday, December 28, 2009 6:30 PM -
0 Votes
Sync between 2 SQL Server 2005 databases
I am trying to create an occasionally connected application using Sync Framework 2.0. Server is going to use SQL Server 2005 and clients SQL 2005 Express. I implemented the code used ...Answered | 1 Replies | 33761 Views | Created by Emmanouil Gimissis - Wednesday, December 16, 2009 6:23 PM | Last reply by Mahesh Dudgikar - Thursday, December 24, 2009 6:48 PM -
0 Votes
Windows Automotive and particular device question
What is Windows Automotive vs Windows CE Is windows automotive a development platform built ontop of CE? Is windows automotive a OS all to itself but built on ...Discussion | 3 Replies | 27103 Views | Created by Lamech777 - Thursday, December 3, 2009 4:47 AM | Last reply by Mahesh Dudgikar - Thursday, December 24, 2009 4:12 AM -
0 Votes
Batching support for Upload in Offline scenerio for Oracle database
Hi i am developing the ocassionaly connected application with data sync capabality with the centeral oracle server. Hi i am developing the ...Answered | 1 Replies | 31457 Views | Created by Mohan Wakle - Tuesday, November 10, 2009 5:56 PM | Last reply by Mahesh Dudgikar - Thursday, December 24, 2009 4:04 AM -
0 Votes
How to change a scope - sync V2
Hi, I would like to know how to handle scope changes like adding/removing tables from a scope after the first synchronization ? For example, I have a scope with ...Proposed | 1 Replies | 31366 Views | Created by SES_GEO - Wednesday, December 23, 2009 9:05 AM | Last reply by Kyle Leckie - Thursday, December 24, 2009 2:02 AM -
0 Votes
DbSyncCreationOption.Skip with SqlCeSyncScopeProvisioning
Hi, I would like to know if is it possible de create a scope on a local CE database with the option DbSyncCreationOption.Skip (Because I don't want to delete and re-create my ...Answered | 1 Replies | 32894 Views | Created by SES_GEO - Wednesday, December 23, 2009 10:22 AM | Last reply by Kyle Leckie - Thursday, December 24, 2009 1:43 AM -
0 Votes
Sync throwing OutOfMemoryException
Hi, We have built a file sync solution using custom provider, to sync contents of two folders kept at two remote computers. However, this is throwing error ...Answered | 1 Replies | 31990 Views | Created by Sys_D - Monday, September 14, 2009 4:36 AM | Last reply by Sameer[MSFT] - Wednesday, December 23, 2009 11:43 PM -
0 Votes
Batching in Sync Framework 2.0 RTM
Hello, I did not dive into the new 2.0 RTM until now because I application runs fine. Now I am running into some memory problems and thinking to implement ...Answered | 8 Replies | 32757 Views | Created by macap - Friday, December 11, 2009 3:11 PM | Last reply by Omad - Wednesday, December 23, 2009 4:33 AM -
0 Votes
Method not found: SqlServerCe.SqlCeChangeTracking.CleanupMetadata
Hi I'm trying to do a bidirectional sync b/t a sqlce 3.5 database with a sql server 2005 database, and following the example at: ...Proposed | 4 Replies | 31700 Views | Created by wliao - Wednesday, January 30, 2008 5:20 PM | Last reply by robooko - Wednesday, December 23, 2009 1:01 AM -
0 Votes
SQL Azure Data Sync Tool for SQL Server Error
I’m trying to use the SQL Azure Data Sync Tool for SQL Server. When using the application it will come up with a message saying that an item already ...Answered | 5 Replies | 55838 Views | Created by JohnGSXRuk - Friday, December 11, 2009 3:44 PM | Last reply by Mahesh Dudgikar - Tuesday, December 22, 2009 7:05 AM -
0 Votes
File Sync Remotely using HTTP
Hi all, We are trying to create a POC for File Synchronization using MSF. The source is a windows based mobile device and the destination is Remote based http server. we have ...Answered | 1 Replies | 27927 Views | Created by Biju S Melayil - Wednesday, December 9, 2009 12:46 PM | Last reply by Sid Singh [MSFT] - Tuesday, December 22, 2009 6:29 AM -
0 Votes
Easy way to sync over a network
Hi, What's the easiest way to sync files over a network? I have Googled and found a few samples, but all of them look really overkill. I simply need to change the ...Answered | 1 Replies | 30898 Views | Created by Aitako Consulting - Friday, December 11, 2009 6:06 AM | Last reply by Sid Singh [MSFT] - Tuesday, December 22, 2009 6:26 AM -
0 Votes
How do I sync dynamically generated files from a WCF service to a device's storage?
Hi, I'm quite new to Sync Framework, but I have quite a challenging task at hand... I need to find a way to sync XML files (that are generated dynamically by ...Answered | 1 Replies | 30773 Views | Created by Aitako Consulting - Friday, December 11, 2009 5:30 AM | Last reply by Sid Singh [MSFT] - Tuesday, December 22, 2009 6:23 AM -
0 Votes
error while creating replication between sql server 2008 and sqlce3.5
hi can any one solve my problem, when trying to create replication between sql server 2008 and sqlce 3.5 i am getting following ...Answered | 3 Replies | 30950 Views | Created by krbkreddy - Monday, December 7, 2009 11:59 AM | Last reply by Mahesh Dudgikar - Tuesday, December 22, 2009 4:08 AM -
0 Votes
Database Restored then run PerformPostRestoreFixup
SqlConnection serverConn = new SqlConnection(connectionString); SqlConnection.ClearPool(serverConn); serverConn = new ...Proposed | 7 Replies | 28641 Views | Created by Anthony Yio - Tuesday, December 8, 2009 10:47 AM | Last reply by Phil Piwonka - Tuesday, December 22, 2009 1:16 AM -
0 Votes
Synchronize Files to Azure blob
Hi, I have download the samples from http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=sync&ReleaseId=3638 I was able to upload files from filesystem to Azure ...Answered | 2 Replies | 32116 Views | Created by Udai - Monday, December 14, 2009 3:44 AM | Last reply by EndInTiers - Chris Hewitt - Saturday, December 19, 2009 1:07 PM -
0 Votes
Sync bi-directional Table with Deleted rows
Hello, I am using the offline scenario in MSF v2.0 to synchronize a SQL Server 2008 (server) database with a SQL Server 2008 Express (client) database via WCF. I ...Answered | 3 Replies | 31194 Views | Created by Garry English - Friday, December 18, 2009 4:17 AM | Last reply by Garry English - Saturday, December 19, 2009 1:55 AM - Items 1 to 20 of 2021 Next ›
SyncFx - General [ReadOnly] announcement
-
Link
One piece of feedback we receive fairly frequently is that given the number of Sync Framework forums, it is confusing, where to best find answers and ask questions relating to specific components of the Sync Framework. For that reason, we have created a new single (unified) forum for you to use for anything relating to the Microsoft Sync Framework:
SyncFx - Microsoft Sync Framework Developer Discussions
http://social.msdn.microsoft.com/Forums/en-US/syncdevdiscussions/threads
As a result, as of Jan 23rd, 2010 this forum will be locked and will only be available in read mode to allow you to search and read archived questions. Any questions that were submitted since Jan 1, 2010 in the below forums will be moved to this new location and will continue to be active in their new location. So please start tracking them in their new location.
SyncFx - General
SyncFx - Technical Discussion
SyncFx – Feedback
SyncFx - Microsoft Sync Framework Database Providers
Liam Cavanagh