Can't show error messages on localized PDA

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
 
E

Erel

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
 
R

Ralfeus

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top