I've just set up a new IIS server (on 2012 R2), and am configuring our intranet site (which is coded in Classic ASP and not ASP.NET), and I have several Virtual Directories which are accessed through the scripts.
Now I know this will be down to authentication/security somewhere, but not having done this before, I'm very lost. The scripts load and work fine, but all the Virtual Directories show, list the files etc but as soon as I click one, it prompts for a username and password, Clicking cancel gets me a 401 error. I'm doing this through Google Chrome.
I've scraped Google dry trying to find what I'm missing here. I have groups assigned to the physical folders which control who can view what files, I just don't know where to use these within IIS.