I have the following image in my aspx page
\" >
Try setting the ContentType:
context.Response.ContentType = "image/png";
http://www.dotnetperls.com/ashx