To test the default locale of a report

This procedure works only with a project that has been created from Project Setup. Project Setup contains specific namespace references and code configuration that is required for this procedure, and you will be unable to complete the procedure without that configuration. Therefore, before you begin this procedure, you must first follow the steps in Project Setup.

To begin, you build and compile a Web Site or Windows project, and then view the default language settings for the CrystalReportViewer toolbar.

  1. From the Build menu, select Build Solution.

  2. If you have any build errors, go ahead and fix them now.

  3. From the Debug menu, click Start.

> [!NOTE]
> <P>For the project to compile, you must also have added a sample report as specified in <A href="ms227530(v=vs.90).md">Additional Setup Requirements</A>.</P>


The Hierarchical Grouping report displays successfully.
  1. Roll the mouse over the buttons on the CrystalReportViewer control toolbar.
ToolTips are now displayed in the default locale.
  1. Return to Visual Studio and click Stop to exit from debug mode.

You are now ready to set up custom localized resource files for custom languages on your machine.

Continue to Setting up the custom resources files directory.