I recently installed the new Windows Mobile 6.5.3 SDK upgrading my old Windows Mobile 6 project.
I’m getting an error: “Can’t find PInvoke DLL ‘sqlceme35.dll” when I try to invoke SQL libraries (this is managed code obviously).
Any ideas how to fix this issue?
ok it turns out I had to re-install Visual Studio 2008 AND the SqlCe files to get this issue resolved…