MissingMethodException - SQL CE BUG
Hi, I hope you are well.
having tons of trouble getting SQL CE to work with smartphones. (C500)
I am also using the emulator in C#
I downloaded SQL CE v2.0 from Microsoft's website, installed it.
In VS.NET 2003, I added a reference to system.data.sqlserverce
Everytime i try to create a SQLCEEngine object, so I can create a database or even try to open a connection creating the sqlceconnection object, I ALWAYS get a missingmethodexception.
I have tried googling it and so on - no avail.
does anyone know why I get this? PLEASE HELP!!!!!!!!!

