I called Microsoft and they told me that normally the ReportViewer control is localized in 8 langages,
in this local path :
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\ReportViewer
there should be folders for "en", "fr", etc..... but here I have just one folder "en" !
(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)
Member
127 Points
458 Posts
MVP
ReporViewer web control localization
Apr 03, 2006 04:34 AM|Pluginbaby|LINK
Hi,
Is there any way to localize the ReportViewer control ?
I'd like to translate the toolbar's buttons : find, next, export, ...
It seems like this control doesn't use the culture setting of the current ASP.NET thread.
Laurent Duveau
MVP / MCT / RD
http://weblogs.asp.net/lduveau/
Member
127 Points
458 Posts
MVP
Re: ReporViewer web control localization
Apr 05, 2006 06:41 AM|Pluginbaby|LINK
I called Microsoft and they told me that normally the ReportViewer control is localized in 8 langages,
in this local path :
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\ReportViewer
there should be folders for "en", "fr", etc..... but here I have just one folder "en" !
Laurent Duveau
MVP / MCT / RD
http://weblogs.asp.net/lduveau/
Member
127 Points
458 Posts
MVP
Re: ReporViewer web control localization
Apr 07, 2006 04:52 AM|Pluginbaby|LINK
The installation of the Microsoft Report Viewer 2005 Language Pack resolved my problem!
You can find it there :
http://www.microsoft.com/downloads/details.aspx?familyid=e3d3071b-d919-4ff9-9696-c11d312a36a0&displaylang=en
Laurent Duveau
MVP / MCT / RD
http://weblogs.asp.net/lduveau/
Member
190 Points
87 Posts
Re: ReporViewer web control localization
Apr 10, 2006 09:22 PM|andersonimes|LINK
Thanks for posting the fix - good to know. If you have any tips about localizing the reports themselves, I'd be interested in that very much.