sp2 --- vs.net --- mobile2003 SE

  • Thread starter Thread starter Johnny Hu
  • Start date Start date
J

Johnny Hu

i installed vs.net 2003 long time ago
then installed .net cf sp2 months later

now i installed the
"Windows Mobile 2003 Second Edition Emulator Images for Pocket PC - WWE"
and want to deploy application to emulator

but an warning message pop up in emulator when deploying application
which says that "The program you have installed may not display properly
because it was designed for a previous version of windows mobile software"

how to use a newer designer which designs for the new mobile version ?
 
thank you Jamie!

i have modified the setup.inf in
C:\Program Files\Developer Resources for Windows Mobile 2003 Second
Edition\samples\Pocket PC\Win32\ResDll
now it looks like:

[CEDevice]
UnsupportedPlatforms = "HPC","HPC Pro"
VersionMin = 4.21
VersionMax = 10000.0
BuildMax=0xE0000000

but still got the same warning
and my application can still deploy to ppc2002 system

any solutions?
 

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

Back
Top