Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 SQL CE

Author  Topic 

Msandlana
Starting Member

33 Posts

Posted - 2011-01-24 : 01:57:33
I don't know whether this is the right platform to ask this.
I have configured sqlcesa.dll on IIS which is running on windows server 2003 and sql server 2005 standard edition both on local server and production server both are working fine and I have synchronized succesfully.
Know I had to configure it on windows server 2008 R2 with sql server 2008(64bit) with the same application and sqlce is configured succesful, but I can't sychronize meaning I don't get connection from my mobile application to sqlce. When I debbug I get this error:
Server was unable to process request. ---> ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application. your help will be very appreciated its urgent.
   

- Advertisement -