If you happen to see a message in mp_Hinv.log that says "unmappable characters using code page 3 in a string" you can track down the offending file and correct it in many cases. In trace32.exe select the line that contains the message "unmappable characters using code page 3 in a string" and in the details look for the line that has the name of the offending file in it. It will look something like this, ""StartupValue" ID = 13 Type = String Value = "C:\\WINDOWS\\system32\\IME\\TINTLGNT\\TINTSETP.EXE /IMEName" End Attribute" In this example the file causing the error is TINTSETP.EXE. Next connect to the machine from which this error is being generated. You can tell what machine it is by looking at the line immediately before the message "unmappable characters using code page 3 in a string", it will look something like this "Delta report from client COMPUTERNAMEREMOVEDFORBLOGPOST, action description = Hardware" Now browse to that file that was presenting the error and view the properties of the file. Will will likely see something that just doesn't look right. Like in the example below. Next you want to try to find a newer version of this file that does not contain the bad characters in it and replace this file with a newer, better file. If there's not a newer version available at least you know why you are seeing this message and you don't have to worry about it.

