Telerik Forums
Reporting Forum
0 answers
178 views
Hii..
My problem is much same like in This link.
Every time my report shows me time out exception .
 I also Implements IReportServiceClientFactory in my reportviwer's class and provide custum bindin like this :_\

    Function Create(ByVal remoteAddress As Uri) As ReportServiceClient Implements IReportServiceClientFactory.Create

        Dim binding = New BasicHttpBinding()
        binding.MaxBufferSize = Integer.MaxValue
        binding.MaxReceivedMessageSize = Integer.MaxValue
        binding.ReceiveTimeout = New TimeSpan(0, 30, 0)
        binding.SendTimeout = New TimeSpan(0, 30, 0)
        binding.OpenTimeout = New TimeSpan(0, 30, 0)
        binding.TransferMode = TransferMode.StreamedResponse
        Dim endpointAddress As New EndpointAddress(remoteAddress)
        Return New ReportServiceClient(binding, endpointAddress)

    End Function

But nothing seems to be working.... Now i am help less......

One more thing... i am using telerik standalone tool to develop reports so ther is no possibility of needdatasource   i guess ??
Gaurav
Top achievements
Rank 1
 asked on 17 Oct 2013
1 answer
109 views
Telerik report data sources  support Microsoft Analysis Server?
Peter
Telerik team
 answered on 16 Oct 2013
3 answers
183 views
Hi I have installed the Visual studio 2012, then the trial of Telerik reporting and I couldn“t find the way to add the Telerik to the VS toolbar.

Thanx for help
Peter
Telerik team
 answered on 16 Oct 2013
5 answers
371 views

We have the Telerik report view embedded in an MVC app.  We are seeing a UI problem where on the initial load of the report, the page number controls (e.g. "1 of 101") get bumped off the toolbar, making the report viewer look ugly. 

Some observations:

- This only happens in IE9.  Chrome, Firefox and IE8 all work great.
- It only happens when you have > 9 pages in the report.
- If you touch any of the controls on the toolbar, the controls jump back up into their correct position. 

The later point is making this issue difficult to troubleshoot, because if we edit the CSS using IE developer tools, any change to the CSS automatically fixes the problem.  E.g., just the act of changing a CSS element bumps the controls back into place.  But the problem persists on the next load of the report. 

Attached are screen shots of the problem, as well as a screencap of the CSS that's getting applied to the offending DIV tag. 

Stef
Telerik team
 answered on 16 Oct 2013
1 answer
1.6K+ views
Embedded Report Designer in Visual Studio 2012.
While in the stand alone designer the units in the property panel appear in mm, the same units in the Visual Studio Report Designer on the same machine are in inches.
See attached picture.
Where do I change such settings to get units in mm in the VS Report Designer?

Thanks
Nasko
Telerik team
 answered on 16 Oct 2013
1 answer
236 views
Wpf Project
VS2012(4.5.50709) + Window7
Version : Q2 2013 SP1



Jun
Top achievements
Rank 1
 answered on 16 Oct 2013
1 answer
52 views
Hi--

I am totally new to Telerik Reporting, so pardon me if this already exists and I am unaware of it.

I need a "Description" or "Comment" property added to each Telerik object -- control, section, report... where I can enter comments and documentation.

Thanks,

Dennis
Stef
Telerik team
 answered on 15 Oct 2013
1 answer
194 views
Hi all,

     I have set the page border in first page detail section but when it goes to the second page, border appears up to the level of content.
I need to it to flow till end of page. Im using telerik reporting Q2 2012.

Regards

Shivanka
Stef
Telerik team
 answered on 15 Oct 2013
1 answer
209 views
Hi

Is it possible to filter data client-side?  Our reports are populated by web services and we don't want to create a new method for every filtering scenario.

Is there a way to post process the data returned and filter it based on an expression (linq possibly?) before the report is populated and displayed to the user?

Thanks
Stef
Telerik team
 answered on 15 Oct 2013
1 answer
178 views
Hi--

I am finding that reports exported to Word cannot be opened in  OpenOffice Writer 4.

"General Error.  General input/output error."

Is Telerik aware of this, and is anyone else having this issue or have gotten it to work?

Thanks,

Dennis
Hadib Ahmabi
Top achievements
Rank 1
 answered on 15 Oct 2013
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?