[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Al

2/13/2006 1:45:00 PM

Is it possible to debug .net code being executed on behalf of a device
emulator?

Thanks

Al


1 Answer

Peter de Graaf

2/16/2006 6:42:00 AM

0

yes, start the code you want to debug and set a breakpoit where you know
where the request will be made. When you make a call from the emulator you
should now see the code break at that point.

Regards,
Peter.
--
..Net Developer.
See www.aepic.nl and www.weblego.nl for some recent sites i developed.


"Al Smith" wrote:

> Is it possible to debug .net code being executed on behalf of a device
> emulator?
>
> Thanks
>
> Al
>
>
>