Telerik Forums
Reporting Forum
1 answer
114 views
Hi,

We are having a really hard time getting the reporting tool to work in Safari.  Any suggestions?

Thanks,
Bryan
Chavdar
Telerik team
 answered on 11 Oct 2007
2 answers
141 views
Hi,
i develop a web application which implements telerik chart controls etc. I add a new project for my ReportLib. When i add a new item (Telerik Report) in this and after successfully build i add this project reference to my website which has .aspx pages to view the reports in Telerik ReportViewer control used in aspx page. After adding this reference it failed to compile and gives the error: that Telerik.Charting.dll exist both in
Temporary ASP.NET Files and GAC .

I tried by removing telerik.charting reference from ReportLib but failed. Is there any solution. Please Help me.
sap
Top achievements
Rank 1
 answered on 11 Oct 2007
1 answer
98 views
Hello,

I am trying to add a backgroundimage to a chart on a report (Version Q2 2007). The problem is: One cannot use the normal Appearance-Fillstyle properties as they do not accept resources.

I tried using the Style.BackgroundImage property which accepts resouces. Looks fine in the designer, but the background image does not appear in the HTML preview (background white) nor the PDF rendered (background black).

There is something that makes me believe it is the right direction: In the PDF rendered, there is a black shape hiding the background image. When one moves the PDF file in the PDF viewer fast enough, it is sometimes possible to see the background behind that shape.

Is there a suggested way to get around this? As this is important for a production project of mine, I am thankful for a workaround as well.

Thank you,

Fabian
Chavdar
Telerik team
 answered on 09 Oct 2007
4 answers
150 views
Hello,

I have found approx. 15 topics that don't have working links in the online documentation:

http://www.telerik.com/help/reporting/

  • "Creating a Simple Report"
  • "Architecture"
  • "Designing Reports" --> "Creating a Report"
  • all 10 topics under "Setting Report Item Properties"
  • "Connecting Data to a Report"-->"DesigningReportsReportWizard"
  • "Using Styles to Customize Reports",
  • all 4 topics under "Advanced Report Styling"
  • Etc.

BTW, there were threads back in July and May pointing out similar problems - so this seems to be happening with each new release.  It might not hurt to ask the person who is posting them to check their work when they are done.

Best regards

JoeSurfage
Top achievements
Rank 1
 answered on 08 Oct 2007
2 answers
386 views
Hi. I'm trying to uninstall Telerik Reporting Q1 so I can install Q2. However I get the following error:

"Error 1321. The Installer has insufficient privileges to modify the file C:\ ... \Data\AdventureWorks_Data.mdf"

A previous posted had an issue with this database - it is attached to SQL Server and I've ensured I have file permissions for all the folders and files in the Telerik folder. When the uninstall runs it prompts for permissions which I grant (I'm on Vista).

Probably something simple but I cant seem to spot it.

Thanks
Tristan
AbsolutelyN
Top achievements
Rank 1
 answered on 08 Oct 2007
1 answer
154 views
Hi

I am using the q2 2007 release of Reports - for a Windows app. (written in VB on vs2005)

The report viewer works perfectly on my dev machine and on some production machines but on others the report shows once and then (if u close the window or not) every time after that, all that comes up is the viewer page with the wait cursor.

There are no error messages no matter how long u wait. If the app is closed and restarted then the report will show once again and then stop working.

The report works fine on some XP Pro boxes and on a Server 2003 on others it does not.

I suspect that some GDI related dlls MAY be at fault but I am not sure.

Do you have any suggestions?

Thank you

Howard
Syncrony.com
Svetoslav
Telerik team
 answered on 05 Oct 2007
1 answer
146 views
I uninstalled V1.0 reporting, then ran the V1.5msi it says installed successfully but when I want to add a new report there is no telerik report 1.5 in my dialog box. where did i go wrong?
Hrisi
Telerik team
 answered on 04 Oct 2007
1 answer
257 views
Hi,

    1. I want to add groups dynamically at runtime.
        I found one example in forum for adding textbox at  runtime
         which was as follows :
        Dim columnlist As Telerik.Reporting.ReportItemBase()
         = New ReportItemBase(colcnt) {}
         Dim textBox As Telerik.Reporting.TextBox = DirectCast(columnlist
         (i), TextBox)
        I have used the similar thing for grouping as :

    Dim grouplist As Telerik.Reporting.ReportItemBase() = New 
                    ReportItemBase(colcnt) {}
    Dim group1 As Telerik.Reporting.Group = DirectCast(grouplist
            (groupi), Group)

However I getting the error as: "Telerik.Reporting.ReportItemBase() cannot be converted into Telerik.Reporting.Group"
I tried all the combinations but could not get the desired output.
What should I use in place of ReportItemBase? If possible please give me an example of creating groups at runtime.

2. As we can fix the  height of a particular section can we set the width as well?
    Right now the width for each section(header,detail etc)  is getting adjusted according to the number of  textbox it holds.
    I am applying different color for different sections. Due to which the difference of width between each section is easily getting noticed.

Thanks,
Rahul
Svetoslav
Telerik team
 answered on 04 Oct 2007
2 answers
199 views
Hi

Maybe I forgot something basic but I upgraded to Q2 reporting and an existing report from Ver 1.0 wont load in design mode.

It gives the error as above:
Type 'Telerik.Reporting.Drawing.SizeU' does not have a constructor with parameters of types Unit, Unit.

How can I fix this.

Thank you
Howard
Syncrony.comj
Howard Rybko
Top achievements
Rank 1
 answered on 04 Oct 2007
6 answers
377 views

 Hi Telerik support,

I have a problem to export a report to pdf programmatically,
I used snippet code found in the reporting knoledge base article,
but when I choose to open pdf file generated on the client, I get following error:

"Found an unexpected Operator in the display list"

With acrobat reader 7, after this error message , I can see report content ... with acrobat reader 8 I can't see report content

Can you help me (I bought license by few days... and I have to go in production with reporting features)?

Thanks
Marco

Rossen Hristov
Telerik team
 answered on 04 Oct 2007
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?