BangaloreITPro User Group

BangaloreITPro is the most active technical community of IT Professionals in Bangalore
Welcome to BangaloreITPro User Group Sign in | Join | Help
in Search

visual studio enable just my code

Last post 01-24-2012 5:38 AM by karthickreddyk. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 01-24-2012 5:38 AM

    visual studio enable just my code

     

     

    I have a Visual Studio solution with four C# projects in it. I want to step into the code of a supporting project in the solution from my main project, but when I use the "Step into" key, it just skips over the call into that other project. I've set breakpoints in the supporting project, and they're ignored, and I can't for the life of me get it to step into any references to that project.

    Everything is set to compile as "Debug", and I've seen Visual Studio warn me that my breakpoints won't be hit before - it doesn't do that in this case. It's as though it looks as though my code will debug, but then at run-time, there's a setting somewhere that tells Visual Studio not to step through the code in that project. All the other projects in my solutions debug without problems.

Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems