This section describes a sample installation of OfficeClip
Professional at a shared hosting service provider -
sqlservermart.com
Note: OfficeClip cannot not endorse any service
providers for installation of its software. The sample installation
instruction is provided with generous support of
sqlservermart.com by providing us with a
test account.
Open up a shared hosting account at
sqlservermart.com. We will use this
example with a hosting account we opened for testing
officeclip.info.
Login to the Helm Control panel with the id and password that
is supplied to you and click on the My
Domains icon. Then click on the domain name.
On the domain screen click on the MS SQL Server
2005 icon.
On the Databases table click on Add
to create a new database.
On the Users table click on the Add
icon. Enter a new user name and password and assign the database
you created to the user.
From the MS SQL Server 2005 screen
click. On the next screen note the Connecton String with is in the
format: "SERVER=ipaddress,port#; DATABASE=yourdatabasename;
UID=yourusername; PWD=yourpassword" where
yourdatabase name is the name of the database you created, username
and password are the username and the password of the user you just
created.
Download manualInstall.zip from the
OfficeClip website and uncompress in a folder on your machine. Make
sure that your machine has .Net Frameword 2.0 installed.
Run OfficeClip.Install.SetupDb.exe -1
"name@mail.com" where name@mail.com is your email
address.
Run octools.exe and change the following parameters:
Select Option 6 (Set Sql Server...),
enter the database parameters for the database that you got from
the control panel and Test the database. Then click on the
Apply button.
Select Option 3 (Change Application
Settings), then do the following:
Select HOSTStr from Key and change
the domain. For example if your site is
http://myhost/officeclip/default.aspx,
change it to myhost. Then click on the
Apply button.
Select VDIRPath and change it to the
location of virtual directory (in this
case /officeclip/). Note the slash before
and after. Then click on the Apply
button.
Select AdminEmailAddress and change
it to your email address. Then click on the
Apply button.
Select supportEmailAddress and change
it to your email address. Then click on the
Apply button.
Select Option 4 (Set Http Handlers
...) and disable the crystal reports. Then click on
the Apply button.
Run
OfficeClip.Install.OcConfigure.exe, Set
the smtp parameters and timeout parameters.
Run OCmd.exe -c 1. This will create
all database entries and may take some time. Check the log files
(in the log folder) in case of any
error.
Run OcTools.exe and select
Option 3 (Change Application Settings).
Select UploadFolderPath and set the path to
RootFolder\upload\. Where RootFolder is
the full path (e.g. c:\Domains\path) of the folder where OfficeClip
is supposed to be installed. See below on how to get this path.
Note: The path should end with a backslash.
Login to the Helm Control Panel at
sqlservermart.com.
Click on My Domain and then click on
your website.
Click on Website Settingss.
Note the Physical path to root. Use this a
RootFolder above.
ftp all the files from your local machine to your service
provider location in your wwwroot
folder.
Login to the Helm Control Panel at
sqlservermart.com and click on
My Domain and then click on the website.
Then click on the Virtual Directories
icon. Click on Add.
Create a new virtual directory called
officeclip and point it to the
\wwwroot\officeclip folder.
Go back to your website in Helm Control Panel and now click on
the icon called Scripting Support. Make
sure that the Asp.Net version is set to Version 2.
To test the installation run
http://yoursite/officeclip/systemtest.aspx