Active Server Pages Programming (ASP)/Localhost credential error
Expert: Ashley Brazier - 3/18/2009
QuestionGood day.
Im a student who is practicing my degree as a programmer. Now i am trying to make use of ASP VBSCRITING and has done the step by step procedure in creating a dynamic site. But the problem is, when ive tried to check how my site would work, it says that i am not authorized to view the page. Ive also set the IIS setting perfectly as what i have been told, but the error is still the same. pls help. It would really mean a lot to me. Thanks in advance
AnswerHi,
Try this, go in to iis and right click on the default website and then click on properties. Click on the security tab and uncheck the annoymous check box and then check the Integrated Windows Authentication Window.
That should do the trick.
Cheers
Ash