Hi all,

I've got two exactly the same applications, using exactly the same copy of a database. One of the applications uses time settings like 14:54:00, other application uses 02:54:00 AM.

Both are ASP .NET 1.1, in both web.config the culture and uiculture settings are identical.

Could this strange behavior be set in the IIS, or do I have to search somewhere else?

Thnx in advance.