asp.net - Debugger moving randomly -
my solution contains many project , debugging that. few days working fine when debug moving randomly, means when press f10 not going next line random line.
- i not using multithreading.
- i tried cleaning solution.
- tried re-starting vs.
- tried re-starting computer.
- ensured application not running optimized code.
- tried checking/unchecking "skip on property/operator" checkbox under tools > debugging.
- confirm current project (one being debugged using configuration: active(debug) , platform: active(any cpu))
- ensured 1 instance of application running.
now reason?
Comments
Post a Comment