Yunfeng Enterprise Website System .net version is a set of enterprise website systems suitable for enterprise use independently developed by Yunfeng Studio based on .net environment. The .net+access. website uses template technology to dynamically generate static pages, and the front-end page is purely static. The website includes information management, product management, news management, download management, recruitment management, friendly links and online messages. The website name, title, keywords and website description can be set in the background.
Configuration instructions: The server space needs to support .net2.0 and must have writable permissions (this is necessary because the static pages in the front desk of the website are dynamically generated). Website files need to be uploaded to the root directory of the website (Note: It must be under the root directory. If it is in other directories, it will cause program operation errors)
Operation instructions: After uploading the website files to the root directory of the website
1. Visit http://your domain name/CreatePath.aspx. This step is to configure the path of the database. After accessing it, you can delete the CreatePath.aspx file. (You can also open the web.config file under the root directory, then find this sentence and change the database path behind the Data Source)
2. The backend address is http://your domain name/manage/login.aspx. The username and password are both admin. After adding or modifying information, you need to go to Release Management-"Release Website to regenerate the frontend page.
Expand