Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey Guys,
Suddenly my VS 2015 DEBUG stopped working. found on the web this solution...to disable 'Require source file to exactly match the original version
(Debug\Options\Debugging\General) and the DEBUG came to life.
but now i am facing another problem...at debugging mode the code stops at line 181 to make the filter, the return value is weird, although listfamilys.Count return 0 (that's good cause there is no family inside and i want it to load the family) the compiler skips line 184 and jump to 187 and a grayed '< 1ms elapsed' note popup there.
i do not know if the 2 issues are related, just thought i should mention them if they do?!)
any one seen this?
workaround?
thanks
Moshe
Solved! Go to Solution.