FLUX.NET Community

Community site for the FLUX.NET Enterprise content management community.
Welcome to FLUX.NET Community Sign in | Join | Help
in Search

Development Blog

Quick Installation Guide

To begin with, get yourself a copy of the distribution from here:

  1. Extract the zip to a new directory on your machine - we'll call this DISTROOT
  2. Create a directory for your website we'll call this SITEROOT
  3. Create a virtual directory or website in IIS and map it to SITEROOT
  4. Create a child virtual directory mapping in IIS called admin and map it to DISTROOT\src\Deepcode.Flux.Admin
    • a. Make sure your /admin mapping doesn't have a separate application configuration.
  5. Ensure you have a mapping at the root of your webserver called flux_client and map it to DISTROOT\src\flux_client
  6. Copy either formsWeb.config or windowsWeb.config to web.config in your SITEROOT. As the names imply one config is for forms based authentication and the other is for windows based authentication. Choose the appropriate one.
  7. In VS.NET open the website and add a reference to Deepcode.Flux.Core.dll from the /admin/bin directory. (alternatively you could create the bin directory and copy Deepcode.Flux.Core.dll into it).
  8. Open http://yoursite/yourvdir/admin/Setup/Install and follow the prompts
Published 18 March 2007 22:54 by tonyj
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server (Personal Edition), by Telligent Systems