Debug
-
Hi All, Whenever I debug any of my program using F11 it always goes to disassembly window ,which i don't want.can anybody please tell me how to disable this.Thanks in Advance. Rakesh
-
Hi All, Whenever I debug any of my program using F11 it always goes to disassembly window ,which i don't want.can anybody please tell me how to disable this.Thanks in Advance. Rakesh
TRY TO DEBUG VIA F10
-
Hi All, Whenever I debug any of my program using F11 it always goes to disassembly window ,which i don't want.can anybody please tell me how to disable this.Thanks in Advance. Rakesh
Hello rakesh, Plz Build solution every time whenever you want to debug it. Becoz it is possible that debugger will take old build solution & may give message that original source may change. Regards, Divyang Mithaiwala. Best of luck.