Can't step into code (no break point)
-
I suddenly lost the ability to set break point (and step into the source code). This happened before, I had to recreate the project to fix it. Now my project is a little more complicated and I don't want to start from scratch again. Anyone knows how to fix this? Mine is an ASP.NET project, if that matters.
-
I suddenly lost the ability to set break point (and step into the source code). This happened before, I had to recreate the project to fix it. Now my project is a little more complicated and I don't want to start from scratch again. Anyone knows how to fix this? Mine is an ASP.NET project, if that matters.
-
umm...Maybe you're working in Release Mode. You can't set breakpoints and step into code if you are working in release mode. May the Source be with you Sonork ID 100.9997 sijinjoseph
I wasn't working with release mode, by the way.