Hi,
I have made one example application for PocektPC with VS 2003. I have made
cab file and put that on Jornada 560 Pocekt PC.
Error is:
Cannot find 'Pocket_Proba' (or one of its cimponents). Make sure the path
and filename are correct and all the required libraries are available.

I would like to know what is wrong and what I need to do to avoid this
problem?

Another question is about MS Access database. Is there posibilities to use
this db on PocketPc and how? Is there some example. If this base is not
approprate I would like to know which db is?

Thanks :)

Re: Cab file problem by Chris

Chris
Sat May 08 13:03:02 CDT 2004

Is the CF installed on the device? Your CAB will not deploy it by default.

-Chris


"mp" <myart@volja.net> wrote in message
news:uScO$ISNEHA.2876@TK2MSFTNGP09.phx.gbl...
> Hi,
> I have made one example application for PocektPC with VS 2003. I have made
> cab file and put that on Jornada 560 Pocekt PC.
> Error is:
> Cannot find 'Pocket_Proba' (or one of its cimponents). Make sure the path
> and filename are correct and all the required libraries are available.
>
> I would like to know what is wrong and what I need to do to avoid this
> problem?
>
> Another question is about MS Access database. Is there posibilities to use
> this db on PocketPc and how? Is there some example. If this base is not
> approprate I would like to know which db is?
>
> Thanks :)
>
>



Re: Cab file problem by mp

mp
Wed May 12 01:05:40 CDT 2004

Hi,

Thanks for answer.
Installation of cab file works but problem is when I start application.
CAB file was made with VS >NET. If that is not enough what I need to do?

I have used RELEASE option. May be I should set something in VS?

Thanks

"Chris Tacke, eMVP" <ctacke[at]Open_NET_CF[dot]org> wrote in message
news:uLAq3aSNEHA.620@TK2MSFTNGP10.phx.gbl...
> Is the CF installed on the device? Your CAB will not deploy it by
default.
>
> -Chris
>
>
> "mp" <myart@volja.net> wrote in message
> news:uScO$ISNEHA.2876@TK2MSFTNGP09.phx.gbl...
> > Hi,
> > I have made one example application for PocektPC with VS 2003. I have
made
> > cab file and put that on Jornada 560 Pocekt PC.
> > Error is:
> > Cannot find 'Pocket_Proba' (or one of its cimponents). Make sure the
path
> > and filename are correct and all the required libraries are available.
> >
> > I would like to know what is wrong and what I need to do to avoid this
> > problem?
> >
> > Another question is about MS Access database. Is there posibilities to
use
> > this db on PocketPc and how? Is there some example. If this base is not
> > approprate I would like to know which db is?
> >
> > Thanks :)
> >
> >
>
>




Re: Cab file problem by Chris

Chris
Wed May 12 08:43:32 CDT 2004

No, the studio-generated cab will not have the CF in it. You must deploy
two cabs - the CF, and your app.

--
Chris Tacke, eMVP
Co-Founder and Advisory Board Member
www.OpenNETCF.org
---
Windows CE Product Manager
Applied Data Systems
www.applieddata.net


"mp" <myart@volja.net> wrote in message
news:%23dMFpc%23NEHA.3312@tk2msftngp13.phx.gbl...
> Hi,
>
> Thanks for answer.
> Installation of cab file works but problem is when I start application.
> CAB file was made with VS >NET. If that is not enough what I need to do?
>
> I have used RELEASE option. May be I should set something in VS?
>
> Thanks
>
> "Chris Tacke, eMVP" <ctacke[at]Open_NET_CF[dot]org> wrote in message
> news:uLAq3aSNEHA.620@TK2MSFTNGP10.phx.gbl...
> > Is the CF installed on the device? Your CAB will not deploy it by
> default.
> >
> > -Chris
> >
> >
> > "mp" <myart@volja.net> wrote in message
> > news:uScO$ISNEHA.2876@TK2MSFTNGP09.phx.gbl...
> > > Hi,
> > > I have made one example application for PocektPC with VS 2003. I have
> made
> > > cab file and put that on Jornada 560 Pocekt PC.
> > > Error is:
> > > Cannot find 'Pocket_Proba' (or one of its cimponents). Make sure the
> path
> > > and filename are correct and all the required libraries are available.
> > >
> > > I would like to know what is wrong and what I need to do to avoid this
> > > problem?
> > >
> > > Another question is about MS Access database. Is there posibilities to
> use
> > > this db on PocketPc and how? Is there some example. If this base is
not
> > > approprate I would like to know which db is?
> > >
> > > Thanks :)
> > >
> > >
> >
> >
>
>
>



Re: Cab file problem by mp

mp
Wed May 12 13:32:14 CDT 2004

Can you give me directions how to do that?
I am using Visual Studio for my app. How I can deploy CF cab?

Thanks

"Chris Tacke, eMVP" <ctacke@spamfree-opennetcf.org> wrote in message
news:%232X7ecCOEHA.2876@TK2MSFTNGP09.phx.gbl...
> No, the studio-generated cab will not have the CF in it. You must deploy
> two cabs - the CF, and your app.
>
> --
> Chris Tacke, eMVP
> Co-Founder and Advisory Board Member
> www.OpenNETCF.org
> ---
> Windows CE Product Manager
> Applied Data Systems
> www.applieddata.net
>
>
> "mp" <myart@volja.net> wrote in message
> news:%23dMFpc%23NEHA.3312@tk2msftngp13.phx.gbl...
> > Hi,
> >
> > Thanks for answer.
> > Installation of cab file works but problem is when I start application.
> > CAB file was made with VS >NET. If that is not enough what I need to do?
> >
> > I have used RELEASE option. May be I should set something in VS?
> >
> > Thanks
> >
> > "Chris Tacke, eMVP" <ctacke[at]Open_NET_CF[dot]org> wrote in message
> > news:uLAq3aSNEHA.620@TK2MSFTNGP10.phx.gbl...
> > > Is the CF installed on the device? Your CAB will not deploy it by
> > default.
> > >
> > > -Chris
> > >
> > >
> > > "mp" <myart@volja.net> wrote in message
> > > news:uScO$ISNEHA.2876@TK2MSFTNGP09.phx.gbl...
> > > > Hi,
> > > > I have made one example application for PocektPC with VS 2003. I
have
> > made
> > > > cab file and put that on Jornada 560 Pocekt PC.
> > > > Error is:
> > > > Cannot find 'Pocket_Proba' (or one of its cimponents). Make sure the
> > path
> > > > and filename are correct and all the required libraries are
available.
> > > >
> > > > I would like to know what is wrong and what I need to do to avoid
this
> > > > problem?
> > > >
> > > > Another question is about MS Access database. Is there posibilities
to
> > use
> > > > this db on PocketPc and how? Is there some example. If this base is
> not
> > > > approprate I would like to know which db is?
> > > >
> > > > Thanks :)
> > > >
> > > >
> > >
> > >
> >
> >
> >
>
>



Re: Cab file problem by David

David
Fri May 14 15:15:11 CDT 2004

How I you deploy CF cab? Redistribute the CF cab along with your
application. See
http://www.microsoft.com/downloads/details.aspx?FamilyID=359ea6da-fc5d-41cc-ac04-7bb50a134556&displaylang=en

David
------
This posting is provided "AS IS" with no warranties, and confers no rights.

"mp" <myart@volja.net> wrote in message
news:OTy209EOEHA.1272@tk2msftngp13.phx.gbl...
>
> I am using Visual Studio for my app. How I can deploy CF cab?