Program name: Kemei Intelligent Enterprise Website Management System Universal Version V2.6 (mobile phone, tablet, computer three-in-one, with mobile version)
Update log: Added mobile news, and added previous and next functions to the product details page to improve user experience.
----------------------------------Special reminder------------- -----------------------
1. Do not use those debugging software for debugging (such as: aspweb, NETBOX, Xiaoxuanfeng, etc.).
2. Do not use free space (trial space is okay), because free space generally does not have write permissions, and will hang ads and damage the program, making the program unable to run normally.
3. After adding content in the background, if some parts are not displayed in the frontend, clear the browser cache and press ctrl+f5 to refresh.
4. Please use a combination of English letters for the "column folder name" in the background, without special characters or spaces in the middle.
----------------------------------Installation method------------- -----------------------
Installation method: After decompressing, select all the contents in the wwwroot directory (not the wwwroot directory itself) and upload it to the root directory of the asp space (must be the root directory).
Backend management address: http://your website domain name/system Username: admin Password: admin
----------------------------------Installation, FAQ------------ ------------------
1. After installation, the backend cannot be opened, or the backend cannot be logged in, prompting that the username and password are incorrect. This is generally due to the following reasons:
The first case: you are using space
(1) Check whether the space supports asp
(2) Please check whether the uploaded directory is correct (must be uploaded to the root directory of the website)
(3) Log in to the space management panel and check whether there is .html in the "Default Document". If not, add it.
(4) Whether the above documents are complete.
(5) If your space has "program compatibility mode", please adjust it to "32-bit compatibility mode".
(6) The space does not have write permission, please contact the space provider to enable it.
Second case: You are using a standalone server iis or a local computer iis
(1) IIS does not turn on "Enable parent path" (modification method: right-click the site->Properties->Home Directory->Configuration->Options). After modification, be sure to restart IIS.
(2) IIS does not turn on "Enable Session State" (modification method: right-click the site->Properties->Home Directory->Configuration->Options). After modification, be sure to restart IIS.
(3) The IIS site does not have user write permissions (method to enable write permissions on the server: Find the website's home directory folder->right-click->Properties->Security->Add->Advanced->Find Now->Add "Internet Guest account" or "IIS_WPG", write permission.).
(4) If the operating system is 64-bit, please set compatibility in iis to allow 32-bit applications.