hi all
I have developed an equipment maintenance and testing application for my company. we have a main office running SQL2008 and some of the users will be in remote locations where internet connectivity cannot be guaranteed, because they are marine vessels
using a satellite connection (which sometimes goes down).
I have installed the sync framework 2.1 sdk and my app is configured to use the .net 4.0 framework.
however, everytime i try and add a "local database cache", it complains saying "cannot find file or assembly 'Microsoft.synchronization.data version 2.0.0.0 blah blah".
am i doing something wrong here?
~george