Re: System.Data.SqlServerCe

Tech-Archive recommends: Fix windows errors by optimizing your registry



Are you getting this in the emulator or the actual device? It sounds like it may be a configuration problem. If you are using an emulator than reset the state of the emulator and redeploy to see if it goes away.

Joon wrote:

SQLCE Gurus please check this out.

I'm getting an unexpected error in my APP.

File or assembly name 'System.Data.SqlServerCe,Version=3.0.3600.0, Culture=neutral,PublicKeyToken=3BE235DF1C8D2AD3',or one of its dependencies, was not found.

I believe I have installed all the 3 required CAB files for SQL CE including the .NET CF but still I'm getting this error. However, if I debug the release version from VS.NET2005 I'm not getting the problem.

Did I missed something? A CAB or dll maybe?
Thanks
.