The system environment xp or window 2003 in this article
Web Application Development version. Net frameWork 3.5
Step One Install IIS,. NetFrameWork3.5
L use the xp installation disk and add components to install IIS
L openSoftware running environment package \ dotNetDirectory
InstallDotNetFx35setup.exe
L start all programs. Microsoft Visual Studio 2008. Visual Studio Tools-Visual Studio 2008 Command Prompt
Input:Aspnet_regiis.exe-I(Note: InIISMedium RegistrationDotNet)
Step Two Deploy applications
L Copy the application to the deployment directory of the system hard disk
L open IIS to create a virtual directory (specify the name of the website and the folder location of the Application)
L configure the website
1) set the default webpage (usually the logon page)
2) set the default Logon account
3) set website permissions for default users
L set the folder permissions of the default account
1) Right-click the permission to select the project deployment folder
2) Select the default account and set (read, write, query, and other permissions)