hi there.

Sorry if i have posted in the wrong forum.

Basically, i am developin a SQL SERVER CE application.

I have added a reference to SQLSERVERCE.DLL (using Visual C# to develop)
the problem i am having is that I cannot either open a connection or create a database. Everytime i do this, i get a missing method exception

any ideas what I am doing? All i have done so far is to either open a connection or create a database using SQLSERVERCE

Thanks!