I set http://mt.gov/doa/consumerProtection/ as a Base URL but Webinator only returns the home page to the database and skips all the child pages in that folder. What am I doing wrong?
Did you add .asp to your extensions list?
Did you enable ignore case (or use consumerprotection instead of consumerProtection in the base url)?
Try turning verbosity to 4 and doing a new walk to see why it doesn't fetch the links on the page.