Hi All,

I have a site hosted on a shared server. The response and reliability of the
site is very good, with the exception of the crystal reports component. The
reports produced via crystal are the central purpose of the site.

Crystal does not cope well in a shared server environment - it was difficult
to install, reports are only accessible via active-x, and for some unknown
reason Crystal hangs about once a week, with the only way to correct it
being a server reboot. As you can imagine, my previously good relationship
with the ISP is getting a little strained, and I am investigating options.

One solution would be a dedicated server, but the income from the site makes
it difficult to justify the costs.

I have a 4-port adsl connection into my home office, and am using a
reasonably powered PC to act as a backup crystal server. If crystal is hung,
the site users can store a report request in the db, my office PC uses an
odbc link to poll the ISP every minute, and if a report request is found,
creates the report in Word or pdf format, zips if required and then emails
the report to the client. This fall back process works reasonably well, but
means the client has to wait 5 or 10 minutes for their final report once
they have finished their data entry.

What I am wondering is, are there pitfalls to the above setup?

Also, given that crystal is far more stable on a dedicated box, is it wise
to attempt the following:

* purchase a PC for home office with say winXP Pro
* load crystal
* setup an odbc link on the home office pc to the database at the ISP
* connect the PC to one of my adsl ports (adsl connection has a static IP)
* use a cfhttp call from the ISP to the PC to request reports
* PC uses odbc link to create the report in word or pdf format, and return
it to the client via the browser
* setup a means of terminal serving in to the PC so that if I go away for a
weeks holiday, I can access the server via modem if required

If unwise, please let me know why.

If wise,
* what are the potential pitfalls to watch out for?
* can I isolate this PC from the rest of my office network, which is
currently connected to other ports on the adsl modem?
* how do I set up my home network so requests to the shared IP address go to
the correct PC?

Thanks,
Phil.


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to