Have you tried without the ".\\" ?
Just using ...
SqlCeConnection con = new SqlCeConnection("Data Source =TestDB.sdf; Password =testdb;");
______________________________________________________________________
Personal Motto: Why push the envelope when you can just open it?
If you follow the direction given HERE[/url] you'll likely increase the number and quality of responses you get to your question.
Jason L. Selburg