Re: Can't find pinvoke dll sqlceme35.dll on Windows CE 6.0



Did you see this post on the SQL Compact Team Blog?
http://blogs.msdn.com/sqlservercompact/archive/2007/10/26/can-t-find-p-invoke-dll-sqlcemenn-dll.aspx

Ginny

"NIHHO" <NIHHO@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:8E14E19D-B7C2-458B-8E29-88505B45D124@xxxxxxxxxxxxxxxx
Hello,

We are developing application based on NETCF 2.0 and SQL CE 3.5 for Windows
CE 6.0 R2. Everything looks ok on development machine but when we ship the
app to the real device it raises the error: "Can't find pinvoke dll
sqlceme35.dll".

I googled the similar problems and even tried proposed workarounds but
didn't succeeded.

Even SQL Query analyzer failed to open existing and new database on device.

Any sugguestions on how to solve this issue?!

Thanks

--

Ginny Caughey
Device Application Development MVP

www.wasteworks.com
Software for Waste Management



.



Relevant Pages

  • Re: problem running app on windows mobile 2003 second edition device
    ... If your application uses SQL CE or SQL Client, ... These components are not the part of the NETCF and are installed separately. ... Another possibility is incorrect installation. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Application cant find Compact Framework or SQL CE
    ... For NETCF, navigate to \windows and click on cgacutil.exe to find out NETCF ... > Sql CE is 2.0, but is there a more significant version number? ... >>> file with my program in it, the device tells me I need to install NetCF ... I cannot install CAB files every time it boots up. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: CE .NET Direct Sql Server Connection
    ... you just need to add a reference to System.Data.SqlClient.dll. ... Also it's not the part of NETCF and needs to be installed separately. ... Best regards, ... What else do I have to do to make a connection string directly to SQL ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Application cant find Compact Framework or SQL CE
    ... help file I was looking at that some functions only work in 1.1. ... > For NETCF, navigate to \windows and click on cgacutil.exe to find out ... >> This may be a stupid question, but how do I find out? ... >> Sql CE is 2.0, but is there a more significant version number? ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Slow GROUP BY
    ... Perhaps, indexing whatever ... more of SQL CE question, not NETCF. ... > If I remove the group by the datareader is fast, ...
    (microsoft.public.dotnet.framework.compactframework)

Loading