goomba
Posts: 13
|
| Posted: 05/18/2008, 8:24 PM |
|
Oops, I may have posted this in the wrong forum area earlier.
I am trying CCS 4.0 eval. In CCS4, I've created a TEST site with a simple default page which does nothing more than list the records in an SQL DB.
When I try to debug using VS6 or ASP Studio, I get the following message (paraphrased):
Filename is non existant or refused access: "www development\ccs\\ccs\common.asp.
Note the DOUBLE \\.
I created another TEST with the same results in a different Virtual Dir and using a different DB from my SQL server.
The projects are/were setup up as follows:
SERVER PATH: E:\WWW Development\CCS (1st test) AND E:\WWW Development\ (2nd test)
SERVER URL: http://localhost/ccs (1st test) AND http://localhost/ (2nd test)
CCs is suppose to publish in the CCS (or whatever) dir under the Server Path folder (which is a virtual site that I called CCS (or whatever) - located on E:\WWW Development\).
This all works fine with ASPmaker and , which both use the same mapping except CCS is replaced with ASPM or ASPR for the appropriate app.
I've edited the DEFAULT page to get rid of \ccs and I still get the above error.
What (if anything) am I doing wrong AND can one NOT debug CCS generated sites.?
|
 |
 |
|