I have configured TheSoccerSite on MS Windows Server 2003 R2 Standard Edition SP2. On attempt to login to the remote web site I am presented with a Windows login screen not the login.asp screen. Is there an issue with MS Win2003?
I have configured TheSoccerSite on my localhost MS WinXP Pro SP2 and using
http://localhost/TheSoccerSite/login.asp - it works great.
The IIS 6 Authentication Methods screen in 2003 doesn't look exactly like the book but the same radio buttons are available.
NTFS - I have prevented inheritance on Database folder, copied the permissions, removed the Users group (no Everyone), added IUSR_MachineName with Modify Permission. In IIS uncheck Anonymous, check Integrated Windows authentication.
Database connTheSoccerSite looks good see the tables on web server and the ServerBehavior page looks right.
If I resort to entering Admin account credentials to the MS login screen the login.asp page is presented. If I resort to Anonymous Authentication all works well but of course that's no good.
Any ideas why this might be happening?