User-1341056535 posted
I'm developping a localizable web application, in which I can flip back and forth from a language to another. Everything works fine!
I've also installed the French language pack on my development computer (Vista) and it takes care automatically of the translations of complex controls provided by the .NET framework 3.5, such as: Login, ChangePassword, ASP.NET errors, ... depending
of the current culture of the web session. This spares me a lot of work translating everything myself in resource files.
Although I know what to do to set it up on Vista or XP, I'm not quite sure what to install on Windows Server 2003 in order to acheive the same result. I can't afford to guess and check (installing/uninstalling), and mess up my servers.
Does someone know which component(s) should be installed?