Hey,
I have a report that I designed using the SQL Server 2005 Reporting Services. I have a parameter that accepts a string which is a path to an image. I have an image control on the report and want to show the image based on the parameter value. The image control's source property is set to external and the value property to the parameter's value but when I open up the report during run time, the image doesn't show. Does anyone else experienced this before?
Thanks,




Reply With Quote