I am constantly getting this error unless I copy the dll into my bin directory. What is the best way to avoid this error?
Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
See this blog:
http://blogs.msdn.com/sqlservercompact/archive/2007/10/26/can-t-find-p-invoke-dl
l-sqlcemenn-dll.aspx

Signature
Erik Ejlskov Jensen - MCTS: Mobile App Dev
> I am constantly getting this error unless I copy the dll into my bin directory. What is the best way to avoid this error?
>
> Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
vetalik - 20 Dec 2007 08:05 GMT
> See this blog:http://blogs.msdn.com/sqlservercompact/archive/2007/10/26/can-t-find-...
>
[quoted text clipped - 4 lines]
>
> > Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I have a problem with the same exception but under Windows XP 64. But
the problem is that to copy the dll to the bin folder doesn't help. Is
it possible to use SQL Compact 3.5 under 64 bit OS?