Hello. I'm working on an application in VB.Net using VisualStudio .Net 2003. Since our application has to be in Engligh andin French (depending upon user selection), we're using theResourceManager class to reference the localization .resx files.Here's the problem:
Changes we make in development are not showing up in the builtapplication. But, this is not true in all cases. That is, someof the items are returned translated whereas some are not. Itseems to me that all newly translated items are not beingrecognized by the build process and are not being included asembedded resources.
Has anyone else come across this problem during the buildprocess? (As a note, all translations work fine in debug mode.)
Thanks in advance,
Ray
-----------------------
Posted by a user from .NET 247 (
http://www.dotnet247.com/)
<Id>SgdRIJrX30yT8mlbQxrR8g==</Id>