|
|
|
Installation
Instructions for Image Gallery Pro for Access |
Once
purchased, Image Gallery Pro is emailed to you as a Win Zip
attachment. Follow these directions to install and
configure Image Gallery Pro™.
- Create a directory off
of your main web site. This directory will house the
Image Gallery Pro™ software so give it a familiar name
such as "Gallery". For example, if your domain name is
http://www.yourdomain.com, you might create a directory
called http://www.yourdomain.com/gallery/
This directory must be made an Application Starting Point
so that Image Gallery Pro can use it's own Global.asax
file.
Click here for instructions on creating an application
starting point.
Note: If you have setup a separate web site to host Image
Gallery Pro, then the software can be installed directly
in the root folder without creating an Application
Starting Point.
- Unzip Image Gallery Pro™
then copy the files into this directory. Image Gallery
Pro™ includes several sub-directories. You must maintain
this directory structure and include the
sub-directories. DO NOT PLACE A COPY OF OUR ZIP
FILE ANYWHERE ON YOUR WEB SITE.
- Set the database
connection in the web.config file. The variable is called
DBConnectionString.
<add key="DBConnectionString"
value="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Inetpub\wwwroot\gallery\database\ImageGalleryPro.mdb;Persist
Security Info=False" />
You must change the Data Source to the physical server
path to your database file.
- Set the database
permissions on the folder holding the database.
In order to use the file upload utility, you must also
give the ASPNET and/or USERS Account(s) WRITE permissions
on the data folder.
Click here for directions on setting write permissions.
- Open the application in
your browser (http://www.yourdomain.com/gallery/default.aspx)
the choose the Administrator login link. The username and
password are currently set to Admin1/Admin1.
- Login and
be sure to update the SETUP area to
reflect your particular server settings. The setup
defines important parameters used throughout the program
and includes the License key that was emailed when you
purchased the software.
-
Congratulations! Setup is complete and you can now
move on to creating a user account.
|
|
Install
Send In Future Option (Proceed to this step only if you
purchased this option).
-
On the
server, unzip the file ImageGalleryPro_SendInFuture.zip
-
Now run the
ImageGalleryPro.MSI to install the service that will send
future cards.
-
Once the
install completes, open the folder in which you installed
the service. In this folder you will see a file called "WebPageURL.txt".
Open the file. Enter the FULL URL to the SF.ASPX page
which is located in the web folder where you installed
Image Gallery Pro. For example: http://www.yourdomain.com/imagegallerypro/SF.aspx
|
|
|
|