============================================================================= The Endeca Rapid Application Development (RAD) Toolkit for ASP.NET GENERAL (2.1.3) - Release Date: March 2012 - The release notes may have been updated since the release date. Contact Oracle Endeca Customer Support for the most recent version of the release notes. INSTALLATION (2.1.3) For installation tasks, see "Installing the RAD Toolkit for ASP.NET" in the Endeca Developer's Guide for the RAD Toolkit for ASP.NET. MIGRATION (2.1.3) There are no required migration changes for this release. ============================================================================= GENERAL (2.1.2) - Release Date: November 2011 - The release notes may have been updated since the release date. Access the Product Downloads section of the Endeca Developer Network (https://eden.endeca.com) for the most recent version of the release notes. INSTALLATION (2.1.2) For installation tasks, see "Installing the RAD Toolkit for ASP.NET" in the Endeca Developer's Guide for the RAD Toolkit for ASP.NET. MIGRATION (2.1.2) There are no required migration changes to make if you are going from 2.1.1 to 2.1.2. KNOWN ISSUES (2.1.2) Documentation: - The documentation for this release has not been updated. Updated documentation may be provided in a future release if necessary. Please see the EDeN knowledge base for the most recent documentation. ============================================================================= GENERAL (2.1.1) - Release Date: August 2011 - The release notes may have been updated since the release date. Access the Product Downloads section of the Endeca Developer Network (https://eden.endeca.com) for the most recent version of the release notes. INSTALLATION (2.1.1) For installation tasks, see "Installing the RAD Toolkit for ASP.NET" in the Endeca Developer's Guide for the RAD Toolkit for ASP.NET. MIGRATION (2.1.1) This is a compatibility release for MDEX Engine 6.2 and provides support for the features enabled in that release, including enhancements to dimension search, and features enabled in MDEX Engine 6.1.4, including record and dimension value boost and bury. This release is available for IAP 6 only. For information about compatibility with Endeca components, please refer to the Endeca InFront Compatibility Matrix. ============================================================================= GENERAL (2.1.0) - Release Date: March 2010 - The release notes may have been updated since the release date. Access the Product Downloads section of the Endeca Developer Network (https://eden.endeca.com) for the most recent version of the release notes. - The version number for this release of the RAD Toolkit for ASP.NET reflects its compatibility with Endeca Platform Services 6.1.0 and the Content Assembler API for the RAD Toolkit for ASP.NET 2.1.0. Aside from the bug fixes listed in this release notes file, there are no new features in the current release of the RAD Toolkit for ASP.NET. INSTALLATION (2.1.0) For installation tasks, see "Installing the RAD Toolkit for ASP.NET" in the Endeca Developer's Guide for the RAD Toolkit for ASP.NET. MIGRATION (2.1.0) The RAD Toolkit for ASP.NET continues to be compatible with IAP 5.1.x or IAP 6. Version 2.1.0 of the RAD Toolkit for ASP.NET for IAP 6-series is compatible with Platform Services 6.1.0 only. Upgrading Platform Services may require the upgrade of additional components. For details about compatibility with other Endeca components, please refer to the Platform Services Installation Guide. FEATURE (2.1.0) RAD API for ASP.NET - CHG17211: The LanguageId property can now be set on a CompoundDimensionSearchDataSource, DimensionSearchDataSource, NavigationDataSource, or any of their associated Commands (CompoundDimensionSearchCommand, DimensionSearchCommand, or NavigationCommand). BUG FIXES (2.1.0) RAD API for ASP.NET - BUG17190: Selecting a root dimension value with any other dimension value caused a run time exception. This issue has been fixed. Visual Studio Server Controls - BUG17156: Previously, the PreRender time of the Guided Navigation server control was slow, particularly when a very large number of dimensions were rendered on the page. This issue has been fixed. KNOWN ISSUES (2.1.0) RAD API for ASP.NET - OE4204: The Implicits property of the DimensionState returns an empty collection of dimension values in the case where more than one dimension value has been selected on a multiselect dimension, even when the navigation state contains implicit refinements. Visual Studio Server Controls - BUGM60: The DataList control does not run Refresh Schema properly with the Endeca BizWine data set. - The Dimensions control displays all dimensions that are not in a group in a single "ungrouped dimension group". If you want more control over the grouping of these dimensions, add them to separate groups. For example, if you want to display some dimensions above your groups and some dimensions below your groups, you could create a Top dimension group and a Bottom dimension group. - The GridView control displays all columns in the Design view of Visual Studio but only displays the "Spec" property at runtime. In particular, if you set the AutoGenerateColumns property to True in a GridView control and associate the GridView control with a NavigationDataSource, then only one column displays in the grid at run time. That column contains a caption "Spec" (for the Spec property of the Record class). However, at design time, all record properties display as columns in the grid. As a work around, you can avoid setting the AutoGenerateColumns property to True in a GridView control and instead create static columns in the control. - Server controls that allow nullable properties may cause errors when you create the control in Visual Studio. In particular, setting a nullable property to null or empty string causes the control not to render in the Design view. As a work around, avoid setting nullable properties to null and instead set them to True, False, or remove them from the source code. =============================================================================