I have an application developed in ASP.NET and uses Active Directory for authentication. Active Directory error messages, when published on my computer, appear in English, but when published on the server, they appear in English and should appear in English. I already put the globalization tag in Web.config and it did not work. Does anyone know how I can resolve this problem?