. NET open source Workflow roadflow-system deployment and Precautions

Source: Internet
Author: User

Thank you for your busy schedule to learn roadflow, below we say if you build the environment in your own local.

1. Environmental Requirements

Database: Sqlserver2005 or later. Server: IIS6.0 above, or iisexpress. dotNetFramework4.0 above. If you want to edit or modify your code, you need to vs2012 more.

2. Source Code Acquisition

Roadflow Source Code Public website is: http://www.cqroad.cn Please download the latest version of the source from the official website and extract to your own designated directory.

3. Create a Database

SQL Server version requires 2005 for. We use SQL script to create tables and data, we used the SQL Server version of 2012, considering that many friends are still using the lower version of the database, if the direct supply of MDF files, may not be able to restore the database, so the way to execute the script. The database script is located at: Db/mssql. Sql. Create the table and import the initial data by creating a database yourself and then executing the script file in the library. After establishing the database, you need to modify the database connection database, user and password of Web. config:

If there is any error in the execution of the script, you can see if the table is established and the data is imported, and if there are tables and data can ignore the error.

4, establish the site

If you are using VS open, you can run it directly. If you are using IIS, you need to establish a site in IIS. The first thing to confirm is that the IIS service is installed on your system. A few points to note to build a site:

(1), Application pool version selection: Double-click the corresponding application pool, select version 4.0,

(2), application pool, advanced settings to start 32-bit mode:

5. Services that need to be started

Some required services for the system to be opened after IIS establishes the site: ASP. NET State Service

Distributed Transaction Services:

  

6, after the above settings can browse Roadflow

  

Default User name: XH, Password: 111

You will also need to modify the data connection after logging in:

  

At this point the system is built to complete.

  

. NET open source Workflow roadflow-system deployment and Precautions

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.