This is a migrated thread and some comments may be shown as answers.

Add Reporting to WSS 3.0

13 Answers 184 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Chris Metz
Top achievements
Rank 1
Chris Metz asked on 19 Dec 2008, 08:59 PM
Hello,

How do I add Telerik Reports to SharePoint (WSS 3.0 sp1)?  I currently have several reports already generated in ASP.NET 3.5 projects, referring to a local database, and need to know what the steps are to add them to a sharepoint site.

Thank you,
Chris

13 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 20 Dec 2008, 09:54 AM
Hello Chris,

Thank you for contacting Telerik Support.

Telerik Reporting is an embedded reporting engine which can operate equally good in both Windows Forms and ASP.NET Applications. The only thing you need to do is to put the corresponding report viewer in the corresponding form/page.

The Telerik Reports are .NET classes which allows you to manipulate them as any other .NET class/object. So having the above in mind there are no restrictions for Telerik Reporting to work in a
SharePoint base application. Its usage is as simple as using any other web control and that is why we have only general purpose examples and does not have any that illustrates its usage in SharePoint.

Regards,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Chris Metz
Top achievements
Rank 1
answered on 30 Dec 2008, 03:27 PM
Steve,
Thank you for your response.
 
There is Telerik help documentation on how to deploy RadControls to SharePoint, can similar documentation be produced for Reporting?
http://www.telerik.com/help/aspnet-ajax/moss-overview.html

Such help documentation is essential for further purchasing decisions.

Thank you.
0
Chris Metz
Top achievements
Rank 1
answered on 05 Jan 2009, 06:55 PM
1
0
Steve
Telerik team
answered on 06 Jan 2009, 02:57 PM
Hello Chris,

Thank you for your suggestion. Although we stand behind our position on this explained in the previous post, I believe decreasing the users' efforts wherever possible is vital and we would consider including such section in our help as well.

Your Telerik points have been updated for bringing this to our attention.

Greetings,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Philip
Top achievements
Rank 1
answered on 17 Mar 2009, 11:39 AM
Did anybody solve this problem, as I cannot get the reports working in WSS3.0

Thanks
0
Steve
Telerik team
answered on 17 Mar 2009, 12:15 PM
Hello Philip,

Can you elaborate what are the problems that you have encountered? Stating that something does not work, does not help us in identifying what is wrong.

Regards,
Steve
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Philip
Top achievements
Rank 1
answered on 17 Mar 2009, 02:39 PM

Unfortunately the error is

An unexpected error occured

And there are nothing in the event log

I got past the unsafe controls error by adding

<SafeControl Assembly="Telerik.ReportViewer.WebForms, Version=2.9.9.202, Culture=neutral, PublicKeyToken=a9d7983dfcc261be" Namespace="Telerik.ReportViewer.WebForms" TypeName="*" Safe="True" />

 

 

And i tried 

 

<

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

But this was taken from a web.config for version 1.5 of the control

I am probably missing a lot of the config, but am reluctant to experimtent this without specific instructions.

Thanks

Philip

 

0
Steve
Telerik team
answered on 17 Mar 2009, 03:48 PM
Hello Philip,

As mentioned in previous reply, Telerik Reports are .NET classes which allow you to manipulate them as any other .NET class/object and there are no restrictions for Telerik Reporting to work in a SharePoint base application as its usage would be as using any other web control. No specific steps are required, nevertheless here is a help article elaborating on it, including steps valid for any standard asp.net control.

Sincerely yours,
Steve
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Chris Metz
Top achievements
Rank 1
answered on 19 Mar 2009, 11:07 PM
Ultimately, it would be great if Telerik could develop a SharePoint solution or feature, that would contain all of the configurations necessary without having developers modify the web.config directly.
0
Mahmoud
Top achievements
Rank 1
answered on 31 May 2009, 12:20 PM
hi,
    i'm asking if Telerik Reports accepts sharepoint lists as a data source?
if yes, please explain how.
0
Chris Gillies
Top achievements
Rank 1
answered on 02 Jun 2009, 07:20 AM
All supported datasources are listed in this help article: http://www.telerik.com/help/reporting/designing-reports-connecting-data-to-report.html

Cheers!
0
Gregory Hite
Top achievements
Rank 1
answered on 06 May 2010, 05:24 PM
Chris, Phillip:

I don't know if you are still looking for a solution on this.  I thought I would share with you what I have found and reported in this ticket.  If you were trying to add the reportviewer dynamically like I have, this might well solve your problem.
0
Rico
Top achievements
Rank 1
answered on 31 Aug 2012, 03:07 AM
Gregory, your link to your ticket doesn't work for me (security?). I have tried the methods described here http://www.telerik.com/help/reporting/how-to-objectdatasource-overview.html with no sucess. The report viewer renders within Sharepoint, however, the data I attempt to bind does not display (blank). I'd appreciate any insights... One would think this ought to be a very straightforward process...
Tags
General Discussions
Asked by
Chris Metz
Top achievements
Rank 1
Answers by
Steve
Telerik team
Chris Metz
Top achievements
Rank 1
Philip
Top achievements
Rank 1
Mahmoud
Top achievements
Rank 1
Chris Gillies
Top achievements
Rank 1
Gregory Hite
Top achievements
Rank 1
Rico
Top achievements
Rank 1
Share this question
or