|
Build the ASP.NET project Topic updated 11-6-2007 |
|
After running the Project Wizard adding pages, the ASP.NET project is ready to built. First, set the generation directory where GenWise should generate source code for the ASP.NET project.
Hint:
Click the Build icon
Click on the Build button. This starts the process of generating the source code for your ASP.NET project, and then compiling it.
Wait for the build process to finish.
Notice that after a successful build all project items of the ASP.NET project now appear in black in the Project Explorer. This indicates that the generated source code is up-to-date.
|