CF 2.0 SP2 installation on development machine

B

BrianK

I downloaded the msi file for CF 2.0 SP2 and ran it on my XP development
machine with VS2005 and Platform Builder.
The rebuilt CE image is not including CF 2.0 SP2.
cgacutil on the CE device reports CF build number 2.0.6129.0 which is SP1.
How can I get SP2 to include in the CE image?
 
C

Chris Tacke, eMVP

Why would updating the CF on the machine affect PB? You need to install all
of the PB QFEs. If the correct files still aren't present (I honestly don't
know which SP level the QFEs bring you up to) then you need to either
manually patch it or just create your own BIB/REG files for installation.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com
 
B

BrianK

Chris Tacke said:
Why would updating the CF on the machine affect PB? You need to install all
of the PB QFEs.

I don't know the answer to this question. Are you saying that I need a PB
QFE in order to for PB to pick up on the CF SP2 I installed n my development
machine?


If the correct files still aren't present (I honestly don't
know which SP level the QFEs bring you up to) then you need to either
manually patch it or just create your own BIB/REG files for installation.

How is PB at present determining the need for CF SP1?
 
P

Paul G. Tobey [eMVP]

Of course. You can't expect Platform Builder to grab code from some other
piece of software that you might or might not have installed. Even if it
did, that might not be what you want. Install all of the PB QFEs and you'll
have the latest version of .NET CF 2.0 when you add the .NET CF 2.0
components from the catalog.

Paul T.
 
B

BrianK

For anybody else who may have been watching this thread the procedure to get
the new CF SP2 into PB is as follows.

You need to make sure all the following updates are installed and in the
order shown:

Visual Studio 2005 SP1: http://support.microsoft.com/kb/929697/

CE 6 SP1:
http://www.microsoft.com/downloads/...e3-8575-4860-a8e3-290adf242678&DisplayLang=en

CE 6 R2:
http://www.microsoft.com/downloads/...c1-f0f4-4fd6-9366-b61e0ab59565&DisplayLang=en

CE 6 Update for 2007:
http://www.microsoft.com/downloads/...b2-f475-445a-9cd0-d80cdae0fa75&DisplayLang=en

CE 6 Update for Jan 2008:
http://www.microsoft.com/downloads/...40-2c49-4de7-858d-e8c8b604820e&DisplayLang=en

CE 6 Update for Feb 2008:
http://www.microsoft.com/downloads/...41-9536-47a7-9410-1f9398c68797&DisplayLang=en

CE 6 Update for Mar 2008:
http://www.microsoft.com/downloads/...ab-1ffe-43a6-81e8-2890939deb1b&DisplayLang=en

CE 6 Update for Apr 2008:
http://www.microsoft.com/downloads/...41-ab5a-4119-8e4b-70077cf1d56e&DisplayLang=en

CE 6 Update for May 2008:
http://www.microsoft.com/downloads/...6a-613e-4ed7-9f11-04aa582a7b74&DisplayLang=en

CE 6 Update for Jun 2008:
http://www.microsoft.com/downloads/...00-fae0-4537-a074-1de3c2c01ef1&DisplayLang=en

CE 6 Update for Jul 2008:
http://www.microsoft.com/downloads/...f3-7035-4d71-b424-1fb393af8a26&DisplayLang=en

CE 6 Update for Aug 2008:
http://www.microsoft.com/downloads/...a0-21c9-49e0-9cb8-1fa03900ee32&DisplayLang=en



Make sure all instances of VS2005 and PB are shut down before running these
updates. They should install the latest Compact Framework platforms.

cgacutil on the CE device reports CF build number 2.0.7045.0 which is SP2.
 

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