I'm only able to open the local files using Orcas Server Explorer. Using SQL Server Management Studio gives me this error:
TITLE: Connect to Server
------------------------------
Cannot connect to C:\DEV\SyncServices\learning\ConsoleSync1\ConsoleSync1\bin\Debug\awclientdb.sdf.
------------------------------
ADDITIONAL INFORMATION:
You are trying to access an older version of a SQL Server Compact Edition database. If this is a SQL Server CE 1.0 or 2.0 database, run upgrade.exe. If this is a SQL Server Compact Edition 3.0 or later database, run Compact / Repair. [ Db version = 3505053,Requested version = 3004180,File name = C:\DEV\SyncServices\learning\ConsoleSync1\ConsoleSync1\bin\Debug\awclientdb.sdf ] (SQL Server Compact Edition ADO.NET Data Provider)
------------------------------
BUTTONS:
OK
------------------------------
Is there any way to solve this?