I wrote a application and was able to install it on a Dell Axim without any problems, but when I go a try a install it on a HP iPAQ I get a message "Requires a newer version of the Microsoft .NET CF then what is installed"
I went to Msoft site and download what I thought was the update, but when I go to install it and message appears indicating that the software is already installed. I went to Add/remove prgram and found what I thought was the program and when I am about to uninstall it I get amessage indicating that this program is need for VS 2005. I understand that the program is need for Vs2005 but Do I have to uninstall it to update the Pocket PC.
How do I update the .NET CF on the Pocket PC.
Thanks!

updating .NET CF 2.0 on PocketPC
e. ogas
If you have VS 2005: hit F5 in VS 2005 project, it would install NETCF on to device automatically as it deploys the project. That’s how you got it installed on to your Dell. You can also copy NETCF CAB file to device and click on it - and you can redistribute these CABs with your application. See this for details.
If you don't have VS 2005 (e.g. end user): install NETCF MSI you've downloaded (which is also an SDK used by VS 2005 – that’s why it was already installed) on to your desktop, it would install NETCF on to device via AS.