MSVS 2010. Solution projects refuse to be debugged -
i have created several new solution configurations based on debug 1 , killed standard debug , release.
i wonder why of solution project refuse debugged. when put break point first line of code (no matter if windows-forms application, console, test project...) msvs tells me, "breakpoint not hit".
i cleaned solution , rebuild after in vain.
what should check make projects debuggable?
thank in advance!
alike question asked here.
i should have set [project properties/build/advanced/output/debug info] except [none] option.
Comments
Post a Comment