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 On Tue, 25 Jun 2002, Neil H. wrote: > Ok, > My CFC is in mydomain.com/cfc-helloworld/modules and is called > helloworld.cfc > > > The invoke is in mydomain.com/cfc-helloworld/test.cfm > > Thanks, > > Neil > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

