Re: Running smartdevice applications (CF) on the desktop from VS.NET

From: Daniel Moth (dmoth74_at_hotmail.com)
Date: 02/26/05


Date: Sat, 26 Feb 2005 13:33:59 -0000

Debugging CF apps on the desktop with CF 1.0 is not supported (with CF 2.0
it is possible but still not supported). You know that running (not
debugging) CF apps on the desktop is possible:
http://www.danielmoth.com/Blog/2004/09/retargetable-256.html

Even if you could debug them, remember that your code will be running
against the desktop framework where some things are different (including
different bugs <g>). The closest alternative you have is to create a desktop
project with the same source files and debug that:
http://www.danielmoth.com/Blog/2004/09/share-code-if-fullframe_17.html

Cheers
Daniel

--
http://www.danielmoth.com/Blog/
"David Jones" <davejones@rmit.edu.au.nospamplease> wrote in message 
news:B96EB62F-D68E-48C2-B0FC-52BFAAAA91A6@microsoft.com...
> Provided you don't use CF Framework extensions, it is possible to compile 
> and
> run CF (smartdevice) application on the desktop.  I would like to do so 
> from
> VS.NET so as to be debug them.  The emulators don't work in my development
> environment: using a VM.
>
> Any ideas how you might launch a CF (smartdevice) application directly on
> the desktop for debugging from VS.NET?
> OR
> If I have a compiled (debug) CF application (smartdevice , VB or C#) is it
> possible to load the compiled files into VS.NET as some kind of project 
> and
> run it(debug)?
> OR
> Run the debug application from the command line using Framework SDK tools?
>
> Cheers
> -- 
> David Jones
> Senior Lecturer
> School of Electrical & Computer Engineering
> RMIT University
> +61 3 99255318 


Relevant Pages

  • Re: Running smartdevice applications (CF) on the desktop from VS.N
    ... "David Jones" wrote in message ... >> Debugging CF apps on the desktop with CF 1.0 is not supported (with CF ... >> Even if you could debug them, remember that your code will be running ... >> against the desktop framework where some things are different (including ...
    (microsoft.public.pocketpc.developer)
  • Re: Unable to Start Debugging on the Web Server
    ... i think the problem is the site is configured to use version 2 of framework ... your VS 2003 cannot debug ASP.net ... Are you debugging REMOTE asp.net application by VS 2003? ... After I collect detailed information, ...
    (microsoft.public.vsnet.ide)
  • Re: Running smartdevice applications (CF) on the desktop from VS.N
    ... PS We did not have any authoritive reasons for trying to run CF apps on the ... > Even if you could debug them, remember that your code will be running ... >> Provided you don't use CF Framework extensions, ... >> possible to load the compiled files into VS.NET as some kind of project ...
    (microsoft.public.pocketpc.developer)
  • Re: Can`t debug asp.net application
    ... I had reconfigured my DefaultWebSite and my Application to Framework ... I can successfuly start app without debugging but can`t debug with the same ... >> I have enabled anonymous access and enabled integrated wind auth. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Advanced c++ debugging techniques on Unix
    ... You debug C++ apps in just the same way you debug apps in any other ... tools or libs on advanced c++ debugging techniques on Unix. ... In order to understand recursion you must first understand recursion. ...
    (comp.os.linux.development.apps)