I read Ben's post : 
http://www.forta.com/blog/index.cfm/2007/5/31/ColdFusion-Ajax-Tutorial-1-AutoSuggest

It seems that several people have had this issue but I can not see a
good solution to it yet...

On May 14, 3:17 pm, Andrew Scott <[EMAIL PROTECTED]> wrote:
> This is a known issue, well as least I can never get it to work in that
> manner. I tried mappings as well, but was never able to get it to work. It
> seems to want to be in the root of your site, maybe I am being stupid, but I
> have suffered that pain and asked the developers this when 8.01 was in beta.
> Unfortunately I never got to reading the answer, if there was one.
>
> Andrew Scott
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.www.aegeon.com.au
> Phone: +613  9015 8628
> Mobile: 0404 998 273
>
> -----Original Message-----
> From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
>
> Of Rony
> Sent: Wednesday, 14 May 2008 2:00 PM
> To: cfaussie
> Subject: [cfaussie] cfajaxproxy - cfc path
>
> Hi Guys,
>
> I have a cfc stored in the /services folder that is located in the
> webroot of my site.
>
> Now, if i invoked something like this :
>
> <cfajaxproxy
>         cfc="services.test"
>         jsclassname="objServices"
>         />
>
> I get  'The specified CFC admin.sitecontent.services.test could not be
> found.'
>
> I do not want to put the file in the sub folder of the CFM template
> that calls it as I will be using this CFC in other areas of my site.
> For testing , I did place the folder sub root and it all worked nicely
> but this is not the way i want it to work.
>
> I did read the docs 
> (http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tag...
> .html
> ) about this tag and did a few different things to no avail.
>
> Can anyone shed some light into how to get this to work?
>
> Thanks guys.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to