Sounds good to me.  In order to view CFM files in the browser, you do
have to set up your server mappings, in order for it to be parsed
through the ColdFusion engine.  CFAS only parses URL's, not physical
paths, so that's why you must have mappings.

---
Billy Cravens
Web Development, EDS
[EMAIL PROTECTED]


-----Original Message-----
From: Cornillon, Matthieu [mailto:[EMAIL PROTECTED]] 
Sent: Friday, August 24, 2001 10:21 AM
To: CF-Talk
Subject: CFStudio/UltraDev Development Setup


Hi, everyone.  I am trying to set up a development environment with
ColdFusion Studio and Dreamweaver UltraDev.  Would someone mind telling
me whether my setup is crazy?
 
I have an NT 4.0 Server running IIS with a static IP address so that any
machine on our Intranet can see it.  In the D:\INETPUB\WWWROOT folder, I
have folders holding the two versions of the site:
 
mysite_local
mysite
 
In UltraDev, mysite_local is the local site, and mysite is the remote
site. It seems to work fine.
 
In ColdFusion Studio, I edit files in mysite, but in order to view
changes in the browse window, I have to set up remote development
settings.  I have these settings:
 
Studio Path: D:\INETPUB\WWWROOT\mysite_local
CF Server Path: D:\INETPUB\WWWROOT\mysite_local
Browser Path: http:\\127.0.0.1\mysite_local
 
With this setting, I am able to view changes in the browser window of
CFStudio.
 
Does this make sense?
 
Thanks for any advice anyone can give.
 
Matthieu Cornillon
 
 
 
 
 

Pfizer Information Center
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to