Home All Groups Group Topic Archive Search About
Author
28 Sep 2006 7:52 PM
abcd
I have a web application in IIS 5.0 (W2K). I have annonymous access (IUSR)
on for my web application. But my default web site have not enabled
annonymouus access. The default web site only have Integrated Windows
Security on.  Whenever I access my web application I get windows user / name
password pormpt, my POST mewthod also does not work, onlt GET works.

What is the issue here. I have other applicaitons on my web server, should I
enable Annonymous access on Default Web site, will that solve and will that
affect other applications.

Thanks in advance

Author
30 Sep 2006 1:37 AM
Roger Abell [MVP]
This sounds more like an issue with the permissions set on the content
area for the app than an issue with the IIS config itself.

Show quoteHide quote
"abcd" <a***@abcd.com> wrote in message
news:u3Pjdez4GHA.3600@TK2MSFTNGP03.phx.gbl...
>I have a web application in IIS 5.0 (W2K). I have annonymous access (IUSR)
> on for my web application. But my default web site have not enabled
> annonymouus access. The default web site only have Integrated Windows
> Security on.  Whenever I access my web application I get windows user /
> name
> password pormpt, my POST mewthod also does not work, onlt GET works.
>
> What is the issue here. I have other applicaitons on my web server, should
> I
> enable Annonymous access on Default Web site, will that solve and will
> that
> affect other applications.
>
> Thanks in advance
>
>
>