I\'m developing a localisable application. In my \"local\" resource file, I\'ve the language used by default (english) and if possible, I load the user\'s preference and cul
From Microsoft Support:
This problem occurs if you use a localized resource that exists in a satellite assembly that you created by using a .resources file that has an inappropriate file name. This problem typically occurs if you manually create a satellite assembly:
Try this KB:
http://support.microsoft.com/kb/839861