|
-
Jun 19th, 2012, 12:51 AM
#1
Thread Starter
Fanatic Member
Report this postReply with quoteHow to sync DB in windows mobile app with SQL CE data
Hi ,
Has anyone done DB sync in windows mobile app with SQL CE database ?
We have created WCF service for this and then there was error message of not sufficient disk space. Then we selected the storage device options and now a new error of
TypeLoadException The version of the assembly System,Version=2.0.0.0,Culture=neutral,PublicKeyToken=B77A5C561934E089 cannot be loaded by this version of the Microsoft.NET compact Framework
is there.
Please help. Its very urgent.
thanks
amrita
-
Jun 25th, 2012, 05:19 AM
#2
Frenzied Member
Re: Report this postReply with quoteHow to sync DB in windows mobile app with SQL CE
You can sync using replication.
Are you sure you aren't using the desktop dll's on your device - this looks to be the likely culprit
-
Jun 25th, 2012, 11:44 PM
#3
Thread Starter
Fanatic Member
Re: Report this postReply with quoteHow to sync DB in windows mobile app with SQL CE
Now we are using a different method for this. We are addding a local DB cache and doing the sync using WCF class lib. And as we are adding the local database cache through a wizard..we are facing problem on deployment.
How should we go about settings the DB details at customer end to be used in the WCF service lib ? Please advice.
"You can sync using replication" : Can you explain more on this ?
-
Jun 26th, 2012, 03:28 AM
#4
Frenzied Member
Re: Report this postReply with quoteHow to sync DB in windows mobile app with SQL CE
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|