In Visual Studio 2008 I can add a local database file (.sdf) and work with it just fine. In Visual Studio 2010 B2, I can add the file, but it doesn't get added to Server Explorer, and when I try double clicking on it I get this error:
The operation could not be completed. Unspecified error
Has anyone else gotten this error? Does anyone know how to fix it? Google isn't giving me much on this one.
UPDATE: I've gotten a new error message now. When I reinstalled SQL Server Compact Edition and then deleted the sdf file and readded it, I get this message:
The data provider required to connect to the local data file could not be found. The file will be added to the project but the typed DataSet associated with the file will not be generated.