Kemei Intelligent Enterprise Website Management System Standard Edition (with mobile games)
The editor of Source Code Network brings you a detailed introduction to the standard version of Kemei Intelligent Enterprise Website Management System (with mobile games). This system is developed based on asp+access and includes the function of generating static pages for the entire site to facilitate website optimization and improve access. speed.
Special reminder
1. Software environment construction
Please do not use debugging software (such as: aspweb, NETBOX, Xiaoxuanfeng, etc.) to debug the system. If you need to run the source code locally, please refer to the environment setup tutorial in the gift.
2. Space selection
Do not use free space (except trial space), because free space generally does not have write permissions, and will hang ads and damage the program, causing the program to fail to run normally.
3. Content display issues
After adding content in the background, if some parts are not displayed in the frontend, please clear the browser cache and press ctrl+f5 to refresh.
4. Naming the column folder
Please use a combination of English letters for the "column folder name" in the background, and do not include special characters or spaces in the middle.
Installation method
1. Unzip the file: Unzip the downloaded compressed package.
2. Upload files: Upload all the contents of the wwwroot directory (not the wwwroot directory itself) to the root directory of your asp space (must be the root directory).
3. Access the backend: Access address: http://your website domain name/system, username: admin, password: admin.
Installation common problems and solutions
Unable to open or log in to the backend
1. Space environment inspection
- Check whether the space supports asp.
- Confirm whether the uploaded directory is correct (must be uploaded to the root directory of the website).
- Log in to the space management panel and check if there is .html in the "Default Document". If not, please add it.
- Make sure the uploaded file is complete.
- If your space has "Program Compatibility Mode", please adjust it to "32-bit Compatibility Mode".
- Contact the space provider to enable write permission.
2. Independent server IIS or local computer IIS
- Enable parent path: Right-click the site->Properties->Home Directory->Configuration->Options, turn on "Enable parent path" and restart IIS.
- Enable session state: Right-click the site->Properties->Home Directory->Configuration->Options, turn on "Enable session state" and restart IIS.
- User write permission: Find the website home directory folder->right-click->Properties->Security->Add->Advanced->Find Now->Add "Internet Guest Account" or "IIS_WPG" and grant write permission.
- Operating system compatibility: If the operating system is 64-bit, please set the compatibility setting in iis to allow 32-bit applications.
Note: If you encounter other problems, please carefully check the help document that comes with the system, or contact Kemei Intelligent Customer Service for help.