Ok, let me ask the same question in a different way (specially since I just saw your newest response)... how many websites are -you- running on that server?
If you login the cfadmin, what is '/' mapped to under Mapping? If you find that '/' is mapped to a different directory other than d:\Intranet\ then... that's your problem. You need to either move the cfc-helloworld directory to where '/ really is or you need to make a new CustomTag mapping or you need to make a new mapping. Any of this clearing up for you yet? HTH, ~Todd On Tue, 25 Jun 2002, Neil H. wrote: > Its my box so I can do whatever I want, but I don't know what you mean by > having access to / I don't have a sandbox in place that would restrict me. > > Neil > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Tuesday, June 25, 2002 8:36 AM > Subject: Re: Kevin Towes Presentation. > > > > Ok the invoke should be calling "cfc-helloworld.modules.helloworld" then. > > Let me ask you this tho. I believe you're on a shared box no? Do you > > have access to the coldfusion mapping of "/" ...? CFMX looks for the 1st > > directory cfc-helloworld. It either has to be accessible via / or it has > > to be a customTag directory or it has to be a custom mapping via cfadmin. > > > > Can you confirm what cfc-helloworld is and can you confirm if you're on a > > shared box with 2823982983 other people? I bet that's what your problem > > is ... '/' isn't accessible to you (to test this, try to <cfinclude > > template="/cfc-helloworld/someFileThatWorks.cfm"> in another file. > > > > > > ~Todd ______________________________________________________________________ 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

