I'm trying to use ServiceStack's IAuthProvider interface to implement custom authentication for my reporting service. The problem is since the end point implementations are inside the Telerik dll, I can't decorate them with the [Authenticate] attribute required to enforce authentication.
I'd rather not have my reporting server wide open for anyone who has HTTP access to the server.
Anyone have any creative solutions to this problem?
I have a report that gives an error '', hexadecimal value 0x0C, is an invalid character' error message when viewing the report. I know this is data related, but how can I replace this value directly in the report without creating additional properties to bind the field to?
I have an report that I am creating to show invoice information. On this report I use 2 sub reports for 1) items the person has purchased and 2) for payments they have applied to the invoice. All is working well but I would like to perform a calculation on the main report that takes the sum of the items purchased and subtracts the sum of the payments applied to show the balance owing. What would be the best way to approach this?
how do I translate the text "Missing or invalid parameter value. Please input valid data for all parameters."? In resx file put "MissingReportSource" and typed the translated text more did not work. All other texts that worked less.
I don't have any Error in my application. If I put a break point in my code, i can see my ReportViewer in the debug window without problem. I try in a new project, an i have the same problem.
SQL 2012 select query brings data for report.
When report is viewed in designer it shows content correctly and get printed correctly on few printers.
But HP company printers (1020, 1005 number) few lines loaded in "TextBox" report object not get printed correctly. ( please see attached image).
The lower section of all letter printed in wrong place suppose word is "Voltage Power" then lower curve of letter "g" set to later "O" of word power.
Please let us know have any fix for HP printer, or we are missed something to add in printing DLL.
I am considering buying the package of Reporting Kendo,
I wanted to know how to use invoice report on durandal system,
I didnt succeed find your site examples of code (as in grid)
If you can answer me quickly, it is urgent
How do I fight with the problem illustrated on the pic? Any way to place labels in more smart way?
(The picture is a screenshot from a Report with a chart on it)
The Silverlight viewer for Reporting Q1 2014 (2014.1.224.1050) depends on UI for Silverlight Q3 2013 (2013.3.1202.1050) instead of UI for Silverlight Q1 2014 (2014.1.224.1050). This gives gives me an error in Visual Studio and the report viewer component is blank when I run it.