PPC 2003 - CF SP2

O

Ofer B.

Hi all
I have 2 questions

Till today, for the PPC 2002 I always use the netcf.core.ppc3.ARM.cab,

1. Can some one help me and explane wich CF - sp2 should I use for PPC 2003?
(netcf.all.wce4.ARMV4.cab, netcf.core.ppc3.ARM.cab, ...) and for the
emulator 2002 and 2003?


2. There are 2 directories in the VS .Net

"C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce300" and
"C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce400"

for wich device sould I use the cabs in each directory?

thanks Ofer
 
R

Roberto M. Oliva

Ofer B. said:
Hi all
I have 2 questions

Till today, for the PPC 2002 I always use the netcf.core.ppc3.ARM.cab,

1. Can some one help me and explane wich CF - sp2 should I use for PPC 2003?
(netcf.all.wce4.ARMV4.cab, netcf.core.ppc3.ARM.cab, ...) and for the
emulator 2002 and 2003?

For PPC 2003 you should use one of the cab's starting with: netf.all.ce4
(not the ones starting with: netcf.core.ppc3)
Then it depends on the microprocessor of your targeting machine. If it is an
StrongARM (for example) you should use: netcf.all.wce4.ARMV4.cab
You can try installing, testing an NET CF app. and if it doesn't work,
reinstalling another cab
2. There are 2 directories in the VS .Net

"C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce300" and
"C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce400"

for wich device sould I use the cabs in each directory?

The first directory (wce300) are for those machine whose platform are
Windows CE 3.0 based (all PocketPC 2000 and 2002)
And the second (wce400) are for those machines whose platform are Windows CE
4.0 based (PocketPC 2003, Windows CE 4.1 and Windows CE 4.2)
thanks Ofer

Hope thid helps
Roberto
 
O

Ofer B.

Thanks Roberto

Do you know the difference between the
netcf.all.wce4.ARMV4I.cab and the
netcf.all.wce4.ARMV4.cab

Ofer
 
J

jose baldner [Msft]

Hi Ofer,
ARMV4i is a superset of ARMV4. if you have an Ipaq ARmV$ should work

Thanks,
Jose Baldner [MS]

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Ofer B." <[email protected]>
| References: <[email protected]>
<[email protected]>
| Subject: Re: PPC 2003 - CF SP2
| Date: Mon, 22 Sep 2003 14:32:40 +0200
| Lines: 64
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| NNTP-Posting-Host: 62-90-161-166.barak.net.il 62.90.161.166
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:34076
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Thanks Roberto
|
| Do you know the difference between the
| netcf.all.wce4.ARMV4I.cab and the
| netcf.all.wce4.ARMV4.cab
|
| Ofer
|
|
|
|
| | >
| > | > > Hi all
| > > I have 2 questions
| > >
| > > Till today, for the PPC 2002 I always use the netcf.core.ppc3.ARM.cab,
| > >
| > > 1. Can some one help me and explane wich CF - sp2 should I use for PPC
| > 2003?
| > > (netcf.all.wce4.ARMV4.cab, netcf.core.ppc3.ARM.cab, ...) and for the
| > > emulator 2002 and 2003?
| > >
| >
| > For PPC 2003 you should use one of the cab's starting with: netf.all.ce4
| > (not the ones starting with: netcf.core.ppc3)
| > Then it depends on the microprocessor of your targeting machine. If it
is
| an
| > StrongARM (for example) you should use: netcf.all.wce4.ARMV4.cab
| > You can try installing, testing an NET CF app. and if it doesn't work,
| > reinstalling another cab
| >
| > >
| > > 2. There are 2 directories in the VS .Net
| > >
| > > "C:\Program Files\Microsoft Visual Studio .NET
| > > 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce300" and
| > > "C:\Program Files\Microsoft Visual Studio .NET
| > > 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce400"
| > >
| > > for wich device sould I use the cabs in each directory?
| > >
| >
| > The first directory (wce300) are for those machine whose platform are
| > Windows CE 3.0 based (all PocketPC 2000 and 2002)
| > And the second (wce400) are for those machines whose platform are
Windows
| CE
| > 4.0 based (PocketPC 2003, Windows CE 4.1 and Windows CE 4.2)
| >
| > > thanks Ofer
| > >
| > >
| > >
| > >
| >
| > Hope thid helps
| > Roberto
| >
| >
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top