you'll need to change the paths to where you app is running, in app_env or
some such in the config dir


----- Original Message -----
From: "Mike Collins" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 11:33 PM
Subject: RE: WireFrames 2.10 installation help request


> Erik Voldengen, 19 Apr 2001, at 12:51 sent this:
>
> > I don't know if this is what you need, but in order to get that
> > wireframes app running as is, you need to go to CF Administrator
> > and add a mapping for /CustomTags.  Does that help?  Hope so.
>
> Yes, that helped. The only mappings I've ever worked with
> have been in Studio, not Administrator. Now I've got an
> error message "Couldn't find the application's wireframe
> specification file
> 'apps/wireframe201\wireframedata\wireframe.wir' "
>
> At least the mapping for CustomTags appears to be resolved.
>
> Thanks.
>
> >
> > -Erik
> >
> > > -----Original Message-----
> > > From: Mike Collins [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, April 19, 2001 12:20 PM
> > > To: Fusebox
> > > Subject: RE: WireFrames 2.10 installation help request
> > >
> > >
> > > McCollough, Alan, 19 Apr 2001, at 8:59 sent this:
> > >
> > > > WHat I did was I changed the call to formurl2attributes to
> > > a straight
> > > > <cf_formurl2attributes>.
> > >
> > > No go.
> > >
> > > > After that, I get a fight with the cfbodycontent call,
> > > which I changed to
> > > > <cfmodule name="bodycontent">
> > >
> > > > > <!---
> > > > > Define the location of the CustomTags directory
> > > > > The location should be an absolute CF-mapped location.
> > >
> > > I think the key will be in figuring out what is meant by an
> > > absolute CF-mapped location. Should I create a mapping in
> > > Studio or specify the full path when setting request.CDDir
> > > below?
> > >
> > > Still scratching my head. I've tried adding a full path,
> > > i.e. c:/cfusion/customtags but it didn't work.
> > >
> > > Any other suggestions?
> > >
> > > > > In this case, I am pointing to the standard central
> > > > > CustomTags directory
> > > > > installed by ColdFusion, which is mapped like this by
> > > > > default.
> > > > > --->
> > > > > <CFSET request.CTDir="/CustomTags">
> > > > >
> > > > > My path for the wireframe210 install is:
> > > > > C:\Apache\htdocs\CFDOCS\wireframe210
> > > > >
> > > > > My custom tag directory is:
> > > > > C:\CFUSION\CustomTags
> > > > >
> > > > > So far I've tried just about everything I can think of but
> > > > > I keep getting an error message:
> > > > >
> > > > > Cannot find CFML template for module
> > > > > '/CustomTags/formurl2attributes.cfm'.
> > > > > Template file not found.
> > > > >
> > > > > These are some of the settings I've tried:
> > > > > <CFSET request.CTDir="/CustomTags">
> > > > > <CFSET request.CTDir="../../cfusion/CustomTags">
> > > > >
> > > > > Any ideas?
> > > > >
> > > > > Thanks,
> > > > > Mike Collins
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to