I have just installed rel. v12.2 and upgraded a WPF project
I get this error : need reference to 'InfragisticsWPF4.v12.1, Version=12.1.20121.2002, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb'
I also use Tiles and Reports in this project which is stil at 12.1
Hi Christian,
You may not be aware that some of our controls have been deprecated as of the 2012 Vol. 2 release.
Jason has a blog that will give you some background on the process of retiring controls which starting with the 2011.2 release.
http://es.infragistics.com/community/blogs/jason_beres/archive/2011/01/01/important-product-changes-and-control-retirements-in-2011-2.aspx
WPF xamChart and xamTileView specifically were deprecated starting with this release of 2012 Vol. 2.
If you are using either of these I would recommend that your review the xamDataChart and the xamTileManager which are the current controls.
Jason provides some links to comparisons of controls and descriptions of the new controls.
You may also want to review the section in our documentation specifically for the xamTileManager.
http://help.infragistics.com/NetAdvantage/WPF/2012.2/CLR4.0/?page=xamTileManager.html
And for the xamDataChart
http://help.infragistics.com/NetAdvantage/WPF/2012.2/CLR4.0/?page=xamDataChart_xamDataChart.html
Your option now is to manually replace the retired controls with the current controls. If you attempt to use the Version Utility 2012.2 you should receive a warning message and the log file will show “No matching assembly located in available assemblies InfragisticsWPF4.Tiles.v12.1”
Please let me know if you have any questions.
What about reports?
the version which ships with 12.2 ultimate is still 12.1
Hi,
Judging by the errors, it looks like you are using the Silverlight control xamTileView that was also deprecated in the 2012.2 release.
You will want to replace the control with XamTileManager. The documentation concerning this control begins at http://help.infragistics.com/NetAdvantage/Silverlight/2012.2/CLR4.0/?page=xamTileManager.html.
This site may also be helpful to you to review although it was created when the control was first released.
http://es.infragistics.com/community/blogs/atanas_dyulgerov/archive/2011/11/01/xamtilemanager-new-control-in-the-xaml-line-of-business-product-shipped-with-the-11-2-release.aspx
Please let me know if you have any specific questions that I can help you with.
Getting following errors while upgrading 12.2.
Please give solution for the followings.
Error 254 The tag 'TilePaneCommandSource' does not exist in XML namespace 'http://schemas.infragistics.com/xaml'. DashboardStyles.xaml 4588 50
Error 255 The tag 'DropIndicator' does not exist in XML namespace 'http://schemas.infragistics.com/xaml/primitives'. DashboardStyles.xaml 4771 30
Error 256 The tag 'TilePaneCommandSource' does not exist in XML namespace 'http://schemas.infragistics.com/xaml'. DashboardStyles.xaml 4840 50
Error 257 The tag 'TilePanel' does not exist in XML namespace 'http://schemas.infragistics.com/xaml/primitives'. DashboardStyles.xaml 5034 30
Error 300 The member ColumnsInPage and RowInPage are not recognized (XamTileView Property)
I am wondering if you have any further questions. Please let me know if there is anything more I can help you with.
Yes, the 2012.2 Ultimate package shipped without NetAdvantage Reporting. We expect that NetAdvantage Reporting 2012.2 will be released sometime in November.
You can, however, go to your account and the 2012.1 NetAdvantage Reporting installer is available when you select the 2012.2 Ultimate product.
WPF Reporting is embedded in WPF and doesn’t share the Reporting assemblies so there should be no conflict if you need to either use WPF Reporting framework in your WPF project or include 2012.1 NetAdvantage Reporting in an otherwise 2012.2 solution, and certainly not referencing an igr file in a xamReportViewer.