Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am working on .Net sync framework.I have installed Synchronization-v2.1-x86-ENU,SyncSDK-v2.1-x86-ENU and DatabaseProviders-v3.1-x86-ENU for sync framework.When I run sample project.It is showing this error:

"Error 1 Assembly 'Microsoft.Synchronization.Data, Version=3.1.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' uses 'Microsoft.Synchronization, Version=2.1.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' which has a higher version than referenced assembly 'Microsoft.Synchronization, Version=1.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' c:\Program Files\Microsoft SDKs\Microsoft Sync Framework\2.1\Runtime\ADO.NET\V3.1\x86\Microsoft.Synchronization.Data.dll ConsoleSyncFramework "

share|improve this question
1  
You need to vastly improve your questions, in particular you need to actually ask something. (You should also accept answers for your other questions.) – user577537 Aug 10 '12 at 21:49

closed as not a real question by Robert Harvey Aug 11 '12 at 23:21

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

just do one thing take refrence of Microsoft.Synchronization to hire one it will help you i get same problem but resolved by this .

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.