microsoft.synchronization.data.dll

Company
Microsoft Corporation
Description

Microsoft Synchronization Data

Version
1.0.1208.0
Architecture
32 bit
Threat Score
0 %
Original size
115.7 Kb
Download size
41.2 Kb
MD5
01b68622f7b4a699d52f9a0b5ea5e4ec
SHA1
e3656ea1d320f475f2484eb3dba8fd3050487327
SHA256
fcbb269db40c672ffcfb0b9d82e7958f2c746e7476671fa704dd4fb025527048
 Unable to create a SyncAdapter using SqlSyncAdapterBuilder, because the connection to the server has not yet been initialized. Initialize the Connection property of the SqlSyncAdapterBuilder before you call any of the SqlSyncAdapterBuilder methods.

GUnable to enumerate changes at the DbServerSyncProvider for table '{0}' in synchronization group '{1}'.

IUnable to add the SyncAdapter to the SyncAdapterCollection. A SyncAdapter for table '{0}' already exists.

Internal Error: Unable to set '{0}' for '{1}' in system tables in the client database. Check the inner exception for more details.

JUnable to create the SyncGroup, because the SyncGroup name is not valid. The name is either null or empty.

NAn error occurred when enumerating changes in the client database. Check the inner exception for more details.

NUnable to set session parameters in DbServerSyncProvider. Cannot obtain the value for command parameter '{0}'.

OInternal Error: Unable to add table '{0}' to the synchronization system. Drop and recreate the client database.

OThe DbServerSyncProvider is unable to apply changes at the server, because the parameter '{0}' is not declared.

PUnable to create a SyncAdapter using SqlSyncAdapterBuilder. You must specify a value for the TableName property.

Synchronization is already in progress, and only one synchronization can run at a time. Restart the second synchronization after the first synchronization finishes.

TInvalid connection object. Unable to create a new instance of the connection object.

TUnable to create a SyncAdapter using SqlSyncAdapterBuilder because the table name was not specified or is not valid.

Table name '{0}' is not valid. This might be caused by one or more of the following issues:  unable to find a SyncAdapter for the specified SyncTable

 the table name is null or empty

 or the table name contains the keywords SET, FMTONLY, and OFF.

UUnable to add foreign key constraint '{0}'. Make sure that the list of columns included in the constraint is correct.

Unable to add SyncTable '{0}' to SyncGroup '{1}', because a table of the same name already exists in that SyncGroup. SyncTable names must be unique within a SyncGroup.

Unable to change a SqlSyncAdapterBuilder property. The QuotePrefix and QuoteSuffix properties cannot be changed after a SyncAdapter has been created.

Unable to construct the schema for table '{1}' on the server. Column '{0}' was specified in the SyncSchema but does not exist in table'{1}'.

Unable to create a SyncAdapter using SqlSyncAdapterBuilder, because the keys in the base table and the corresponding tombstone table are different.

Unable to create a SyncAdapter using SqlSyncAdapterBuilder. Column '{0}' cannot be used by SqlSyncAdapterBuilder as an originator ID column. The column has a data type that is not supported for tracking originator ID. Supported data types are as follows: tinyint, smallint, int, bigint, and uniqueidentifier.

Unable to create a SyncAdapter using SqlSyncAdapterBuilder. Column '{1}', which was specified for the '{0}' property, either does not exist in table '{2}', or is already specified for another property. A given column can only be specified once for the following properties: CreationOriginatorIdColumn, CreationTrackingColumn, DeletionOriginatorIdColumn, DeletionTrackingColumn, UpdateOriginatorIdColumn, or UpdateTrackingColumn.

Unable to create a SyncAdapter using SqlSyncAdapterBuilder. You must specify a value for '{0}' if you specify a value for '{1}'.

Unable to initialize the client database, because the schema for table '{0}' could not be retrieved by the GetSchema() method of DbServerSyncProvider. Make sure that you can establish a connection to the client database and that either the SelectIncrementalInsertsCommand property or the SelectIncrementalUpdatesCommand property of the SyncAdapter is specified correctly.

Unable to obtain a new server anchor. Make sure that you can establish a connection to the server database and that the SelectNewAnchorCommand property of the DbServerSyncProvider is specified correctly.

Unable to obtain schema information from the server. Make sure that you have specified a value for at least one of the following SyncAdapter properties: SelectIncrementalInsertsCommand or SelectIncrementalUpdatesCommand.

Unable to remove column '{0}' from the SyncSchemaColumns in SyncSchema. This might be caused by one or more of the following issues: the column does not belong to the SyncSchemaColumns collection

 the column is part of a foreign key relationship

 or an expression in another column depends on this column.

Unable to set numeric scale or precision for column '{1}' of table '{0}'. The column was specified as having a numeric data type in the SyncSchema, but the column is of a different data type.

VInternal Error: Unable to retrieve '{0}' for '{1}' from the system tables. Check the inner exception for more details.

WUnable to set the primary key for table '{0}' in the SyncSchema. The table does not contain the specified column '{1}'.

YUnable to remove table '{0}' from the SyncSchemaTables in SyncSchema. There is no SyncSchemaTable object for this table. 

ZUnable to create a SyncAdapter using SqlSyncAdapterBuilder, because table name '{0}' contains the special character '{1}'.

[Internal Error: Unable to create system table '{0}'. Drop and recreate the client database.

Last update: 18/08/2025