I'm completely unfamiliar with both VB.net and
mobile platforms, so I cannot say you for sure
what kind of problem this one can be.
From a first quick glance, the 0x7e (126)
error seems to be closely related to some
generic problem arising whilst trying to load
an external DLL, but it's very generic because
it can be caused by:
- wrong DLL path
- wrong access permissions / security settings
- wrong DLL version
Let me know any further new on this topic
bye
Sandro
finally anything is clear to me:
- windows mobile doesn't runs on Intel x86,
but on ARM processors
- so, simply copying the x86 DLLs will
obviously produce a failure, because they
use the "wrong" machine op-codes.
Call for duty:
==============================================
"is anyone in this List interested in building
an ARM precompiled SpatiaLite ?"
==============================================
If YES, I can easily host this too on the
www.gaia-gis.it SpatiaLite's web site.
Any collaboration self-candidature will be
warmly welcomed.
bye, Sandro