Hi
I have been examing the requests between IE7 and one of our servers (IIS6)
I note that there is request rejected due to authorization failure (401.2)
This is in part due to IIS being configure to use NTLM only which is as it has to be.
By allowing anonymous access to some of the static content I can remove the failure for those requests.
However, may of the resources are embedded.
Is it possible to set anonymous permissions on these embedded resources?
Or is there a global solution?
Cheers
Martin
I have been examing the requests between IE7 and one of our servers (IIS6)
I note that there is request rejected due to authorization failure (401.2)
This is in part due to IIS being configure to use NTLM only which is as it has to be.
By allowing anonymous access to some of the static content I can remove the failure for those requests.
However, may of the resources are embedded.
Is it possible to set anonymous permissions on these embedded resources?
Or is there a global solution?
Cheers
Martin