views:

10

answers:

0

I am using ActiveSync with the Entity 4.0 framework. Everything is working fine except that after the ActiveSync posts updates to the server, it then tries to download those same record updates back to the client. This triggers key constraint errors, as it should.

The only changes I have made is deleting all the ActiveSync fields from the Entity model tables.

The client and server are also in different time zones if that matters.