Dan, as Rick mentioned, the message you're receiving is sent back from 
AjaxCFC.

If you have firebug, then be sure to use the http sniffer built in to 
see what the response is from your ajax call. That will give you an 
indication as to why the request failed.

Rey...


Dan Vega wrote:
> I have been playing around with ajaxCFC today and ran into a problem. I have
> a whois cfc that basically does a whois query and returns a very long string
> of text that contains information about the domain. I can run this lookup
> method no problem without ajax cfc but everytime I run it now I am getting
> an error "Invalid reply from the server."
> 
> If it works fine without ajaxCFC why would i bet getting this message better
> yet how do i figure out whats wrong? I changed the degug:true property iin
> the ini of ajaxCFC but alll that shows is the post. I also changed it in
> ajax.cfc but that will not show anything either. How can I solve this?
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262635
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to