A
Aliasgar Pocketwala
Hi,
I have an asp.net application that is using the wrong culture. I
cant figure out where does it get its setting from.
My web application runs as a specific user since so that I can give
it some more rights. I can login to the web server using this user
identity. Now I go to the regional settings and change the date format
to a specific (dd-MMM-yyyy) format. Now my asp.net process is running
properly with this new identity however when I try to display the date
it moves to the en-AU culture and displays it incorrectly.
I have not set this culture in the machine.config file nor is it
present anywhere in the web.config file. Where can ASP.NET be using
the en-AU culture from.
I am at my wits end here. Has anyone have any ideas.
Regards
Questaly
I have an asp.net application that is using the wrong culture. I
cant figure out where does it get its setting from.
My web application runs as a specific user since so that I can give
it some more rights. I can login to the web server using this user
identity. Now I go to the regional settings and change the date format
to a specific (dd-MMM-yyyy) format. Now my asp.net process is running
properly with this new identity however when I try to display the date
it moves to the en-AU culture and displays it incorrectly.
I have not set this culture in the machine.config file nor is it
present anywhere in the web.config file. Where can ASP.NET be using
the en-AU culture from.
I am at my wits end here. Has anyone have any ideas.
Regards
Questaly