Hi,
I have made a chart that displays data for my company. However, when I have the report.rdl on the "live" serverand use the "live" data source, I can't get the report manager to display the chart, only the famuos x of a broken image link. If I place the report.rdl on the test server and use the "live" data source the chart is displayed.
What is the difference between having the report on the test server versus the "live" server?
Report manager -> report on test server -> live data source = working
Report manager -> report on "live" server -> live data source = no image
I dont think the problem is sequrity related, but I dont know for sure...
Thanks in advance!
Niklas
I am able to display data in text, but not images, like the chart...
Any thoughts?
|||I mean, what is the difference between showing data in an image and data in text?
Please, need help
|||Wow, I found out how to solve this problem and if might say so...Damn I'm good.
Open the folder "...\Reporting Services\ReportServer" and find the file called "RSReportServer" (it is a Web Configuration File).
In this file you need to find the line called: "
<Extension Name="HTML4.0" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.Html40RenderingExtension,Microsoft.ReportingServices.HtmlRendering" Visible="false"/>
Change Visible to true and the chart image is displayed, or if that doesent work, try changing something else in that file.
It's great to see that the support really works here =)
Thank you Niklas.
Ah, you're welcome!
No comments:
Post a Comment