I have created an application with eVB 3.0 and created a
setup package with Application Install Wizard. I copied
the whole CD1 folder to Pocket PC. On Pocket PC, I
clicked on the file TestApp.Arm 1100 (4K) v3.00.CAB and
the application was installed. When I tried to run the
application, I got the message that the application
requires MS eVB Runtime to install.
What are the eVB runtime files? I can see Pvbform2.dll,
Pvbhost2.dll and vbscript.dll in the Windows folder from
my PC when Pocket PC is connected to my PC.
I am totally new to Pocket PC development. How can an eVB
application be deployed to Pocket PC. Thank you for any
advice.

Re: eVB Run Time and deployment by Trevor

Trevor
Fri Jan 02 16:35:36 CST 2004

Arthur,

For a default install of eVT 3.0, the eVB runtimes are located in:

C:\Program Files\Windows CE Tools\wce300\MS Pocket PC\Runtimes\arm\

You need to copy all of those files to the \Windows\ directory on the PPC.
The file pvbdecl.dll needs to be registered with Regsvrce.exe (on the PPC).
Regsvrce.exe is also located on your PC. Try C:\Program Files\Windows CE
Tools\wce300\MS Pocket PC\target\arm

"Arthur" <arthur@tero.ca> wrote in message
news:05e201c3d159$cb616c80$a001280a@phx.gbl...
> I have created an application with eVB 3.0 and created a
> setup package with Application Install Wizard. I copied
> the whole CD1 folder to Pocket PC. On Pocket PC, I
> clicked on the file TestApp.Arm 1100 (4K) v3.00.CAB and
> the application was installed. When I tried to run the
> application, I got the message that the application
> requires MS eVB Runtime to install.
> What are the eVB runtime files? I can see Pvbform2.dll,
> Pvbhost2.dll and vbscript.dll in the Windows folder from
> my PC when Pocket PC is connected to my PC.
> I am totally new to Pocket PC development. How can an eVB
> application be deployed to Pocket PC. Thank you for any
> advice.



Re: eVB Run Time and deployment by puzzled

puzzled
Sat Jan 03 11:44:52 CST 2004


"Arthur" <arthur@tero.ca> wrote in message
news:05e201c3d159$cb616c80$a001280a@phx.gbl...
> I have created an application with eVB 3.0 and created a
> setup package with Application Install Wizard. I copied
> the whole CD1 folder to Pocket PC. On Pocket PC, I
> clicked on the file TestApp.Arm 1100 (4K) v3.00.CAB and
> the application was installed. When I tried to run the
> application, I got the message that the application
> requires MS eVB Runtime to install.
> What are the eVB runtime files? I can see Pvbform2.dll,
> Pvbhost2.dll and vbscript.dll in the Windows folder from
> my PC when Pocket PC is connected to my PC.
> I am totally new to Pocket PC development. How can an eVB
> application be deployed to Pocket PC. Thank you for any
> advice.

when building your app, let eVB include the runtimes in your setup package
for you. You can do that by ticking the checkbox "runtime files" on the
"general" tabsheet on the "project properties" dialogue box.



Re: eVB Run Time and deployment by Jeff

Jeff
Sat Jan 03 14:34:11 CST 2004

You could try PPCInstall - see http://www.ppcinstall.com

"puzzled" <spam@me.not.com> wrote in message
news:3ff6fff9$0$315$e4fe514c@news.xs4all.nl...
>
> "Arthur" <arthur@tero.ca> wrote in message
> news:05e201c3d159$cb616c80$a001280a@phx.gbl...
> > I have created an application with eVB 3.0 and created a
> > setup package with Application Install Wizard. I copied
> > the whole CD1 folder to Pocket PC. On Pocket PC, I
> > clicked on the file TestApp.Arm 1100 (4K) v3.00.CAB and
> > the application was installed. When I tried to run the
> > application, I got the message that the application
> > requires MS eVB Runtime to install.
> > What are the eVB runtime files? I can see Pvbform2.dll,
> > Pvbhost2.dll and vbscript.dll in the Windows folder from
> > my PC when Pocket PC is connected to my PC.
> > I am totally new to Pocket PC development. How can an eVB
> > application be deployed to Pocket PC. Thank you for any
> > advice.
>
> when building your app, let eVB include the runtimes in your setup package
> for you. You can do that by ticking the checkbox "runtime files" on the
> "general" tabsheet on the "project properties" dialogue box.
>
>



Re: eVB Run Time and deployment by puzzled

puzzled
Sat Jan 03 14:42:46 CST 2004


"Jeff Law" <jefflaw@datamasta.co.nz> wrote in message
news:#eSxxjj0DHA.1760@TK2MSFTNGP10.phx.gbl...
> "puzzled" <spam@me.not.com> wrote in message
> news:3ff6fff9$0$315$e4fe514c@news.xs4all.nl...
> >
> > "Arthur" <arthur@tero.ca> wrote in message
> > news:05e201c3d159$cb616c80$a001280a@phx.gbl...
> > > I have created an application with eVB 3.0 and created a
> > > setup package with Application Install Wizard. I copied
> > > the whole CD1 folder to Pocket PC. On Pocket PC, I
> > > clicked on the file TestApp.Arm 1100 (4K) v3.00.CAB and
> > > the application was installed. When I tried to run the
> > > application, I got the message that the application
> > > requires MS eVB Runtime to install.
> > > What are the eVB runtime files? I can see Pvbform2.dll,
> > > Pvbhost2.dll and vbscript.dll in the Windows folder from
> > > my PC when Pocket PC is connected to my PC.
> > > I am totally new to Pocket PC development. How can an eVB
> > > application be deployed to Pocket PC. Thank you for any
> > > advice.
> >
> > when building your app, let eVB include the runtimes in your setup
package
> > for you. You can do that by ticking the checkbox "runtime files" on the
> > "general" tabsheet on the "project properties" dialogue box.
> >
> >
> You could try PPCInstall - see http://www.ppcinstall.com
>

why should I? eVB works just fine.



Re: eVB Run Time and deployment by Jeff

Jeff
Sat Jan 03 23:29:02 CST 2004

That's fine, no worries - most users find the extra features very handy
though.

Jeff Law

"puzzled" <spam@me.not.com> wrote in message
news:3ff729aa$0$317$e4fe514c@news.xs4all.nl...
>
> "Jeff Law" <jefflaw@datamasta.co.nz> wrote in message
> news:#eSxxjj0DHA.1760@TK2MSFTNGP10.phx.gbl...
> > "puzzled" <spam@me.not.com> wrote in message
> > news:3ff6fff9$0$315$e4fe514c@news.xs4all.nl...
> > >
> > > "Arthur" <arthur@tero.ca> wrote in message
> > > news:05e201c3d159$cb616c80$a001280a@phx.gbl...
> > > > I have created an application with eVB 3.0 and created a
> > > > setup package with Application Install Wizard. I copied
> > > > the whole CD1 folder to Pocket PC. On Pocket PC, I
> > > > clicked on the file TestApp.Arm 1100 (4K) v3.00.CAB and
> > > > the application was installed. When I tried to run the
> > > > application, I got the message that the application
> > > > requires MS eVB Runtime to install.
> > > > What are the eVB runtime files? I can see Pvbform2.dll,
> > > > Pvbhost2.dll and vbscript.dll in the Windows folder from
> > > > my PC when Pocket PC is connected to my PC.
> > > > I am totally new to Pocket PC development. How can an eVB
> > > > application be deployed to Pocket PC. Thank you for any
> > > > advice.
> > >
> > > when building your app, let eVB include the runtimes in your setup
> package
> > > for you. You can do that by ticking the checkbox "runtime files" on
the
> > > "general" tabsheet on the "project properties" dialogue box.
> > >
> > >
> > You could try PPCInstall - see http://www.ppcinstall.com
> >
>
> why should I? eVB works just fine.
>
>



Re: eVB Run Time and deployment by Stephen

Stephen
Sun Jan 04 23:09:25 CST 2004


"Arthur" <arthur@tero.ca> wrote in message
news:05e201c3d159$cb616c80$a001280a@phx.gbl...
> I have created an application with eVB 3.0 and created a
> setup package with Application Install Wizard. I copied
> the whole CD1 folder to Pocket PC. On Pocket PC, I
> clicked on the file TestApp.Arm 1100 (4K) v3.00.CAB and
> the application was installed. When I tried to run the
> application, I got the message that the application
> requires MS eVB Runtime to install.
> What are the eVB runtime files? I can see Pvbform2.dll,
> Pvbhost2.dll and vbscript.dll in the Windows folder from
> my PC when Pocket PC is connected to my PC.
> I am totally new to Pocket PC development. How can an eVB
> application be deployed to Pocket PC. Thank you for any
> advice.

PPC 2003? If it's 2003 you can get the run time files here:
http://www.microsoft.com/windowsmobile/resources/downloads/developer/evb.mspx

S.