I can't seem to figure out why the results of my Debug.Print statements don't appear in the Immediate window when I'm in Debug mode (single stepping through my code after compiling to the /Bin/Debug folder).

This should be simple, but I need some help. Appreciate any help on how to do this.