Kemei Intelligent Enterprise Website Management System Professional Edition is an enterprise website system developed with asp+access. The software also includes the function of generating static pages for the entire site.
Special reminder:
1. Do not use those debugging software (such as: aspweb, NETBOX, Xiaoxuanfeng, etc.). If you want to run the source code locally, please refer to the environment setup tutorial in the gift.
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
After installation, I cannot open the backend, or cannot log in to the backend, 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.
Kemei Intelligent Enterprise Website Management System Professional Edition v2.3 update log:
Add full-screen interface extension function