To set up a Web Site in Crystal Reports

Parent Previous Next

 

Report Application Server .NET SDK Developer Guide

To set up a Web Site in Crystal Reports

See Also 

 







This section is a key learning point for both advanced and intermediate developers. It demonstrates the recommended best practices to follow when you create and configure a new Web Site with Crystal Reports for Visual Studio 2005 or newer.

This section demonstrates Web Site Setup using a coding model. As part of this setup, you will go into the code-beside class and enter code.

  1. Launch Visual Studio.
  2. From the File menu, select New, and then click Web Site.
  3. In the New Web Site dialog box, click ASP.NET Web Site.
  4. In the Location dropdown, select File System.
  5. In the Language dropdown, select the coding language that you wish to use.
  6. In the Location text field enter the directory path "C:\WebSites\", followed by the name of your project.

C:\WebSites\MyProjectName

NoteNote

In Project Setup for Visual Studio .NET 2003 a Pascal naming convention was recommended (setting the first letter of the project name to uppercase). In Visual Studio 2005 or newer, because the namespace is no longer related to the Web Site name, you may use any case that you prefer.

  1. Click OK.

Continue to Adding Assembly References for the RAS SDK.

See Also

© 2021 SAP AG. All rights reserved.

http://www.sap.com/sapbusinessobjects/

Support services

http://service.sap.com/bosap-support/

Created with the Personal Edition of HelpNDoc: Full-featured EPub generator