Hi,
I am currently using the following code
System.Drawing.Printing.
PrinterSettings printerSettings = new System.Drawing.Printing.PrinterSettings();
Telerik.Reporting.Processing.
ReportProcessor reportProcessor = new Telerik.Reporting.Processing.ReportProcessor();
reportProcessor.PrintReport(
this.MyReport.Report, printerSettings);
Message: Access is denied.
Line: 346
Char: 9
Code: 0
URI: http://paml111/Telerik.ReportViewer.axd?name=Resources.ReportViewer.js&version=4.0.10.310&optype=Resource
Hi Telerik,
i am getting an error message when i run the Silverlight viewer which says:
"The property '__implicit_items' is set more than once"
MyXaml:
<Silverlight:ReportViewer x:Name="myReportViewer" />
Nothing else is on the page.
MyCode:
public ReportDesk()
{
InitializeComponent(); << Error occurs here
}
ReportViewer Version: 4.0.10.317. Any Sugesstions.
Telerik.ReportViewer.axd
here's what I get when i put the link on my browser:
http://laptop01:8002/Telerik.ReportViewer.axd?instanceid=45d46da60fbb4619ae271d8bb9180196&optype=ReportImage&StreamID=33j1dllerds
HTTP Error 404.0 - Not Found
Please help.
GROUP 1 |
NUMBER |
1 |
0 |
1 |
0 |
0 |
Total 0 = 3/ Total 1 = 2 |
GROUP 2 |
NUMBER |
1 |
1 |
1 |
0 |
0 |
Total 0 = 2/ Total 1 = 3 |
TOTAL GROUPS Total 0 = 5 / Total 1 = 5 |
Total 0 = 3 (it counts when the FIELDS.NUMBER = 0) |
Total 1 = 2 (it counts when the FIELDS.NUMBER = 1) |