Installation

If you have any problems please report them.

General: Install & Run

To install the WorkHub application you can follow these steps:

  1. Download and unzip contents of the "WorkHub Install" zip
  2. Create a virtual directory pointing to the /WWW/ folder *
  3. Open http://localhost/[virtualDirectory]/ via web browser
  4. The setup page will load with a form to create the administrator
  5. Enter the details of the administrator and submit the form
  6. Follow the guides to get started.

* The virtual directory can also be created by the "Configure IIS" script launched by the Commander.exe console, but only with the source release as it contains all the necessary files. (See "Developer: Install and Run")

Developer: Install and Run

To install the WorkHub application for development you can follow these steps:

  1. Download and unzip contents of the "WorkHub Source" zip
  2. Run the Commander.exe console and run the "Configure IIS" script
  3. Open http://localhost/WorkHub/ via web browser (or see below)
  4. The setup page will load with a form to create the administrator
  5. Enter the details of the administrator and submit the form
  6. The application will be configured automatically
  7. Follow the guides to get started.

Developer: Install and Edit with IDE

To edit the WorkHub application with SharpDevelop or VS.NET you can follow these steps:

  1. Complete steps 1 to 2 of the development installation (previous)
  2. Open the relevant /Src/[applicationName]/[projectName].[ideName].sln file in your preferred IDE (SharpDevelop or VS.NET)
  3. Edit and save project files
  4. Build project using IDE or Commander console
  5. Continue from step 3 of the developer installation ("developer: install and run" above)

Developer: Install and Edit with Any Text Editor & Commander

To edit the WorkHub application in any text and rebuild with the Commander console you can follow these steps:

  1. Complete steps 1 to 2 of the development installation (above)
  2. Edit and save the relevant files in /Src/App/
  3. Open the Commander console and run the appropriate build script
  4. Continue at step 3 of the developer installation ("developer: install and run" above)

 


Site Map | Printable View | © 2008 - 2010 SoftwareMonkeys.net | Powered by mojoPortal | HTML 5 | | Design by styleshout