When I run the webpart page it write the image out to a png file here: C:\WINDOWS\Temp\cr_tmp_image___workspacesdev.chi.ecommunity.com_80 but it is not loading into the report.
I've followed the instructions here: https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/a0437ea8-97d2-2b10-2795-c202a76a5e80&overridelayout=true
Fiddler shows a 404 error so I am not sure which part of the code is responsible for building the connection between the HTTP url created for trhe iamge on the report and the location in the windows temp directory.
And even when the page is left open the system is cleaning up the image out of the temp directory.
Thank You,
Phillip