Thanks Ray for the response,
I get this in the console when putting a breakpoint on the var pId = ...

_cf_clientid186CD443C74F6630BE78C272EDD3CB4E _cf_nocachetrue_cf_nodebug true
_cf_rc0 argumentCollection{"tag_id":0,"year":2012} method
getAllConferencePresentations returnFormatjson

does that help any?

On Wed, Sep 12, 2012 at 10:36 AM, Raymond Camden <raymondcam...@gmail.com>wrote:

>
> I'd perhaps debug this line:
>
> var populateConferencePresentations = function(presentation)
>
> You can add a breakpoint in Chrome Dev Tools or Firebug. Or - you could
> simply
>
> console.dir(arguments) to see what is being passed to the callback.
>
>
> On Wed, Sep 12, 2012 at 10:23 AM, Greg Morphis <gmorp...@gmail.com> wrote:
> >
> > I'm playing around with the cfajaxproxy example on adobe livedocs and
> > everything looks right, I get
> > "Timestamp: 9/12/2012 10:15:55 AM
> > Error: TypeError: presentation is null
> > Source File: http://localhost:81/resources/demo.cfm?reset=1
> > Line: 44"
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:352521
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to