we have an established windows mobile application/project, that was written in vs2003 so therefore Compact Framework 1.1, and also uses SQL CE
in my vs2003 development environment it would successfully hook up and run against an HP ipPAQ with
MS Windows Mobile v5
Processor: ARM920T PXA27x
now i have just been given a new iPAQ which has the following spec
MS Windows Mobile v6 Classic
Processor: MARVELL(r) PXA310
now when i hook this into the vs2003 development environment the project will not run/deploy on the iPAQ - i keep getting an error dialog in vs which says only "#183" in it, nothing else
i used to get this occasionally on the previous iPAQ but a simple soft reboot of the iPAQ cleared it.
but this quick fix doesnt work with the new iPAQ
anyone any idea's as to what is causing it?
also if i hook the new iPAQ into a vs2005 development environement (on same PC) it all works 100%
totally dumbfounded!
also, i assume i should still be using ARMv4 cab files for the new iPAQ??
for anyone interested, when you run it throught the development environment it was trying to run it using ARMv4T on the iPAQ, but if you install the ARMv4I framework onto the iPAQ it runs grand!