hii..
when i try to run the code in this page its giving an error during
post action i.e during form submission..
http://code.google.com/appengine/docs/python/gettingstarted/handlingforms.html
appspot server shows "500 Server error" where as in my computer when i
try to run with google app engine launcher... its entirely different..
it gives a big list of errors
Traceback (most recent call last):
File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\dev_appserver.py", line 4053, in _HandleRequest
self._Dispatch(dispatcher, self.rfile, outfile, env_dict)
File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\dev_appserver.py", line 3977, in _Dispatch
base_env_dict=env_dict)
File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\dev_appserver.py", line 588, in Dispatch
base_env_dict=base_env_dict)
File "C:\Program Files (x86)\Google\google_appengine\google\appengine
\tools\dev_appserver.py", line 3050, in Dispatch
self._module_dict)
this list is very big.. but i just shared four lines of it.. need help
asap.. thanks in advance..
--
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.