Debugging ASP.NET Web Applications Using Visual Studio 2008's Device Emulators

N

Nathan Sokalski

I am somewhat new to using Visual Studio's Device Emulators, and am trying
to figure out how to use them to debug ASP.NET pages. I am able to use the
Device Emulators to visit websites and do other things, but I have not yet
managed to figure out how to debug my web applications with them. Can
someone please help me here? Thanks.
 
G

Guest

I am somewhat new to using Visual Studio's Device Emulators, and am trying
to figure out how to use them to debug ASP.NET pages. I am able to use the
Device Emulators to visit websites and do other things, but I have not yet
managed to figure out how to debug my web applications with them. Can
someone please help me here? Thanks.

Take a look at the following section http://msdn.microsoft.com/en-us/library/ms180772.aspx
and especially at How to: Attach to Managed Device Processes

Also please see this http://forums.asp.net/p/1415036/3119676.aspx
 
C

Cowboy \(Gregory A. Beamer\)

Start the emulator and then attach the process to the debugger. Then you can
start hitting the code and debugging.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box! |
*************************************************
 

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

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top