> Im doing all of this in dreamweaver and in my "site" i
have the testing
> servers local root folder set to
C:\ColdFusion8\wwwroot\new clc\
>
> but what i think the issue is is my path on the URL
prefix. Ive tried
> everything i can think of including the
localhosst:8500...
C:\ColdFusion8\wwwroot\new clc\
Would be the correct path (other than I wouldn't use a space,
it
should be new_clc. You didn't tell me if you can rearch the
CF administrator.
For your site definition, you should have the Testing Server
set at Server model = CF, Access =Local/Network and then
point to the above path for your testing server folder. The
URL
Prefix should be:
http://localhost/new_clc
(assuming you rename it
with the suggested underscore and assuming CF is running on
localhost
and not localhost:8500