ProjectOffice (current version number: V1.0.08.05.21) is an IT project management system serving the IT departments of enterprises and institutions. It mainly includes project issue tracking (including workflow management), knowledge base management, discussion board (forum), personal (project) log, personal work schedule and other functions.
1.ProjectOffice general project member page
Publish and browse information such as Issues/documents/knowledge bases/discussions/announcements.
2.ProjectOffice project PM management center
The PM management platform can modify project information, add and delete project members, manage Issue categories, manage project version modules, design project Issue workflow, etc.
3.ProjectOffice system development platform
ProjectOffice is developed based on the FastSpring.NET V3.0 platform.
FastSpring.NET V3.0 provides a development platform for the development of B/S systems. The function of the development platform is to design functions and pages for the above 1 and 2, define relevant parameters, and define roles.
This development platform is available in the Enterprise Edition of ProjectOffice.
1. Install the database
(1) Create a database on your SQLServer200 database server and a data user with permissions to operate some databases
(2) Run DbInstallFastInstall.exe, enter the relevant information of the database, and install it.
Note: Repeated installation is not allowed. If an error occurs during the installation process, please clear the database table and run the above (2) operation again.
You can also choose to ignore the above steps and directly attach the Sql database. 2. Deploy the Web
(1) Modify the database link string in WebRootweb.config
value="Data Source=(local);Database=ProjectOfficeV1;User ID=sa;Password=sa;Trusted_Connection=False" />
Note: Please use your own database configuration information.
(2) Deploy the WebRoot directory to your IIS and support .NET Framework2.0
(3) Set the following subdirectories and file permissions of WebRoot to be readable and writable by APSNET users
FileUpload, Cache, ManagerFiles, Logs
3. Update License
If you obtained this software after July 2008, please go to this address to download the latest free version of the License.
After the system is installed, there are two users, an administrator admin (manage related settings and system configuration), and a project member pmuser
This version is a free version: one-year usage period, single-project single-user version, does not include custom workflow function, does not include email reminder function, does not include Issue export function, and has no limit on the number of Issues