VS 2005 Pocket PC 2003 SE Emulator and .NET Compact Framework v2

R

R. J. Dunnill

I am developing a .NET Compact Framework application using Visual Studio
2005 and the Pocket PC 2003 SE Emulator. I upgraded the project to the .NET
Compact Framework v2, and now when the application is run in the VS 2005
IDE, the following error displays: "This application ([...]) requires a
newer version of the Microsoft .NET Compact Framework than the version
installed on this device."

What can I do to resolve this issue?

Thanks, RD
 
P

Peter Foot [MVP]

It should automatically deploy the .NETCF v2.0 runtime to the emulator but
perhaps something went wrong in the process. Try hard resetting the emulator
(File menu in emulator window) and deploy your project afresh.

Peter
 

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