Please or Register to create posts and topics.

Multiple Installation of OfficeClip on the same server

Sometimes it becomes necessary to have multiple independent copies of OfficeClip on one server. This may come in two flavors:

  1. Having multiple independent organizations on one instance: You can do this easily by creating a new organization in the same instance of OfficeClip. Between two instances no information is shared and they can remain completely separate. This feature is very unique with OfficeClip and is used by custoemrs who have independent divisions.
  2. Installing multiple instances on the same server: After you have installed your first instance, the second and subsequent instances of OfficeClip can be installed using the File Copy (not running the setup program), just create another folder on your machine and another website (or virtual directory) and do a manual installation (for details see: https://forum.officeclip.com/default.aspx?g=posts&t=96 )

We can do this in another way:

Change the flag BoxVersion in web.config to Off

Then use the https://.../sitewizard.aspx to add more organization

This way you can add more sites in the same database and source tree.