Introduction - If you have any usage issues, please Google them yourself
System installation recommendation environment:
Iis7.5+.NET+ win2008 4+ sql2008
Among them, the.Net version must be 4, SQL must be more than 2005.
One: installation guide:
1: first create a , the DataBase content in the mybook.sql directory copied to the SQL query.
2: modify the program root directory web.config in the connection string, modify the information for you.
Which parameter interpretation:
Source= Data IP address
Catalog= Initial name
ID= User login user name
Password= password
3: upload all the files to the upload folder to the server program root directory.
And then you can access your domain name****.com in the browser.