I installed english windows server 2008 r2. MSXml 6.0 was installed as part of os. When i check some xml documents, i see english error messages. For example:
Element 'Раздел1РасчетПоНачисленнымУплаченным2014' is unexpected according to content model of parent element 'РАСЧЕТ_ПО_СТРАХОВЫМ_ВЗНОСАМ_НА_ОПС_И_ОМС_ПЛАТЕЛЬЩИКАМИ_ПРОИЗВОДЯЩИМИ_ВЫПЛАТЫ_ФЛ_2015'. Expecting: КоличествоСтраниц.
I want to get errors in russian. I tried following:
- Set up russian locale and display language in os
- Replace current msxml6.dll with dll from preinstalled russian windows mashine
- Reinstall Msxml from microsoft site, choosing russian language
I see in ProcessMonitor that msxml keep on loading
C:\Windows\SysWOW64\en-US\msxml6r.dll.mui
localization file, but can't find out where it stores this information
P.S. On preinstalled russian windows no such problem occurs