froghunter
|
| Posted: 05/01/2003, 3:09 PM |
|
Hi. I'm just getting started with studying web design, and CC, and programming and... just about everything. Is there a forum that would appropriate for one of limited experience such as myself?
My problem:
I have been exploring CodeCharge, mainly by reviewing the examples that are included with the installation and by doing the quickstart "Bugtrack" lesson. I have encountered an odd problem. I am able to generate pages, but they are nothing like they should be. For the "bookstore" example, I try to view http://localhost/bookstore/default.html. I get a rough outline of what the page shouild look like, but no usability. For example, instead of the nice graphic header and footer, I get text that says, "{Header}" and "{Footer}" without quotes. The field entries contain placeholders like "{Value}" and "{Name}" instead of data from the Access database file. I have not changed any of the defaults in the bookstore example project. I have tried generating it on 2 different systems-- one XP Pro, the other 2000 Advanced Server, both with IIS installed. I suspect that the problem lies in the configuration of the computer, not with CC, although I must admit that I have no clue where to start look.
I would greatly apprecaite any pointers. Thanks--
Andrew
|
|
|
 |
jhp
|
| Posted: 05/01/2003, 5:32 PM |
|
I am new to cc2 myself.
Are you sure when you generated the pages you placed the path of the cc2 project on your web server directory under inetpub in the wwwroot directory? If not make sure that the directory you are using is set up in IIS as a website.
|
|
|
 |
***
|
| Posted: 05/01/2003, 9:04 PM |
|
http://localhost/bookstore/default.ASP <---
|
|
|
 |
froghunter
|
| Posted: 05/01/2003, 10:37 PM |
|
Wierd... I did that on one machine and nothing happened. I did it on the other, and it worked perfectly. More investigation is in order. I greatly appreciate the help--
Andrew
|
|
|
 |
rclayh
|
| Posted: 05/02/2003, 5:15 AM |
|
I'm in the same boat, I think. I just generated my first ASP 3.0 with templates project and when I try to load menu.asp, the little window in the corner just waves and waves and waves. I have 3 PHP apps, and a VB.NET app that WERE also generated by CCS2 and they work fine. I suspect Windows, also, as I have had numerous problems with IIS and XP.
If anyone figures out what it is I'd appreciate a quick post. I'm in a bind.
Clay
|
|
|
 |
|