Impersonation Stops Language Resources Working
From: Matthew (comedy_limp_at_yahoo.co.uk)
Date: 08/25/04
- Next message: Dan Amiga: "Re: Help with A.D. and ASP.Net"
- Previous message: Dan Amiga: "DPAPI and config files"
- Next in thread: Nicole Calinoiu: "Re: Impersonation Stops Language Resources Working"
- Reply: Nicole Calinoiu: "Re: Impersonation Stops Language Resources Working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 25 Aug 2004 02:48:23 -0700
(This is a repost from the internationalization group where I am getting no joy)
Hi,
My ASP.NET application has internationalised string resources via
satellite assemblies in the usual way. Everything was working fine
and changing culture correctly switched the resources into the
appropriate languages.
However, switching on impersonation in web.config stops this working
and I always get the default culture. i.e. my web.config has the
lines:
<authentication mode="None" />
<identity impersonate="true" />
and it my insternationalisation doesn't work and everything is always
in English, but changing this to impersonate="false" and it all works
perfetly again.
I have tried numerous different users as the anonymous user including
ISR_<machinename>, ASPNET and local administrators and nothing works.
Any help gratefully appreciated.
Thanks,
Matthew
- Next message: Dan Amiga: "Re: Help with A.D. and ASP.Net"
- Previous message: Dan Amiga: "DPAPI and config files"
- Next in thread: Nicole Calinoiu: "Re: Impersonation Stops Language Resources Working"
- Reply: Nicole Calinoiu: "Re: Impersonation Stops Language Resources Working"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]