is something getting cashed? I turned on show xml http request and the request looks like this
method=init&callCount=1&c0-scriptName=null&c0-methodName=lookup&c0-id=7302_1165107026062&c0-param0=string:%3CwddxPacket%20version%3D'1.0'%3E%3Cheader%2F%3E%3Cdata%3E%3Cstring%3Edanvega.org%3C%2Fstring%3E%3C%2Fdata%3E%3C%2FwddxPacket%3E&xml=true& but this is coming back in the response in the error. There is no longer an init method in the cfc The method 'init' could not be found in component C:\Program Files\Apache Group\Apache2\htdocs\ajax\WhoIs.cfc. On 12/2/06, Rey Bango <[EMAIL PROTECTED]> wrote: > > 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:262636 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

