I installed NetAdvantage Reporting and tried to find the samples but could not. The Samples (Online) link leads me to a page that does not have any samples. And I cannot find the online documentation either.
Writing this again because the last post I entered looks blank!
Hi Andres,
Thank you for the prompt reply.
Does this mean that I have to load the Silverlight SDK to look at any WPF samples? I have not loaded the Solverlight SDK because I don't have any plans to use Silverlight and I don't want to fill my machine up with stuff that I won't use.
Thanks,
Tim.
Hi Tim,
We'll check the 404 error.
The other one is because the solution has samples for Silverlight 5 and it seems that you don't have the SL5 SDK installed in that VS instance.
I hope that helps,
Andres
Even in Version 12.1 there is only a link to the online samples which gives you a 404 error and I can't get the samples in the Public directory to run. It loads with the following errors;
C:\Users\Public\Documents\Infragistics\NetAdvantage 2012.1\Reporting\Samples\Infragistics.Web.Reporting\Infragistics.Web.Reporting.csproj : error : Unable to read the project file 'Infragistics.Web.Reporting.csproj'.
C:\Users\Public\Documents\Infragistics\NetAdvantage 2012.1\Reporting\Samples\Infragistics.Web.Reporting\Infragistics.Web.Reporting.csproj(759,3): The imported project "C:\Program Files (x86)\MSBuild\Microsoft\Silverlight\v5.0\Microsoft.Silverlight.CSharp.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
C:\Users\Public\Documents\Infragistics\NetAdvantage 2012.1\Reporting\Samples\Infragistics.Web.Model.Sl\Infragistics.Web.Model.Sl.csproj : error : Unable to read the project file 'Infragistics.Web.Model.Sl.csproj'.
C:\Users\Public\Documents\Infragistics\NetAdvantage 2012.1\Reporting\Samples\Infragistics.Web.Model.Sl\Infragistics.Web.Model.Sl.csproj(95,3): The imported project "C:\Program Files (x86)\MSBuild\Microsoft\Silverlight\v5.0\Microsoft.Silverlight.CSharp.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
So no samples online and no working samples on disk either and this is with the latest version (12.2 Reporting still not released).
Can we expect the samples to be there for 12.1 or 12.2 at any point in the future?
Thanks for your help.
Hi,
The templates that are shipped with NA Reporting are 'New Item' templates. If you have, for example, a ClassLibrary project and open the 'Add New Item' dialog (Ctrl+Shift+A), you will see an Infragistics\Reporting group with 3 kinds of items (Report, Report Service, Report Data Source Provider).
In Silverlight projects those item templates are under the root node of the 'Add New Item' dialog (i.e. below Visual C#).
Regards,