Unable to set localization
Posted: Sat Oct 10, 2015 9:40 am
Hi,
Product version Report.Web.dll - 2014.1.1900.0
I've recently inherited a project from a colleague, there's a point in his code where he's calling
StiReport rep;
...
rep.LocalizeReport("es");
It returns a System.Exception of:
"Can't find globalized strings for culture es"
I've got a es.xml file in the web directory.
Is there something I'm doing wrong?
Product version Report.Web.dll - 2014.1.1900.0
I've recently inherited a project from a colleague, there's a point in his code where he's calling
StiReport rep;
...
rep.LocalizeReport("es");
It returns a System.Exception of:
"Can't find globalized strings for culture es"
I've got a es.xml file in the web directory.
Is there something I'm doing wrong?