International Language Support in report server
Hello,
How can I set the language in which reports are being generated? I have
tried to set the aEventParams.Report.Language property in the
rsExplorerVolumeGetReportParameters and rsExplorerVolumeBeforePublishReport
events, but it does not appear to help. The search screen still pops up in
English.
Is ILS implemented and/or what way should I use it?
Thanks in advance,
Mariella
How can I set the language in which reports are being generated? I have
tried to set the aEventParams.Report.Language property in the
rsExplorerVolumeGetReportParameters and rsExplorerVolumeBeforePublishReport
events, but it does not appear to help. The search screen still pops up in
English.
Is ILS implemented and/or what way should I use it?
Thanks in advance,
Mariella
This discussion has been closed.
Comments
With the current architecture you are limited to having only one language
for the reports. (In other words, you cannot have a different language for
each report generating on the server.)
Therefore the simplest solution is to copy the .res files from the desired
RBuilder\Languages subfolder to RBuilder\Lib and then compile the report
server, client report, and web tier projects that you are using. This will
compile a single default language into the applications.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com