Symptom
- How to change the multilingual settings for the Crystal Reports .NET web form viewer.
- Modify language options such as:
- Date/time formats: mm/dd/yyyy vs. dd/mm/yyyy
- Currency symbols: $ £ € ¥
- Tooltip languages
Environment
- Visual Studio 2003, 2005, 2008
- Crystal Reports 2008
- Visual Studio 2010
- Crystal Reports for Visual Studio 2010
Resolution
There are a few different ways you can configure the multilingual options for the Crystal Reports .NET web form viewer. The methods are all documented in the Crystal Reports .NET Developer guide on the SAP Developer Network (SDN) - SAP BusinessObjects Developer SDK Library. You'll find the documentation in the following section: Tutorials > Other Tutorials > Tutorial: Configuring Multilingual Client Support > Configuring multilingual client support for a Web site.
- Configure Global or Local custom resources.
- Configure browser-based localization.
- Configure Page-base localization.
- Configure environment-based localization.
Keywords
UseBrowserLocale globalResourcePath Culture environment , KBA , BI-DEV-NET , BI Software Development Kits (SDKs) - .NET or Other , Problem