When doing "blind" debugging with ASP I used to place response.write commands (with the line numbers in quotes) in various random places to at least see how far the code would run. Then move them around as you get closer and closer to the line that's tripping. There used to be a great site called ASP 101 that had plenty of sample codes and explanations. Not sure if it still exists. It may have been co-opted and not as useful as it used to be, but worth a try. Hope this helps.
J
jslo2007
@jslo2007