How do I switch on the debugging again?
-
Hello! I use Visual Web Developer with IE6 (because my PC won't accept IE7) and today I was working on my projct and that suddenly I no longer got the question "run with debugging?" I saw a message that in Internet Options (I assume of IE) I should remove a check from a box with 'Disable debugging'. Now I have a Dutch IE6 so I couldn't find the box, but I did remove a check from a box with 'disable script debugging' from it. But that didn't help. It puzzles me that during the last week I often used the debugging mode with breakpoints and that everything worked fine and now I can no longer halt VWD with a breakpoint! What do I do now? Btw, my project is going really well, but all this is new to me, so I have yet to find out why certain code won't do what I want. Please provide me with some advice. Ranger. Novice.
-
Hello! I use Visual Web Developer with IE6 (because my PC won't accept IE7) and today I was working on my projct and that suddenly I no longer got the question "run with debugging?" I saw a message that in Internet Options (I assume of IE) I should remove a check from a box with 'Disable debugging'. Now I have a Dutch IE6 so I couldn't find the box, but I did remove a check from a box with 'disable script debugging' from it. But that didn't help. It puzzles me that during the last week I often used the debugging mode with breakpoints and that everything worked fine and now I can no longer halt VWD with a breakpoint! What do I do now? Btw, my project is going really well, but all this is new to me, so I have yet to find out why certain code won't do what I want. Please provide me with some advice. Ranger. Novice.
-
In the web.config file I already set the debug="true" if this is what you mean?:laugh: Ranger. Novice.