I use a local version of IIS and interdev to develop on.
I have asp's that do a database lookup and present the return as a table.(That Works) I have added some additional code and that has caused a problem.
When I try to put a breakpoint in the script - it never executes. I read someplace that I have to have debug turned on to make this work. My question is how do I turn on debug.
I have asp's that do a database lookup and present the return as a table.(That Works) I have added some additional code and that has caused a problem.
When I try to put a breakpoint in the script - it never executes. I read someplace that I have to have debug turned on to make this work. My question is how do I turn on debug.