Experiment two: Asp+mssql Web-building
Experiment Objective: To master the Asp+mssql of web-building process
Lab environment: One server, one client
The preparation process of the experiment:
1. First build a Web site (find IIS in the details of the application service that added the Remove component, select and next, so that a Web server is set up.) )
2. In the default Web site's properties in the "home directory" to add the need to access the Web page file path, in the "document" add index.asp this file, in the "home directory" in the "Configuration" in the "Allow the parent directory", in "Web service Extensions" to enable the "index.asp" this file.
3. Today, a new knowledge point is needed to build a SQL Server on this Web server.
4. Let's look at today's new content
Experimental process:
Question one?
Workaround: Install SQL Server 2000 below first
Start the SQL Server service after installation
Problem One workaround: Add Attachment Database
Question two?
Workaround: Modify the Connection file
Question three?
WORKAROUND: Modify the SQL Administrator password
Ok, now you're finally able to access the
Question four?
Workaround: The problem is due to incorrect account and password
Question five?
Workaround:
You can now log in to the background.
Experiment two Asp+mssql web-building