|
Posted by Roger Abell [MVP] on February 14, 2006, 10:09 pm
Please log in for more thread options
Your global.asa file has an OnEnd routine in it.
Something it is attempting to do is failing.
IIS does not install will an OnEnd routine in any global.asa
that I am aware of. You need to leverage your knowledge
of your web application.
> We just moved our webserver from win2000 with iis 5 to win 2003
> Enterpise with iis6.
> Our sites are all set to use Anonymous access.
> However some users browse to sites and get the following error.
>
> Failed to impersonate the Anonymous User for ASP Application
> /LM/W3SVC/1/ROOT. Global.ASA OnEnd routines will not be executed.
> Has anyone else expereienced this, and what have you done to correct
> this.
> Thanks in advance,
> Sincerely
>
> Ralph
>
|