Telerik Forums
Reporting Forum
0 answers
97 views
Hi Guys,
    In case of the report be shown by using the Silverlight ReportViewer.
    How can I catch the report exception when  the executed mdx query has exception against OLAP cube ?
    
    At this moment,I use the Telerik.Reporting Version is 5.0.11.510.

    Please see the code below
ReportService.svc
<%@ServiceHost  Service="Telerik.Reporting.Service.ReportService, Telerik.Reporting.Service, Version=5.0.11.510, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE"%>

*.xaml
   
<telerik:ReportViewer x:Name="MyReportViewer"  
ReportServiceUri="../ReportService.svc"
Report="ReportLibrary.ReportFile.ReportTest, ReportLibrary"
/>

or
*.xaml.cs
this.MyReportViewer.RenderBegin += newRenderBeginEventHandler(ReportViewer_RenderBegin);
this.MyReportViewer.Report = "ReportLibrary.ReportFile.ReportTest, ReportLibrary";

I  create the report instance by using the "ReportService.svc" wcf service.
I  can only set the completely named report for the Silverlight ReportViewer's Report Property.

How should I do ?
I am in urgent need of yours help.Thanks

Wang
Top achievements
Rank 1
 asked on 04 Jan 2012
1 answer
75 views
Hello,

I'm just testing out CSV rendering. At first it didn't work how I expected it to, but I've just read this thread and this article and now I understand it better. However, there seems to be a limitation: What if you want spaces in the headers? eg "Claim No" rather than "ClaimNo".

kind regards,
Jordan.
Jordan
Top achievements
Rank 1
 answered on 03 Jan 2012
6 answers
89 views
Hi,

I just started to use Telerik Reporting in my project because it has some features that requested by my client. Almost all of the report items are created from code, because the report has to be dynamic. The report was fine when using the Q2_2011 version of the component.

After upgrading the component to Q3_2011 version (since the client interested in the new "Switch to print preview" button), the report is broken. Some rows (not all) in the column that using HTML Text are not rendered correctly (Please see attached image for more detail).

My question is, is there any change on that area, that required me to fix the report that using HTML Text.

Thank you.

Muhammad Dzaki
Patrick
Top achievements
Rank 1
 answered on 03 Jan 2012
1 answer
1.1K+ views
Hello,

I am looking for an up to date comparison between Telerik reports to SSRS.


Thanks
Roni 
Steve
Telerik team
 answered on 03 Jan 2012
3 answers
126 views
Hello,
    I am using the Telerik.Reporting.5.0.11.510 at the moment.
    
    Why I can't catch the command exception used the SelectCommand property of the CubeDataSource ? 
    
    Furthermore,I don't know How the CubeDataSource SelectCommand excute the mdx statement ? 

    Excuse me,How can I catch the command exception when the mdx statement has some exception ?
Steve
Telerik team
 answered on 03 Jan 2012
1 answer
345 views
Team,

I have a fairly complicated report that uses 2 report parameters to generate the data for the report.

I would like to be able to assign the values of these parameters from session variables when I load the page with the report.

I've tried the several suggestion on the forum, but none of those seem to work. 
I would like to assign the parameters in the page_load 

I am using vb if that makes any difference.

Thanks in advance for your help!
Steve
Telerik team
 answered on 03 Jan 2012
1 answer
76 views
Hi,

My users would like to receive their reports in specific times (every day, every hour ...), they want to define the "publish" method: mail, share point  ,...

Does Telerik have built in support for scheduled mechanism like this ?

Thanks,
Roni
Peter
Telerik team
 answered on 03 Jan 2012
1 answer
76 views
we plan to use Telerik reporting but we want to know
1- is it full RTL support. if not, is there is plan to support full RTL?
2- is there run time designer and it can be localized?
Steve
Telerik team
 answered on 03 Jan 2012
1 answer
203 views

Hi Telerik,

I followed instructions from Telerik TV -  Getting Started with the Silverlight Report Viewer for Telerik Reporting .After following the instruction correctly, running my web using localhost (debug mode of VS 2010) the report is showing in the reportviewer. The report's data source is coming from Godaddy web hosting SQL Database.

But after publishing the web, i got this error inside the report viewer.

Error: System.Reflection.TargetInvocationException : An exception occurred during the operation, making the result invalid.  Check InnerException for exception details.
   at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
   at Telerik.Reporting.Service.SilverlightClient.RenderAndCacheEventArgs.get_RenderingResult()
   at Telerik.ReportViewer.Silverlight.ReportViewerModel.OnRenderAndCacheCompleted(Object sender, RenderAndCacheEventArgs e)

------------- InnerException: -------------

System.ServiceModel.CommunicationException : The remote server returned an error: NotFound.
   at System.ServiceModel.Channels.Remoting.RealProxy.Invoke(Object[] args)
   at proxy_8.EndRenderAndCache(IAsyncResult )
   at Telerik.Reporting.Service.SilverlightClient.ReportServiceClient.OnEndRenderAndCache(IAsyncResult result)
   at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)

------------- InnerException: -------------

System.Net.WebException : The remote server returned an error: NotFound.
   at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
   at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)

------------- InnerException: -------------

System.Net.WebException : The remote server returned an error: NotFound.
   at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
   at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClass5.<EndGetResponse>b__4(Object sendState)
   at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__1(Object sendState)

Any idea ?

 

Robert
Top achievements
Rank 1
 answered on 02 Jan 2012
0 answers
105 views
Hi,

I am newer in Telerik report. I have downloaded Telerik_Reporting_Q3_2011_v5_3_11_1116_Dev and installed it in our asp.net 2010 web project.I have already a webpage it shows some result.I want to save this webpage content using Reporting .How can I achieve this?
Also when I use this telerik report ,should I replace my current webpage display  format ?

Thanks & Regards,
Sindu.
Sindu
Top achievements
Rank 1
 asked on 02 Jan 2012
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?