Skip to Content
0
Former Member
Nov 08, 2012 at 05:30 PM

CR 2008 and VS 2008. Red X. png is created in Windows temp but does not not on report

40 Views

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