Hello all... we have converted one client app from Adobe ColdFusion to
OBD and look forward to more!  :)

The site is up and running, but trying to tweak it by doing the
following:

move FolderA to a location outside of the c:\wwwroot\www.client.com
folder structure such as to c:\SyncFolder\FolderA.

Folder A has a lot of little CFM templates that all look like this:

<cfset isCustomURL=1>
<cfset url.customURLID=17158>
<cfset url.partID=147470>
<cfinclude template='../../appCatalogPartsViewDetails.cfm'>

Now currently, all these files are located in a folder directly under
the site... now I am trying to move them to an IIS Virtual
Directory... when I do that, and try to do the cfinclude, OBD gives a
404 on the file:

/FolderA/chairs/classroom_chairs_1_piece_shell.htm

So, IIS knows about the Virtual Directory and from within IIS I can do
an "Explore" command on the virtual directory and all the files are
there correctly... but OBD doesn't see the VDIR files... is there
something I have to configure in OBD for this?

Thanks for any help,
Patrick

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to