Hi, I have a website in VS2010 with App_GlobalResources folder with resx files.
On my dev machine all works fine, I choose the language and the correct resources they are loaded.
When i compile the project and publish in the bin folder was created all App_GlobalResources.resources.dll, but the only language that works is English (fallback language).
How is possible to solve?
Where I mistake?
↧
Resources in a web site published
↧