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
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.
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!
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!
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é
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
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!