I’ve started developing a RFID Mobile application on a Windows Mobile device – which
is pretty cool.
I decided to use VS2008 and all worked well until deployment.
“Unable to load System.Data.SqlServerCe.dll ….Version=3.0.xxxxx ” as the version
OOTB with VS2008 is v3.5
So I grabbed SQL
CE Mobile 3.0 and copied over and installed the sqlce30.wce5.armv4i.CAB and
all is good!