When i was working with Visual studio.net 2008 for asp.net applications, I was able to step into code that was generated by the .net framework. I believe that was called unmanaged code.
For the visual studio.net 2010 web form application I am working with, I would like to be able to step into the unmanaged code.
Thus can you tell me how to setup my environment so I can step into both the managed and unmanged code?
If you go to the Debug menu up top and Select Options Settings then Debugging then General then Enable .Net Framework source stepping. See if that will work.
peggy_girl
Member
33 Points
47 Posts
vs 2010 for asp.net debugging
May 31, 2012 09:19 PM|LINK
When i was working with Visual studio.net 2008 for asp.net applications, I was able to step into code that was generated by the .net framework. I believe that was called unmanaged code.
For the visual studio.net 2010 web form application I am working with, I would like to be able to step into the unmanaged code.
Thus can you tell me how to setup my environment so I can step into both the managed and unmanged code?
ADrummond
Member
180 Points
43 Posts
Re: vs 2010 for asp.net debugging
May 31, 2012 10:31 PM|LINK
If you go to the Debug menu up top and Select Options Settings then Debugging then General then Enable .Net Framework source stepping. See if that will work.
cnranasinghe
Star
8885 Points
1798 Posts
Re: vs 2010 for asp.net debugging
Jun 01, 2012 04:49 AM|LINK
There is pretty interesting article on the Code Project, check this
http://www.codeproject.com/Articles/79508/Mastering-Debugging-in-Visual-Studio-2010-A-Beginn
peggy_girl
Member
33 Points
47 Posts
Re: vs 2010 for asp.net debugging
Jun 02, 2012 03:08 AM|LINK
When this option is used you can not use the managed code option, why?
MahadTECH
Star
8976 Points
1659 Posts
Re: vs 2010 for asp.net debugging
Jun 02, 2012 03:50 AM|LINK
Try to go through these links hope they'll be helpfull,
Good luck`
Mahad Bin Mukhtar
Remember to Mark the replies as Answers
The easiest day was 'yesterday'.
MCP, MCSD
For .NET TECH Blog