Downloading files error - cannot debug or deploy on device



Hi guys,

I am having the fllowing scenario:

I am using eVC++ 4.0. I make a small dialog application. I can run it on the
emulator and debug it. It is extremely slow to debug on the emulator. When I
use STANDARDSDK and WCE MIPSII Release I can build the application for my
device and if I copy it to the device it works. But after the application is
built the visual studio shows a message box:
"An application targeting a Standard SDK for Windows CE .NET and built for
the MIPSII CPU cannot be run on the EMulator device. In order to run this
application on any CPU other than the emulator, you will have to install an
SDK that is compatible with the Standard SDK for Windows CE .NET, then
target a shadow platform pertaining to that SDK. Please see the eVC
documentation for additional details."
and prevents me from starting debug session as the downloading files always
fails because of the above message box.

I have installed a custom SDK for the device but I cannot use it as the
whole Visual Studio crashes if I select it instead of STANDARDSDK.

Please suggest a solution or workaround as I need to debug on the device.

Thanks in advace,
Bisser Milanov


.



Relevant Pages

  • Re: How to emulate a pure win32 WCE App?
    ... program that will run on both Pocket PC and the Standard SDK Emulator. ... if you choose to target "Pocket PC" then it probably won't run on a custom ...
    (microsoft.public.pocketpc.developer)
  • Re: Newbie question: program runs in emulator but not on device
    ... To the right of "Win32 (WCE ARMV4) Debug" you should see an additional combo ... > I am able to get this working in the Emulator but not on my device. ... > to install an SDK that is compatible with the Standard SDK for Windows ...
    (microsoft.public.windowsce.app.development)
  • Re: Downloading files error - cannot debug or deploy on device
    ... >I am using eVC++ 4.0. ... It is extremely slow to debug on the emulator. ... >SDK that is compatible with the Standard SDK for Windows CE .NET, ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: CE emulator for VB 2005
    ... It may have had the Standard SDK emulator but the title of that was, ... best, 1/2 right, as there's no such thing as a Standard Windows CE device. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Unable to use Debug option in eVC++ 4.0
    ... Don't use the Standard SDK. ... target device, comes with an emulator, try that. ... Win32Debug ...
    (microsoft.public.windowsce.embedded.vc)

Loading