Home > Archive > Smartphone Developer Forum > April 2006 > Debugging APP using Physical Device not Emulator in VS2005
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Debugging APP using Physical Device not Emulator in VS2005
|
|
|
| Hi, all
I developed a simple application for smartphone using VS2005.
When I started debugging, emulator for smartphone runs automatically
and it wroks fine.
All I want to do is that I'd like to debug in physical device not
emulator. So I upload my APP image using activesync and I run "Attach
to Process" menu in VS2005.
I selected "Smart Device" for Transport and "Windows Mobile 5.0
smartphone device" for Qualifier but I can't find my app.
what's wrong ?
| |
| Barry Bond [MS] 2006-04-20, 7:07 pm |
| You can have Visual Studio automatically deploy and debug your application
to your device - there is a dropdown combobox in the VS UI that selects
which device/emulator to deploy to when you hit F5. Pick "Windows Mobile
5.0 Device" or "PocketPC 2003 Device" or whatever best matches your device.
Barry
"Moon" <ilovecpp@gmail.com> wrote in message
news:1145498589.290939.151150@e56g2000cwe.googlegroups.com...
> Hi, all
>
> I developed a simple application for smartphone using VS2005.
> When I started debugging, emulator for smartphone runs automatically
> and it wroks fine.
>
> All I want to do is that I'd like to debug in physical device not
> emulator. So I upload my APP image using activesync and I run "Attach
> to Process" menu in VS2005.
>
> I selected "Smart Device" for Transport and "Windows Mobile 5.0
> smartphone device" for Qualifier but I can't find my app.
>
> what's wrong ?
>
|
|
|
|
|