huffie
Mon Apr 19 21:43:05 CDT 2004
Hi Jean-Luc,
Ok..after following your advice, I managed to get the thing
working.. yippeee..what did i do? Don't shoot me, yeah? :P I copied
the relevant dll's to the same directory as my application and it
worked (yeah.. i'm a n00b to Microsoft's programming). I thought by
running netcf.core.ppc3.ARM.cab in the iPaq would install everything
but guess not. Anyways I really appreciate your time responding to my
thread. Thanks again. Cheers!
Jonathan
"Jean-Luc David [MVP]" <dotnetmvp@hotmail.com> wrote in message news:<EePgc.9739$bY4.9141@newssvr31.news.prodigy.com>...
> Hi Jonathan,
>
> I would first compare the version of the System.Data.SqlServerCe.dll
> modules in both your PocketPC and your development computer.
>
> Secondly, on the
http://dotnetdn.com/without-visual-studio/ webpage,
> the following line caught my attention:
>
> "For this method you will have not all libraries (for example
> system.data.sqlclient.dll,
> system.data.sqlserverce.dll), what you will have in the first set of
> libraries"
>
> What exactly did you install on your development machine? Platform
> Builder 4.2? Did you uncompress the netcf.core.ppc3.ARM.cab file as
> directed? Where did you get your System.Data.SqlServerCe.dll?
>
> This could also account for the error message.
> Let me know the results. Good luck!
>
> Thanks,
> Jean-Luc David
> dotnetmvp@hotmail.com
>
http://www.stormpixel.com
>
http://www.mobilecoder.net
>
> ---------------------------------------------------------------------------
> > Hi Jean-Luc,
> >
> > Thanks for your response. I'm trying to run the application on my
> > IPAQ 2210 installed with .NET CF 1.0 SP2 Redistributable. After
> > reading and following the steps from
> >
http://dotnetdn.com/without-visual-studio/ I thought I could use the
> > free IDE from icsharpcode.net (as I'm trying to develop on an
> > extremely low budget) for development. Hope this is sufficient for you
> > to help me further. TIA. Cheers!
> >
> > Jonathan