| C1WebFlash Class Overview > Getting Started with C1WebFlash > Creating an ASP.NET 2.0 Project > Creating a Web Application Project |
To create a new ASP.NET 2.0 Web application project, complete the following steps.
![]() |
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.