Maybe UAC Control? :-/ Try do disable it.

On Feb 15, 8:47 pm, Versluys Sander <[email protected]> wrote:
> When trying to update a sample project i get following error in
> command prompt:
>
> C:\Program Files\Google\google_appengine>appcfg.py update helloworld/
> Scanning files on local disk.
> Initiating update.
> Email: [email protected]
> Password for [email protected]:
> 2009-02-15 19:41:53,723 ERROR appcfg.py:1235 An unexpected error
> occurred.
> ing.
> Traceback (most recent call last):
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> y", line 1213, in DoUpload
>     missing_files = self.Begin()
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> y", line 1009, in Begin
>     version=self.version, payload=self.config.ToYAML())
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> e_rpc.py", line 312, in Send
>     self._Authenticate()
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> e_rpc.py", line 348, in _Authenticate
>     self.cookie_jar.save()
>   File "C:\Python25\lib\_MozillaCookieJar.py", line 118, in save
>     f = open(filename, "w")
> IOError: [Errno 13] Permission denied: 'C:\\Users\
> \Sander/.appcfg_cookies'
> Traceback (most recent call last):
>   File "C:\Program Files\Google\google_appengine\appcfg.py", line 60,
> in <m
>
>     run_file(__file__, globals())
>   File "C:\Program Files\Google\google_appengine\appcfg.py", line 57,
> in ru
> e
>     execfile(script_path, globals_)
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> y", line 1976, in <module>
>     main(sys.argv)
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> y", line 1967, in main
>     result = AppCfgApp(argv).Run()
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> y", line 1418, in Run
>     self.action(self)
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> y", line 1879, in __call__
>     return method()
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> y", line 1669, in Update
>     lambda path: open(os.path.join(basepath, path), "rb"))
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> y", line 1213, in DoUpload
>     missing_files = self.Begin()
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> y", line 1009, in Begin
>     version=self.version, payload=self.config.ToYAML())
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> e_rpc.py", line 312, in Send
>     self._Authenticate()
>   File "C:\Program Files\Google\google_appengine\google\appengine\tools
> \app
> e_rpc.py", line 348, in _Authenticate
>     self.cookie_jar.save()
>   File "C:\Python25\lib\_MozillaCookieJar.py", line 118, in save
>     f = open(filename, "w")
> IOError: [Errno 13] Permission denied: 'C:\\Users\
> \Sander/.appcfg_cookies'
>
> Anybody an ideo how to solve this?
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to