Thread.CurrentThread.CurrentCulture

  • Thread starter Thread starter Clive
  • Start date Start date
C

Clive

Hi,

I have an ASPX app that checks the Culture of the machine.

My PC is currently set to have English(US) dates and US
Currency.

When I check the Culture it returns "en-IE".

The machine did have this original setting but I changed
it to English(US) for dates and currency.

I also removed and reinstalled VS.NET and the .NET
Framework as I thought this may be also be using the
setting of teh time it was installed.

I still had the problem.

I noticed in teh registry that he Default user settings
were set to be "en-IE" etc. So I manually changed these to
have the same settings as a machine with English(US) date
and currency.

I still have the problem. The problem being that my
CultureINfo retirn en-IE.

This is driving me crazy and really holding me up.

Any Ideas?

Thanks,
Clive.
 
Back
Top