Re: .net cf sp2 problem

From: Mike (mikeotown_at_nospam.msn.com)
Date: 10/16/04


Date: Sat, 16 Oct 2004 14:48:30 -0400

What do you mean it "can't start(debug) and application on that device"? It
can't connect to the device? Usually when you tell VS to debug it compiles
the code on the PC and trys to connect to the device and copy the .exe to
the device.

Sometimes if you uninstall and reinstall VS that fixes connection problems.

"WhiteRong" <WhiteRong@discussions.microsoft.com> wrote in message
news:8CBF8AE7-C54C-44AD-A9B5-FDC9D6EA3027@microsoft.com...
> After i have installed .net cf on my ppc2003, VS.NET 2003 can't
> start(debug)
> an application on that device, why? It's ok before i installed sp2. My
> ppc's
> system is Traditional Chinese.
> --
> White Rong



Relevant Pages

  • Re: release build failed!!!
    ... I did a quick & dirty console project with your enum. ... It compiles fine with ... VC2005 using default debug and release settings. ... All errors are pointing to a single statement, ...
    (microsoft.public.vc.mfc)
  • Re: Debug mode wont build. Release does.
    ... The settings are Multi-Threaded Debug and Multi-Threaded for Debug and Release respectively. ... It compiles and links in Debug and Release. ...
    (microsoft.public.vc.ide_general)
  • Re: How to compile simple command prompt apps in VC++ .NET like in VC+
    ... Joachim wrote: ... You will have to create a [console app] project for it. ... If all you need is to test if some code compiles, ... file, compile, build, debug... ...
    (microsoft.public.vc.language)
  • Re: How can I develop in C with VS2005 for Pocket PC??
    ... Ok, I just have substitute in my C code the main function for WinMain, ... Now it compiles with 0 ... when I want to run it or debug it (at the moment I have only some ... yet nothing of Pocket PC) it appears like a pocket pc ...
    (microsoft.public.pocketpc.developer)
  • error with release build
    ... I have a visual studio 2008 asp.net project that compiles fine in debug ... when I switch to release build I get this error: ...
    (microsoft.public.vsnet.general)