Does the user account being used to run the app pool have "impersonate a
user after authetication" user right. I believe that is the user right
that's needed (I could be wrong though). Check in the local security policy
of the server.
Cheers
Ken
:I re-tested it & if i enter the LOCAL MACHINE's administrator - when
: accessing from a remote computer - it does work - but I want to allow
[quoted text clipped - 3 lines]
: domain users on the directory, and also tested this with a simple html
: document - so its not asp.net related.
yonido@gmail.com - 23 Feb 2006 09:33 GMT
yeah, "Impersonate a client after authentication" is granted to
IIS_WPG, which my user belongs to...
so thats not the problem.
update: the problem happens only if i run the AppPool with a domain
user, any other local user works if he's in IIS_WPG.
yonido@gmail.com - 23 Feb 2006 11:15 GMT
problem fixed - read:
http://support.microsoft.com/default.aspx?scid=kb;en-us;871179