WM 6 and NETCF 1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I installed the WM6 SDK, but it doesn't show up as a possible target for my
NETCF 1 application. It does show up for NETCF 2 applications.

I assume this is because (according to cgacutil) WM6 doesn't include NETCF
1; however, my CF1 application will run on WM6, with a couple minor issues I
need to address.

Sorry if this is the wrong forum, but I wasn't able to find an emulator forum.

Does anyone have any suggestions as to how to handle this?
 
David,

Have you tried manually copying your CF1 executable to a WM 6 emulator? The
easiest way to do this is probably to use VS 2005, Tools, Connection to
Device and connect to the emulator you want. Once connected you can "cradle"
the emulator and treat it as an Activesync-connected device.
 
Ginny,

I'm able to launch the WM6 emulator using the Remote File Viewer tool, and
upload my app to it.
Once connected you can "cradle"
the emulator and treat it as an Activesync-connected device.

How is that accomplished? I don't see any options in the emulator.
 
David,

You get the "cradle" option from the Tools, Device Emulator Manager. Once
you're connected, you can right-click on the connected emulator and select
Cradle from the context menu.
 
Back
Top