Telerik Forums
Reporting Forum
3 answers
141 views
I cannot get the examples to install. I get errors with the AdventureWorks DB being created and then dropped.  I'm did an uninstall of the old version and re-install of the new one.

Also I changed the default folder to d:\xxx but when I try to do a repair / change it is getting stuck trying to look for files at c:\ ... specifically with the Report Designer.

thanks

jack
Hrisi
Telerik team
 answered on 22 Feb 2012
1 answer
165 views
Hi,

I've a question about the reportbuilder for endusers

Can i use te designerfeatures of the standalone version in VB.Net so an enduser can open or design reports and store them in xml / trdx format and how is this to be done. i've tried to open a report in trdx format but hasn't succeeded yet

Kind regards,
Guido
  
Hans
Top achievements
Rank 1
 answered on 22 Feb 2012
3 answers
245 views
I'm using Telerik Reporting 2010 Q3, with the Silverlight ReportViewer. 

I've created a static function for adding a column to a report table using this Sample Project as a starting point. Everything is working great except for export. If I generate a different report, and then generate one of the two reports with dynamic columns I get an ArgumentOutOfRangeException followed by a NullReferenceException when I export. If I re-Generate the report with the dynamic columns then the export works correctly.

Here is what's printed to the output window: 

*** ProcessReport #0 STARTED ***


*** Report Processing STARTED ***


*** Table::ProcessItem STARTED ***


*** TableBuilder::AddColumns STARTED ***
A first chance exception of type 'System.ArgumentOutOfRangeException' occurred in mscorlib.dll
*** TableBuilder::AddColumns DONE in 00:00:00.0248971 ***


*** Table::ProcessItem DONE in 00:00:00.0295418 ***


An exception has occurred while processing '' item:
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at Telerik.Reporting.Processing.Data.DataMember.<GetMembers>d__12.MoveNext()
   at Telerik.Reporting.Processing.TableBuilder.WalkHierarchy(Boolean isColumnGroup, IList`1 hierarchy, DataMember parentData, Single distance, AddBodyLineCallback addBodyLineCallback, AddPresentationCallback addPresentationCallback, Int32 startIndex, Boolean parentCollapse, Single& collapsePresentationCorrection, Single& mergePresentationCorrection, Int32& mergePresentation)
   at Telerik.Reporting.Processing.TableBuilder.Fill(Table table)
   at Telerik.Reporting.Processing.Table.ProcessItem()
   at Telerik.Reporting.Processing.ReportItemBase.Process(DataMember data)

Any ideas?

Hadib Ahmabi
Top achievements
Rank 1
 answered on 22 Feb 2012
4 answers
729 views
Does the designer support connection to postgres SQL server? Couldn't figure out a way to construct a working connection string...
Steve
Telerik team
 answered on 22 Feb 2012
3 answers
662 views
Hi All,

I'm trying to build a report that accepts parameters during run time and the parameter is a String, i.e the user needs to select the Type of Transaction from a list of available types in the database and then I run a query to fetch all the records from the database which belong to the types of transactions selected by the user. When I enable MultiValue property in the Report Parameter Collection Editor I get the following error: "Object must implement IConvertible"
Please help, I need to fix this issue ASAP.
Thanks in advance!

Steve
Telerik team
 answered on 22 Feb 2012
1 answer
161 views
Hello - I've a report that uses Garamond in the Report Header.

When I view the report in the browser it has the right font and it preserves the font when I export it in any format but PDF.
When exported in PDF format, not only does it loose the font, it looses some of the Font formatting too, I've the Header underlined, however in PDF the complete header is not underlined.

I've attached a screenshot of this, the screen shows first the report header in the browser and then the report header when exported to PDF.

Please advise.

Thanks.
IvanY
Telerik team
 answered on 21 Feb 2012
5 answers
153 views
I can view preview the report just fine in the preview tab of the designer for the report. But I get an error when the report viewer tries to load the specified report. I suspect that it has to do with the Report Server or Service in some way. When I set a break point at the point where the Report Viewer has been made I can see that the ReportServiceURI property of the Report Viewer has no real data associated with it. The properties of the ReportServiceURI and the ReportServerURI(ie Absolute Path, Absolute URI, Local Path, and anything that doesn't have a value of true, false, or an enum) all say that they threw an invalid operation exception. Is this normal?

I've been trying to figure this out for a while now and have seen many other forum posts and tried many things to fix this to no avail.

Some more info:
I'm using an Entity Data Model so the connection string is a little different than the other methods of connecting to data. I copied this connection string straight from the Web.Config file of the Web project of my silverlight application, which is where the data model is. If the preview works like it should(showing correct data from the data model) does this mean my connection string is correct and working?

The preview in the designer doesn't work (nor can I find data objects to use) when the connection string is messed up.

What are some of the things that could cause the Report to show correct data in the preview at design time, but not at execution time? How can I verify that my Report Service is working correctly for the client side connection to the entity model?

Any other information you need from me I'd be happy to provide.
Mike
Top achievements
Rank 1
 answered on 21 Feb 2012
5 answers
651 views
Someone already asked this question a few years ago, and I wanted to know if now it is possible:

Is there any functionality available in Telerik Reporting to manage automated generation and devlivery of reports according to a schedule (for example, sending a daily report or monthly report)?

Thank you very much,
Inbal.
Steve
Telerik team
 answered on 21 Feb 2012
1 answer
87 views
Hi,

I have just downloaded the latest version of the reporting tool: Telerik_Reporting_Trial_Installer_Q1_2012_v6_0_12_215 and once it opens it tries to install but I see always this screen (see attached image InstallerError.jpg)

Looks like there is a configuration error in the installer. Is there a way to get this working so I can install the reporting tools?


Thanks,
Manuel
Petar
Telerik team
 answered on 21 Feb 2012
1 answer
337 views
Guys,

This is a simple issue I am having.   I have a Panel with a table within,   under certain conditions I need to stretch the panel to full page width,  besides stretching the panel during data binding, I explicitly tell the table that its width is now the report width  (table.Width = report.Width)      The panel stretches fine,   the table remains static.  

So my question is,   can tables be resized dynamically?    and if so,   how can this be accomplished.

Thanks.
Hadib Ahmabi
Top achievements
Rank 1
 answered on 21 Feb 2012
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?