Is there a way to find out the current execution of the code to find out the infinite loop?
I have the application running with the current source. I'm attached with the visual studio debugger. I just need to know where the code is currently at so that I can debug it further.