Unable to set localization

Stimulsoft Reports.WEB discussion
Post Reply
richierich
Posts: 14
Joined: Wed Jun 19, 2013 9:12 am

Unable to set localization

Post by richierich »

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?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Unable to set localization

Post by HighAley »

Hello.

Could you specify what do you need to do?
If you need to locaclize the Viewer, then you should change the Viewer settings.
If you need to change language in your report then there should be Globalization Strings for selected language.

Thank you.
Post Reply