Telerik Forums
Reporting Forum
2 answers
94 views
I am testing the Q2 2008 TRIAL version of the Telerik report control in a ASP.NET 2, C#, web project application. 

I've created a report and gotten it to work fine on my development computer here, and also on a website on the same computer.  When I deployed the app, along with the test report, to the client's test web server and tried to run the report, the aspx page hosting the report opened, but was blank.  There was no error message. 

The connection string was localized to the test server's database, so no problem there.

In the bin file deployed to the client's server the files relevant to the report are:

ClaimsReportClasses.dll & ClaimsReportClasses.pdb

I tried adding this line to the web.config file on the server, but it simply prevented the entire app from loading:

<

httpHandlers>

 

<!--

This put in Oct 22, 08 to be able to run telerik reports MST -->

 

<

add verb="*" path="Telerik.ReportViewer.axd" type="Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=2.8.8.925, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" />

 

This is a trial version.  Could that be the problem?  The reason we need to test this on their server is because the whole reason we are looking at the Telerik report control is that one organization is receiving errors when they try to open their reports which use the Vis Studio report viewer control.  Maybe they wil not have the same problem with this control.

Thanks
Mike Thomas




Mike
Top achievements
Rank 1
 answered on 06 Nov 2008
1 answer
106 views
Dear My Friends ,

i want make my text RTL but i have not any option for set css for object .
do you have any solution ?

Steve
Telerik team
 answered on 05 Nov 2008
4 answers
82 views
Hi Support,

I wonder why every time I run my report in either IE or Firefox, it keeping crashing those browsers. However, it's okay in Google Chrome.

Any configuration I might missed?

Thanks,
Sandy
Steve
Telerik team
 answered on 05 Nov 2008
4 answers
161 views
In an ASP.NET 2.0 web (web site) application in C#, VS 2005, whenever I open an  aspx, which contains the Teleric Q2 2008 report control, in design mode I receive the error below.

"The ReportViewer control failed to setup the http handler in the web.config file.  You may experience troubles when viewing the report. 
Exception details:  This document already has a 'DocumentElement' node."

This is the line I inserted into the web.config file (it was copied out of the chm documentation.).

      <add verb="*" path="Telerik.ReportViewer.axd" type = "Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=2.8.8.925, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" />

Does anyone know what  is the problem here and the fix for it?

Many thanks
Mike Thomas
Steve
Telerik team
 answered on 04 Nov 2008
1 answer
346 views
Hi,

I have a report, the detail part of the report is consisted by six different panel and it is pretty long, I know I won't be able to show the whole detail part within one  page, I have set Keep Together property of Detail to false, I have a very short report header and page header won't show in the first page, I support the detail section should start right after the report header on the first page and break somewhere and the rest part should continue on the second page.  I am pretty sure the first panel in the detail section is small enough to fit into the first page.  However, detail section always start from the second page.

Do you have any suggestion?

Thanks,
 
Steve
Telerik team
 answered on 04 Nov 2008
3 answers
193 views
Hi Support,

I am new to Reporting Service. I want to know what is the best approach for maximizing the performance with Telerik Reporting.

Currently I am working on a project, "Report Module". Initially, I was displaying data in RadGrid Control with Linq. The performanace is satisfied. But, it doesn't look good when user wants to print the result out.  That's why I decided to use Telerik Reporting instead which can produce WYSIWYG elegantly.

What I want to do is, I would like to keep my application in Linq. How can I pass the data from linq to the datasource in Reporting class library dynamically? Most of my reports have several parametters.

Please advise,
Sandy


Steve
Telerik team
 answered on 04 Nov 2008
1 answer
72 views
Hi, I would like to know how to configure multi colums in ASP.NET !!!

 I need configure a number of days in month as a number of textbox.

 If someone knows how to do this, please tell me how !!

 Thank's.

Steve
Telerik team
 answered on 03 Nov 2008
1 answer
129 views
Dear my friends ,

i have a big problem !
i have a project in VS2008 and i'm using telerik reporting

in my project i have a button in page that when clicked execute this code


        Dim report As New Bills
     
        ReportSqlDataSource.SelectCommand = "...."


        report.DataSource = ReportSqlDataSource
 
       Dim printdlg As New System.Drawing.Printing.PageSettings
        Telerik.Reporting.Processing.ReportProcessor.Print(report, printDlg.PrinterSettings)

when i start my application using VS2008 embeded web server my programm working Nice !
but when i create a virtual directory in IIS and point it to my program dir my application not work!
when i click on this button my application not responding any thing and after a while i got timed out error !

what is the problem??
Steve
Telerik team
 answered on 03 Nov 2008
1 answer
64 views
I just passed the parameters through wizard, I have 2 dropdown list and one button.By selecting the values in 2DDL and click on the button the report has to generate  but, I'm unable to refresh the report. After selecting the values in ddl the report is displaying the initial values only. i'm unable to get the selected value. 
I just followed the below link to do this report. I want to generate report using Web app not on windows.
http://www.telerik.com/ClientsFiles/product.videos/28/ 
Steve
Telerik team
 answered on 31 Oct 2008
3 answers
162 views
I am creating a pdf report programmatically to be sent as an email attachment in my app. The reports work fine on my development machine (XP), however when I run it on a Vista test machine, only the header, footer, and one group label shows up on the report. This seems to have something to do with the size of the report since the group label did not show either until I reduced the width of the page.

Any help would be much appreciated

Thanks
John
Steve
Telerik team
 answered on 31 Oct 2008
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?