Y
yuriy_zubarev
Greetings,
I have a Windows Form application (C#, .NET 1.1) that I distribute to
my clients and everyone can run it successfully but those who have
international versions of Windows XP (German, Norwegian, Russian, etc).
When they try to launch the app after an installation they get the
following:
Setup Error
Failed to load resources from resource file
Please check your setup
The problem is clearly related to different cultures and in my app I
only use invariant one explicitly and default one implicitly.
Any help would be greatly appreciated.
Regards,
Yuriy Zubarev
I have a Windows Form application (C#, .NET 1.1) that I distribute to
my clients and everyone can run it successfully but those who have
international versions of Windows XP (German, Norwegian, Russian, etc).
When they try to launch the app after an installation they get the
following:
Setup Error
Failed to load resources from resource file
Please check your setup
The problem is clearly related to different cultures and in my app I
only use invariant one explicitly and default one implicitly.
Any help would be greatly appreciated.
Regards,
Yuriy Zubarev