============================================================================= The Endeca Rapid Application Development (RAD) Toolkit for ASP.NET GENERAL (2.1.2) - Updated: 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. COPYRIGHT (2.1.2) Copyright and patent information has been updated since the previous release of this software. The current copyright, trademark, and patent information is as follows: Copyright (c) 2001-2011 Endeca Technologies, Inc. All rights reserved. Portions of this software are subject to third-party rights, including: Corda PopChart(R) and Corda Builder(TM) Copyright (C) 1996-2005 Corda Technologies, Inc. Outside In(R) Search Export (c) 2011 Oracle. All rights reserved. Rosette(R) Globalization Platform (c) 2003-2005 Basis Technology Corp. All rights reserved. Teragram Language Identification Software (c) 1997-2005 Teragram Corporation. All rights reserved. Endeca, the Endeca logo, Guided Navigation, MDEX Engine, Find/Analyze/Understand, Guided Summarization, Every Day Discovery, Find Analyze and Understand Information in Ways Never Before Possible, Endeca Latitude, Endeca InFront, Endeca Profind, Endeca Navigation Engine, Don't Stop at Search, No Data Left Behind, Discovery Applications, Endeca Slipstream, and other Endeca product names referenced herein are registered trademarks or trademarks of Endeca Technologies, Inc. in the United States and other jurisdictions. All other product names, company names, marks, logos, and symbols are trademarks of their respective owners. The software may be covered by one or more of the following patents: US Patent 7035864, US Patent 7062483, US Patent 7325201, US Patent 7428528, US Patent 7567957, US Patent 7617184, US Patent 7856454, US Patent 7912823, US Patent 8005643, US Patent 8019752, US Patent 8024327, US Patent 8051073, US Patent 8051084, Australian Standard Patent 2001268095, Republic of Korea Patent 0797232, Chinese Patent for Invention CN10461159C, Hong Kong Patent HK1072114, European Patent EP1459206, European Patent EP1502205B1, and other patents pending. ============================================================================= 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. =============================================================================