why Android, why?!?

Came up against a nasty issue with the stock Android browser. For some reason that escapes me, it’s unable to download a simple file.

image

I’m returning a small file using ASP.Net’s MVC FileContentResult class. Works fine for everything else, but the stock Android browser is failing. Has anyone ever seen this before?

Advertisement