Telerik Forums
Reporting Forum
1 answer
145 views

HI!

      I am new to telerik reporting , I want to implement a report using stored procedure with 5 filters on the report to get the desired out put. So, please can any one explain me how can i do it? or any link to see the video for the same?
Peter
Telerik team
 answered on 05 May 2010
1 answer
158 views

Hello,

            I am facing an issue in Telerik Reporting. Let me describe my site’s configuration – 3 webservers in Load balancing (Windows 2008 R2) and a Server for MSSQL. There are more than 15 pages where we use telerik reporting. When I try to print a report from my website using webserver 1 it previews a blank page but the report generates without any issues .(I am printing by clicking on the print ICON in Report Tab) ,
however rest of the servers are printing good. As this is a production issue I kindly request you to respond me ASAP.

Attached ScreenShot for your reference.

Kindly Let me know if there are any additional information required.

Regards,
Karthik B

Peter
Telerik team
 answered on 05 May 2010
1 answer
225 views
Hi all -

I have an asp.net website project (not web application) in vb ... call it web1... and a class library project also in vb ... call it web1report.  The reports are in the class library as recommended.  the report project is referenced in the website project.  I have a page in the website w/ a reportviewer pointing to a particular report.  The website has a web.config and defined in there is the same connectionstring 'strconn1'.  this connectionstring is used by several other pages in the web.  it is specifically defined as ...

<

 

connectionStrings>    

 

 

    <

 

add name="strconn1" connectionString="Data Source=server123\INS01,4101;Initial Catalog=ABC;Trusted_Connection=Yes" providerName="System.Data.SqlClient" />    

 

 

</

 

connectionStrings>

 

 

 

 

 

 

 

 

The report uses a sqldatasource and points to a connection string named 'strconn1'  ... same as website ... I told the report wiz to save the connection string.  I checked 'settings' for class library by r-clicking the project -> properties -> then the settings tab and I can see the connectionstring 'strconn1' listed there.

I can preview the report in VS2008 IDE just fine.  but when I try to browse the page w/ the report viewer I get

"Unable to connect to database. Please verify that your connection string is valid; in case you use a connection string from the application configuration file, make sure the name is correct and the connection string settings are present in the configuration file of your application."

now heres the weird part.  If I add another connectionstring in the web.config called web1report.My.MySettings.strconn1 ... like ...

 

<

 

 

 

add name="web1reports.My.MySettings.strconn1" connectionString="Data Source=server123\INS03,4103;Initial Catalog=ABC;Trusted_Connection=Yes" providerName="System.Data.SqlClient" />

 

 

 


then I can view the report

the problem is now i have 2 separate connection strings in my project ... and I dont really like that ...

can someone exlpain why its a problem in the first place, and how i can avoid using 2 separate connectionstrings ?

I also read this forum post and it helps but I thought that as long as I have the same connectionstring name in both projects it should be ok. 

is it somehow related to application.settings?  im not sure the website has 'settings' only web.config

Any help is appreciated.
Peter
Telerik team
 answered on 05 May 2010
1 answer
134 views
Hello,
I've got a web server (it's a WCFservice, but doesn't matter) and I need to write the documents on a specified folder... I've seen an article on how to use the telerik wcf service to generate it on the SL side, but what I need is to generate them direcly on the server... need I to use the  Telerik.ReportViewer.WinForms.ReportViewer.ExportReport?? and if so, how??
Thanks

Paolo
Michele
Top achievements
Rank 2
 answered on 05 May 2010
1 answer
96 views

Is there a method for opening excel after doing the export?  Or is there a way I can capture the export event and add the code?

 

As usual, thanks for your help.

Steve
Telerik team
 answered on 05 May 2010
1 answer
47 views
We have reports that we are generating directly to PDF using code from here. This works fine in our local environment for all users and browsers.

We have moved this offsite outside our intranet and now we have a problem with seeing the PDF under IE 7. No other browser is affected. we can work around this by adding it as a trusted site, but that's is not a practical solution to tell customers this.

Anyone have any ideas?

Steve
Telerik team
 answered on 05 May 2010
1 answer
151 views
Is it possible to upgrade reports written using SQL Server Business Intelligence studio to Telerik Reports?

Thanks,

Billy Jacobs
Steve
Telerik team
 answered on 04 May 2010
1 answer
105 views
Is there a way to programatically run a report when the parameters change without the user needing to press the preview button.  In my application the users select a row in the datagrid and the report should run and get the corresponding data.  It works the with the first click but it does not run after that because the render begin event is not fired again until preview is pressed.  Also, is there away to change the test on the preview button? 
brigus
Top achievements
Rank 2
 answered on 04 May 2010
1 answer
332 views
Hai All,

I have a date column in my report.While i was exporting to csv or excel file date column is not displaying the date it is showing "#######" symbols instead of date.

Please any one can give me the solutions.


Thanks
Basanth
Peter
Telerik team
 answered on 04 May 2010
1 answer
241 views
Hi,

I have created Dataset1.xsd class in my ClassLibrary project. Now after creating new Telerik Report, while in Report Wizard, I do not see my dataset under Project Data Source list.

Please advise.

Regards,
Krunal Doshi
Peter
Telerik team
 answered on 04 May 2010
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?