To set up a Web project for Visual Studio .NET 2003

Parent Previous Next

 

Report Application Server .NET SDK Developer Guide

To set up a Web project for Visual Studio .NET 2003


 







  1. Launch Visual Studio .NET.
  2. From the File menu, select New, and then click Project.
  3. In the New Project dialog box, click either Visual C# Projects or Visual Basic Projects from the Project types list.
  4. From theTemplates list, click ASP.NET Web Application.
  5. In the Location field, replace the default project name with the name of your project.

The sample below assumes that your server name is http://localhost.

Visual Basic

http://localhost/MyProjectNameVBNET

C#

http://localhost/MyProjectNameCSharp

NoteNote

Use a Pascal naming convention: set the first letter of the project name to uppercase (because the project name also becomes the namespace name for the assembly generated from the project).

  1. Click OK.

Continue to Applying standard project settings.

© 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: Free Kindle producer