On Sunday, January 2, 2011 2:31:34 PM UTC+11, songs wrote: > > Keeping references around and explicitly closing didn't help. My > first try at it caused a loop b/c calling the close causes the onclose > method to run which causes the setup function to run, etc. Good > times. > > Right now, removing the iframe is the way to go for me. > > If it works for you, all well and good.... the author of the Channel API has popped up in these forums under the name "Moishe", I expect he might be away on holidays over the holiday season but maybe he'll be able to help when he returns... if you can point him at some sample code I expect that would help.
And I forgot to ask if this was running against the prod or dev server (the implementations on the 2 are very different) - I expect it's the prod server as the error message you quote looks like the prod code (which uses minified code) but adding that info may also help Moishe identify the issue Cheers -- T -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
