FIX: An image in a report does not appear in the preview of the report if the value property of the image is set to a URL path (842537)
The information in this article applies to:
- Microsoft SQL Server 2000 Reporting Services
Bug #: 155269 (SQL Server 8.0)
SYMPTOMSIn Microsoft SQL Server 2000 Reporting Services, when you preview a report that contains an image, you may notice that the image does not appear in the preview. This problem may occur if all the following conditions are true: - The Source property of the image control is set to External.
- The Value property of the image control is set to a URL path of an image file that is similar to the following:
file://FullPathOfImageFile For example, the Value property is set to file://c:/Test.jpg.
Additionally, you may notice an error message that is similar to the following in the Output window of Report Designer: The value expression for the image 'ImageName' contains a URL reference, which is not supported.
You may also notice this behavior when you publish and then preview the report. RESOLUTION
To resolve this problem, obtain the latest service pack for SQL Server 2000 Reporting Services. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
842440 How to obtain the latest service pack for SQL Server 2000 Reporting Services
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Microsoft SQL Server 2000 Reporting Services Service Pack 1.REFERENCESFor additional information about how to add an image to a report in Reporting Services, visit the following Microsoft Developer Network Web site:
Modification Type: | Major | Last Reviewed: | 6/22/2004 |
---|
Keywords: | kburl kbweb KbUIDesign kbDesigner kbControl kbReport kbSQLServ2000RSSP1fix kbfix kbbug KB842537 kbAudDeveloper |
---|
|