You can download the Runtime installer here:-
http://www.microsoft.com/downloads/d...displaylang=en
Execute this msi file on your desktop computer and it will install the
..NETCF cab file to the device using ActiveSync. Alternatively you can copy
the relevant cab file to the device and install there. For this you can
download the Developer Redistributable which installs all the cab files for
each device type:-
http://www.microsoft.com/downloads/d...displaylang=en
You'll need to check the version of your device and in the case of Pocket PC
2000, the CPU version. e.g.
for a PPC2000 mips device
netcf.core.ppc3.mips.cab
for a PPC2003 device (All ARMv4 based)
netcf.all.wce4.ARMV4.cab
Peter
--
Peter Foot
Windows Embedded MVP
www.inthehand.com |
www.opennetcf.org
Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/...ity/newsgroups
"Hans Strasser" <Hans
(E-Mail Removed)> wrote in message
news:1069AD33-4A42-4F5E-B1C0-(E-Mail Removed)...
>I have install an .NET application by copy and extract CAB-file. A start is
> not possible; error message is:
> Cannot start `PDAApp' (or one of its components). Make sure the path and
> filename are correct and that all the required libraries are available.
>
> I think, the Compact Framework is not available. What´s to do, to correct
> install an .NET application.
> Can i use the msi-file from Visual Studio .NET 2003 - Setup and deployment
> project?
> I try it, but Pocket pc cannot execute msi-File and also setup.exe.
>
> Thank you for help.
>