Server environment requirements:
win2003 + .net Framework 2.0 + sql server 2000/2005
1. Unzip this program to the D:webhxdesk folder. If you don’t have these two folders, create them.
2. Attach the QYPR_Data.MDF data in the SQL_Data folder to your MSSQL database and give it to an administrative user
3. Open the iis site, click the "Custom Error" tab, and find the 404 error page.
4. Open web.config and modify DefaultConnectionString and ConnectionString_AMembership
The value of the connectionString attribute is the actual database connection string.
(The connectionString attribute value of DefaultConnectionString and ConnectionString_AMembership is the same)
5. Set the default homepage of the iis site to index.shtml
6. Put the picture files pulled down by FTP into the Pics folder in the root directory of the site.
Note: Be sure to enable the parent path of iis. Since this site uses .shtml web pages, you need to enable "include files on the server side" on the server side.
The background management is:/SysAdmin/AdminModule/login.aspx
Username: admin Password: admin
Expand