Hi Will, your probably sending your blobs without a properly formatted
header response.  I had this same problem when I was testing content
types and I inadvertently left the content_type header undeclared.
Every other browser worked fine but IE was broken (apparently IE is
the only browser that cares to know before hand what the content type
is ;).  After I fixed that, all was good with IE again.

Hope this helps and good luck!

--Joe

On Dec 21, 12:20 pm, Will Reiher <[email protected]> wrote:
> I've heard some support issues come up when some of our customers have
> tried to download a file from the blobstore using Internet Explorer and get
> an error. The download dialog comes up and everything seems to be acting
> property but when the download begins they see some type of cannot connect
> to *appspot.com error. Has anyone else seen this and more importantly is
> there a work around?
>
> We all work in firefox or chrome browsers and have never seen this issue.

-- 
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