Hi
I am looking for any instructions\guides or pointers in debugging code that was written for us but we now need to fix. My problem is how to debug the code in visual studio. I understand the code and have access to the source code but really need to step through to identify where exactly the problem is. For some reason adding simple things like writing to log file within the code do not appear to work.
any help appreciated