Smart Device Project Debugging using VS .NET 2003

G

Guest

Hi,

Is it possible to run .exe file before beginning VS .NET 2003 debugger for
smart device? My application uses requires a run-time(.exe file) in order to
execute it. Can somebody provide me suggestions how to execute run-time from
VS .NET 2003 in order to debug my smart device application for Pocket PC?
 
D

Daniel Moth

From memory, with VS.NET 2003, I don't think you can attach a debugger to a
netcf app that is running (if that is what you are asking).

This is possible with VS2005.

Either way, check David Kline's blog for more info...

Cheers
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top