Unable to switch culture of Compiled Report
Posted: Fri Mar 16, 2012 7:13 am
Hi,
after calling StiReport.Compile(someDllName), we get nice DLL containing all GlobalizationStrings.
However, loaded from this DLL report cannot switch localization using LocalizeReport.
What are we doing wrong?
Storyline:
1) Report.Load & Compile (if not already compiled)
2) Report.LocalizeReport("de")
3) Report.Show() -> everything still in English
after calling StiReport.Compile(someDllName), we get nice DLL containing all GlobalizationStrings.
However, loaded from this DLL report cannot switch localization using LocalizeReport.
What are we doing wrong?
Storyline:
1) Report.Load & Compile (if not already compiled)
2) Report.LocalizeReport("de")
3) Report.Show() -> everything still in English