I've installed the SQL Server Compact Edition 4.0 runtime and DbFactory provider and everything.
But after I've installed the SQL Server CE Toolbox (v3.2) from CodePlex, I still cannot seem to get any connections established.
The info dialog seems to indicate everything's fine and dandy....
but when I tried to open a new connection to an existing .sdf
database file, I cannot seem to do that from within Visual Studio 2010 (SP1):
The SQL Server CE Toolbox stand-alone app works just fine on that very machine - just the VS plugin doesn't seem to be functioning. Any ideas?