Images in ASP .Net 2.0 Reports
Has anyone gotten images to work (external or embedded) in a locally hosted report in ASP .Net 2.0. I am using the report viewer control and locally defined report. I would prefer an external image, but I can't get either to work. No matter what I put for the value, the image path in the report just shows the path to the report location, with no image name.
Does anyone know how to get this to work? Is there a different property I am supposed to set?

