Re: SQLCE30



For clarification, I misspoke in my previous posting and references to .NET
should actually be references to SQLCE. That is, SQLCE works when installed
from the CAB file but does not work properly when the SQLCE version in the CE
image is used. It appears that the SQLCE image version is 2.0 while the CAB
version is 3.0

"Bill T" wrote:

Erwin

We are working with an SBC vendor who is supplying the CE 5.0 image and we
had hoped that the .NET component included in CE 5.0 would work. However,
it is .NET 2.0 and our .NET app does not work when only the .NET component
is included.

"Erwin Zwart" <Erwin DOT Zwart AT pts DOT nl> wrote in message
news:uccjibcDIHA.1184@xxxxxxxxxxxxxxxxxxxxxxx
I am not quite sure if that is in a QFE.

You can also make a backup of the registry, install the CAB file, export
the registry again and track the changes. Copy the files needed (so the
files which are in the CAB file), and create your own component. So then
you manually make them part of your Windows CE image, by adding all the
files and info into .bib and .reg files.

it is some work but you can reuse it...

Hope this helps,

Erwin Zwart

"Bill T" <BillT@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E4CCD352-C120-4107-9C23-41AA28F8AC09@xxxxxxxxxxxxxxxx
Are there any qfe's for CE 5.0 that allow SQLCE30 to be part of a CE
image
rather than having to load it as a CAB file (sqlce30.wce5.armv4i.cab)?





.



Relevant Pages

  • Re: Newbie: Pocket PC development
    ... I successfully copied the cab to PPC. ... > As far as the CAB file being associated with WinZip on the desktop PC, ... >> How can I install that application to my PPC? ...
    (microsoft.public.pocketpc.developer)
  • Re: Error deploying SQLce to Treo 700w
    ... CF 2 right after a soft reset, or failing that, a hard reset? ... also tried just manually copying the cab file over and clicking on it with ... > I'd run CF2.0 on the Treo700w if the cab would install. ...
    (microsoft.public.pocketpc.developer)
  • Re: Single cab with two versions of the same file
    ... Is it possible, using cabwiz, to create a CAB file that contains both ... then let users or a setup program choose and install the appropriate ...
    (microsoft.public.pocketpc.developer)
  • CAB installation and setting InstallDir at the last second (mobile 5.0)
    ... When creating a CAB file you are required to set the InstallDir attribute under the section of the CAB .inf file. ... My problem is that I'm not sure where I want to install the CAB file until the last possible second, as the CAB file is being installed. ... You would set the registry value for your app, call "wceload.exe /noaskdest", and then wceload would look at this registry key for where to install the contents of your CAB. ...
    (microsoft.public.pocketpc.developer)
  • Re: CAB installation and setting InstallDir at the last second (mobile
    ... I want to be able to override the installDir of my .cab file... ... Have the CAB file do little more than set a registry key/value on the ... My problem is that I'm not sure where I want to install the CAB file ...
    (microsoft.public.pocketpc.developer)