Albertworks
|
| Posted: 09/07/2004, 6:56 AM |
|
Hi,
I am completely new to CC and to Web development. I have installed CC studio trial to see if it is worth buying. I cannot evaluate it as every Live Pagve gives me the error
"The page cannot be found"
http://localhost
shows me the default Apache test page
All my ASP files seem to be generated ok
my apache path is:
C:\Program Files\Apache Group\Apache2
My application QV is pulished under this
C:\Program Files\Apache Group\Apache2\QV
I do not get any errors in the Publishing of the Project.
I am running it all on my local PC which is running Windows 2000 Professional
I have read the tutorials and followed the HelloWorld example exactly and get the same error.
I would really appreciate any help as I am stuck!!!
Thanks,
Albert.
|
|
|
 |
Marcus
Posts: 49
|
| Posted: 09/07/2004, 7:45 AM |
|
CCS generates ASP 3.0 which I don't think is supported by Apache. In fact Apache alone does not support any version of ASP. You will need to get and install on the Apache -> ChilliSoft ASP for asp 2.0 support.
|
 |
 |
peterr
Posts: 5971
|
| Posted: 09/07/2004, 10:32 AM |
|
ChiliSoft ASP now supports their own ASP 4.0, but has some minor problems with the standard Microsoft ASP.
I recommend that you use ASP with IIS, or PHP with Apache.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|