On Fri, Sep 23, 2011 at 4:33 PM, Shannon Rhodes <shan...@rhodesedge.com>wrote:

>
> Why would there be an issue resolving the domain?  CFM files work fine from
> the same directory when called via url.  Is there some other step to making
> a web service available that I'm missing here?
>
>

Do you have remote accessible functions? You don't need those of cfinvoke or
internal calls.

<CFFUNCTION name="fTheFunctionName" access="remote" returntype="any">


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347657
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to