【发布时间】:2012-08-28 20:53:34
【问题描述】:
我需要能够将扫描的 tiff 图像嵌入到一些 SSRS 报告中。
当我在 VS2005 中设计报告并添加图像控件时,tiff 图像显示完美,但是当我构建它时。我收到警告:
Warning 2 [rsInvalidMIMEType] The value of the MIMEType property for the image ‘image1’ is “image/tiff”, which is not a valid MIMEType. c:\SSRSStuff\TestReport.rdl 0 0
我得到的不是图像,而是红色的小 x。
有人解决过这个问题吗?
【问题讨论】:
标签: sql-server-2005 reporting-services tiff