[quote name='Paul (MVP)' date='Feb 20 2008, 15:07' post='879058']
If you're a developer or have knowledge of .net Compact Framework, you'll be aware that version 3.5 has shipped. You'll be aware that it offers a number of enhancements in features, stability and performance, and you'll likely also know that it provides full backwards compatability with previous versions of the Compact Framework. What you may NOT know is that when CF 3.5 is installed on a device, applications that target previous versions of the Compact Framework will continue to run against the old versions, and 3.5 and previous versions will live side by side on the device. Only when new devices come along will we see ONLY 3.5 on a device.
This presents a number of problems, namely
- Users who deploy CF 3.5 to their device but use applications targeting older versions will not benefit from the 3.5 performance improvements
- Developers who develop apps for pre CF 3.5 frameworks cannot easily test their applications ready for when 3.5 only devices come along
Thankfully, help is at hand in the form of a little known Compact Framework 3.5 powertoy named '.Net Configuration'. The application, which is available in [url="http://www.microsoft.com/downloads/details.aspx?FamilyId=C8174C14-A27D-4148-BF01-86C2E0953EAB&displaylang=en"]this download at Microsoft[/url], provides the user with
full granularity of control over the .net CF on their device. You can see installed versions, change the used CF version for a particular application or change the used CF version for all applications run on your device! Perfect!
Sadly in Microsoft's infinite wisdom the application in question is tucked away in simple EXE inside the 6.2MB download and somewhat hard to find, so i've taken the liberty of packaging it up into a CAB here that installs it with it's own Start Menu shortcut. I've also included the .net CF 3.5 CAB below, so you can get your device updated quickly and easily by...
- Downloading and installing both CABs below (to internal memory!)
- Running '.Net Configuration' from your Start Menu
- Navigating to the 'Device Policy' tab and selecting version 3.5
- Selecting 'Apply' then 'OK'
That's it, you're done! You can even check it's working by installing my [url="http://www.modaco.com/content/Windows-Mobile-News/264125/CamerAware-BETA-aka-CamerAware-hearts-Navizon/"]CamerAware Beta[/url] and hitting 'About', after which you should see the screen below.
Enjoy, and hope this is useful
P
PS If you ARE a developer, there's other goodies in that Powertoys package that are well worth a look too!
Thank you very much.
I own the HD2 and I'd already tried to install it from microsoft and some other sites but with no result.
You were my last hope before giving up. Now everything is o.k.
Thanks again!