Can't show error messages on localized PDA

  • Thread starter Thread starter Ralfeus
  • Start date Start date
R

Ralfeus

Hi, all
I have a localized PDA (Czech one). The Message property of any
exception thrown by system (not by myself) contains same text saying
it's impossible to show error message because required assembly is not
found. English PDAs show all error messages without any problem. Is it
possible to make program working in the same way on both English and
non-English PDAs?

Thanks
Mykhaylo
 
You need to install the localized System_SR.Cab.
You can find all these files under: \Microsoft Visual Studio
8\SmartDevices\SDK\CompactFramework\2.0\v1.0\WindowsCE\Diagnostics
 
Well I couldn't find a cab for my language. There are just German,
French, Italian, Spanish, Japanese, Korean and Chinese ones. Is it
possible to find it somewhere?
 
Back
Top