I'm trying to translate the Web Reportviewer Toolbar, I made all the configuration of the Resx file, but I'm getting the problem that sometimes the translation works and sometimes it doesn't works.
When I configure the Resx and run the application in my machine, it works.
When I do the rebuild of my solution, with this configuration, and try again to run the application, it doesn't works.
It sounds that when I've recently done a configuration in the Resx this file is loaded and then translates ok, but when I've done a Rebuild, that reload (or not) the Resx file, it doesn't works.
When I configure the Resx and run the application in my machine, it works.
When I do the rebuild of my solution, with this configuration, and try again to run the application, it doesn't works.
It sounds that when I've recently done a configuration in the Resx this file is loaded and then translates ok, but when I've done a Rebuild, that reload (or not) the Resx file, it doesn't works.