Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
James #1
Getting my development system going
Recently I was able to spend about two weeks learning CF development.
That job is now behind me but I want to continue the studies at home.
Here's the setup.
Windows XP Home
Microsoft Access 2003
DreamWeaver MX
CF MS 7
I've been able to set up a data source in CF7. I'm not trying to set up
a site in DW. When I installed CF I told it that I wanted to use
ColdFustion for my local testing server, and this is where I'm running
into trouble. It looks as if directory structure is correct (got a
wwwroot folder under c:\CFusionMX7). Problem is that when I try to set
up a site under Manage Sites in DW it says that it cannot use the URL
[url]http:///www.localhost.com[/url] for my testing server path. What should the
path be, or how can I verify that the CF testing server is working? I
considered trying to install Apache, but that's another learning curve
and I'm not sure it'll run on XP home. Same with IIS.
TIA
James
James Guest
-
Some 'System Calls' was Capturing system call output value
On Friday, Nov 14, 2003, at 18:39 US/Pacific, Jerry Rocteur wrote: Wiggins is the one who deserves the point, since he was the one with the... -
System.Net.WebException occurred in system.web.services.dll - HTTP status 405: Method not allowed.
Hi, Have anyone ever encountered an exception error: The request failed with HTTP status 405: Method not allowed when trying to remotely invoke a... -
Development best practices and knowing when to exercise control over development
Hi Nuno, After analyzing your message, I found that most of it was purely theoretical. The actual issue you discussed was regarding how to... -
The type System.Web.UI.WebControls.TextBox in Assembly System.Web...error
I've been getting this error every since I installed InstallSqlState to handle my viewState Sessions. it only happens on 1 section of my asp.net... -
Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_QueryString().
I just recently started getting the above error on a page I am posting MULTIPART/FORM-DATA. We have SoftArtisans FileUp component and Filter... -
James #2
Re: Getting my development system going
James wrote:
Since noone here knew the answer (or at least noone was talking) I> Recently I was able to spend about two weeks learning CF development.
> That job is now behind me but I want to continue the studies at home.
> Here's the setup.
>
> Windows XP Home
> Microsoft Access 2003
> DreamWeaver MX
> CF MS 7
>
> I've been able to set up a data source in CF7. I'm not trying to set up
> a site in DW. When I installed CF I told it that I wanted to use
> ColdFustion for my local testing server, and this is where I'm running
> into trouble. It looks as if directory structure is correct (got a
> wwwroot folder under c:\CFusionMX7). Problem is that when I try to set
> up a site under Manage Sites in DW it says that it cannot use the URL
> [url]http:///www.localhost.com[/url] for my testing server path. What should the
> path be, or how can I verify that the CF testing server is working? I
> considered trying to install Apache, but that's another learning curve
> and I'm not sure it'll run on XP home. Same with IIS.
>
> TIA
>
> James
installed Apache server instead. It AND CF are both working! This falls
under the category of "a miracle has occurred." I know there's a lot of
CF expertise on this forum and I look forward to taking advantage of it.
TIA James
James Guest



Reply With Quote

