ActiveReports 6 Online Help
Use the Silverlight Viewer in Silverlight Out-of-Browser Applications (Pro Edition)

With the Silverlight out-of browser support, you can configure your Silverlight-based application to run outside a browser.

  1. On the Visual Studio File menu, click New Project.
  2. In the New Project dialog that appears, select Silverlight Application in the list of templates.
  3. Specify the name and location of the project and then сlick the OK button.
  4. In the New Silverlight Application dialog, uncheck Host the Silverlight application in a new Web site and then click the OK button.
  5. From the Project menu, select YourSilverlightProject Properties.
  6. On the Silverlight tab, select Enable Running Application Out Of The Browser.
  7. Add the Silverlight Viewer control as described in the section To add the Silverlight Viewer control of Silverlight Viewer (Pro Edition).
  8. Bind a report by using OpenFileDialog as described in the section To bind a report to the ActiveReports Silverlight Viewer of Silverlight Viewer (Pro Edition).
  9. Press F5 to run the project.
See Also

Walkthroughs

Getting Started