Hi all, Are there any restrictions on files used in static_dir?
I tried including a ClickOnce application, which consisted of an exe file along with some DLLs, all named with .deploy on the end (blah.dll.deploy, blah.exe.deploy). When I fired it up in the browser, I got a 404 requesting the .manifest file. Are there any restrictions on files uploaded this way? I read there was a 1MB restriction (but none of mine are anywhere near this size), but I can't find any official docs on it. It'd be cool if I could host everything in one place, including the app, but no big deal if I can't. Note: the missing files were in sub-folders, whereas the download.html (that worked) was in the folder specified in static_dir. Is it possible sub-folders aren't included automatically? -- 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.
