RemoteObject calls are just HTTP calls, application.cfm and cfc act as usual in this case. I just ran into this too with WebService, which I swear CF ignored application.cfm with webservices, apparently not. I accidentally had some whitespace in application.cfm and the WSDL was all mucked up.
glad to hear its working for you now. DK On 10/19/07, Phill B <[EMAIL PROTECTED]> wrote: > > That was it. I tried testing CFCs in other sites and noticed the > Application.cfc was the only thing that was different. So, i took it > out and now it works. What the???? Why would that be causing problems? > I never read anything about Application.cfc causing problems. > > > On 10/19/07, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > > got some application.cfm or cfc on that server maybe? > > > > DK > > > > On 10/19/07, Phill B <[EMAIL PROTECTED]> wrote: > > > > > > Frick! I still don't get a response or an error. This isn't fun. :-\ > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4724 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
