I have a product I'm evaluating called bugtracker.net, it has the ability to authenticate through both windows auth. and a local db with user accounts. For this to work I need to let the code handle authenticating against the db, but I also have a form that authenticates against AD. For this one file to work "loginnt.aspx", it needs to be set to use windows authorization, but I need the rest of the folder to allow anon access.
Please help I'm so close to get this to work, and the instructions were written for iis6, this ability couldn't possibly be lost in iis7???