This is a migrated thread and some comments may be shown as answers.

SL4 problems with printing and image inside report

1 Answer 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Pablo Tola
Top achievements
Rank 2
Pablo Tola asked on 28 Aug 2010, 04:14 PM
Hi,

I just upgraded an application from SL3 to SL4, and when I went to view the reports I noticed that the Images in the report were not showing and when I went to print, clicking the print button does nothing. Is this a bug or do I need to add some settings for it to work.

this is critical since I have a presentation on Monday and I need this working.

Thanks,

Pablo.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 30 Aug 2010, 01:35 PM
Hello Pablo,

Can you clarify what you mean by "upgraded an application from SL3 to SL4" - did you just change the target framework or made some other changes? Note that the Silverlight Report Viewer requires the corresponding RadControls for Silverlight version , available at the time of the Telerik Reporting release. With that said if you are using the latest official Q2 release, the version of RadControls for Silverlight you should use for Silverlight 4 is 2010.1.422.1040.

If only images are not shown in the report, this could mean that the resource endpoint is not configured correctly, so please see Hosting WCF Service in IIS help topic. Additionally if the above are correct, in order to get more information about the culprit try the following:

  • show the Output window in Visual Studio and check whether there is an exception when you're running your application in debug mode.
  • access the .svc file directly in your browser to see if it reports any problems.
  • enable the CLR exceptions from Debug --> Exceptions menu in Visual Studio and run your project in debug.
Also you already have a sample at your disposal - the Visual Studio examples we install along with the product. You can use the provided Silverlight application, set it up to use Silverlight 4 and try hosting it on your local IIS server.

Greetings,
Steve
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Pablo Tola
Top achievements
Rank 2
Answers by
Steve
Telerik team
Share this question
or