ComponentOne WebMenus and WebBars for ASP.NET: ComponentOneWebMenus and WebBars for ASP.NET Overview > Creating an ASP.NET 2.0 Project > Creating a Web Site Project

Creating a Web Site Project

To create a Web site project, complete the following steps:

1.   From the File menu in Microsoft Visual Studio .NET, select New Web Site. The New Web Site dialog box opens.

2.   Select ASP.NET Web Site from the list of Templates.

 

 

3.   Enter a URL for your application in the Location field and click OK.

Note: The Web server must have IIS version 5 or later and the .NET Framework installed on it. If you have IIS on your computer, you can specify http://localhost for the server.

A new Web Forms project is created at the root of the Web server you specified. In addition, a new Web Forms page called Default.aspx is displayed in the Web Forms Designer in Design view.

4.   Double-click on any of the C1WebCommand2 components (C1WebMenu, C1WebToolBar, C1WebTopicBar, C1WebTreeView, and C1WebTabStrip) in the Toolbox to add it to Default.aspx. For information on adding a component to the Toolbox, see Adding the C1WebCommand2 Components to a Project.


Send comments about this topic to ComponentOne.
Copyright © 1987-2009 ComponentOne LLC. All rights reserved.