Debugging Problem !!
-
Hi, I'am doing a project in VB.net. Iam facing a strange problem while debugging. The problem is that, the execution of program does not stop at any break points, even if all the break points are enabled. B'coz of that I can't carryout the step by step execution of the program.
Thanx & Regards. Success is not a Destination, ... But a Journey !!
-
Hi, I'am doing a project in VB.net. Iam facing a strange problem while debugging. The problem is that, the execution of program does not stop at any break points, even if all the break points are enabled. B'coz of that I can't carryout the step by step execution of the program.
Thanx & Regards. Success is not a Destination, ... But a Journey !!
Vikrant, Please make sure that your project is in Debug mode and not in Release mode. Regards, Nilesh