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

ReportViewer Silverlight example project

9 Answers 197 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ulisses
Top achievements
Rank 1
Ulisses asked on 28 May 2010, 02:54 PM
Hi,

Does anyone know a link to download a Silverlight project that uses report viewer to show reports?
I need a complete working example (with client and report server), not just a tutorial explaining how to make it.

Thanks,

Nuno Pinto

9 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 28 May 2010, 03:13 PM
Hello Ulisses,

A complete example of how to use the Silverlight Report Viewer can be found in the demos that came with your installation of Telerik Reporting. Start - > Programs -> Telerik -> Reporting -> Visual Studio Examples

Sincerely yours,
Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
José
Top achievements
Rank 1
answered on 13 Nov 2012, 11:05 AM
No there is not such folder, no there is not samples projects, I'm using reporting Q2 2012 and there is not any kind of samples.
0
Steve
Telerik team
answered on 13 Nov 2012, 11:22 AM
Hello José,

The Reporting demos require and install the AdventureWorks database, so for this purpose you should have SQLExpress/SQL Server 2005 or above installed on the machine you install the product to. If no SQL Server is detected, then the product is installed without the examples.

All the best,
Steve
the Telerik team

HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

0
José
Top achievements
Rank 1
answered on 13 Nov 2012, 11:24 AM
I Have Sql server 2008  but seems that your setup doesn't recognize it
0
Steve
Telerik team
answered on 13 Nov 2012, 11:26 AM
Hello José,

It searches for visible sql instances, which means that you SQL browser service of your SQL Server should be enabled.

Kind regards,
Steve
the Telerik team

HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

0
José
Top achievements
Rank 1
answered on 13 Nov 2012, 11:31 AM
Steve, thanks for you short time answer,
I understand what you say and I apreciate the fact that you are trying to help, but I have the instances enables and runing, the silverlight project is using sql server with entity framework, Anyway I'm making na update of the reporting tools in this moment, let see if the samples are created... I keep in touch, 

Regards

José 
0
José
Top achievements
Rank 1
answered on 13 Nov 2012, 11:35 AM
Just make new install of reporting tools and still no samples, are those samples created during the instalation of reporting tools or is there another setup that create those samples projects?
0
José
Top achievements
Rank 1
answered on 13 Nov 2012, 11:52 AM
I finally have the samples, to make it work I just remove instalations, make a system reboot , reinstall and know I have the samples project, but the reportviewer is now giving me and error in design time

WrappedException: Unable to determine application identity of the caller.

at MS.Internal.XcpImports.MethodEx(IntPtr ptr, String name, CValue[] cvData)
   at MS.Internal.XcpImports.MethodEx(DependencyObject obj, String name)
   at MS.Internal.XcpImports.UIElement_UpdateLayout(UIElement element)
   at System.Windows.UIElement.UpdateLayout()

IsolatedStorageException: Unable to determine application identity of the caller.

 at System.IO.IsolatedStorage.IsolatedStorage.InitStore(IsolatedStorageScope scope, Type appEvidenceType)
   at System.IO.IsolatedStorage.IsolatedStorageFile.GetStore(IsolatedStorageScope scope, Type applicationEvidenceType)
   at System.IO.IsolatedStorage.IsolatedStorageFile.GetUserStoreForApplication()
   at Telerik.ReportViewer.Silverlight.InvalidSessionsHelper.Load()
   at Telerik.ReportViewer.Silverlight.ReportViewer.ClearInvalidSessions()
   at Telerik.ReportViewer.Silverlight.ReportViewer.Initialize()
   at Telerik.ReportViewer.Silverlight.ReportViewer.OnApplyTemplate()
   at System.Windows.FrameworkElement.OnApplyTemplate(IntPtr nativeTarget)

InnerException: None

0
Steve
Telerik team
answered on 15 Nov 2012, 05:05 PM
Hi José,

Please upgrade to the latest internal build of Telerik Reporting available for download in your account to resolve this problem. You can find the release notes here.

Sorry for the temporary inconvenience.

All the best,
Steve
the Telerik team

HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

Tags
General Discussions
Asked by
Ulisses
Top achievements
Rank 1
Answers by
Peter
Telerik team
José
Top achievements
Rank 1
Steve
Telerik team
Share this question
or