For those of you who come across this error in your code and wonder what is happening, this is what happened to me and how it was resolved. I made a minor change to a sql query I had that ran against a SQL CE database, and began testing in my code. I...