Works for me. Are you still having problems or was that a temporary issue? /robert
On Wed, Jan 12, 2011 at 12:32 PM, Michael Lieberman <[email protected]>wrote: > Hi, > > This is my first foray into web application development so I apologize > if there's something major I screwed up to begin with. My code works > fine using the app engine launcher and the dev_appserver.py test > server. However when I deploy the code to appspot I get an error > saying that line 80 of _ah/channel/jsapi has an error. If I load > http://talkgadget.google.com/talkgadget/channel.js manually I get the > same error. However I copied the _ah/channel/jsapi file on the dev > server and forced my code to use that .js file and then posted it to > app spot and it works. > > The code in question is at > http://code.google.com/p/cloudy-ide/source/browse/main.py > > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- 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.
