v2.1.1 ====== Date: Mar 22, 2008 DB2 users ======== - Fixed problem regarding calling of function get_ConnectionStringReplaced that has been removed from DB2 9.1.3 fixpack - Now supports v9.5, and all operating systems including AIX 5 and 6, Windows x32 and x32_64, RHEL 4 and 5, SUSE 9 and 10, etc. DLL Change for existing users: Yes Database Schema Change for existing DB2 users: Yes Oracle users ========== - Fixed exception raised when calling OracleMembershipProvider.GetPassword('joe', Nothing) - Fixed role exceptions when user does not exist because information comes from active directory but not in membership DLL Change for existing users: Yes Database Schema Change for existing Oracle users: Yes All users ====== - Fixed sitemap URL issue when parameter is used DLL Change for existing users: Yes Database Schema Change for existing DB2 users: No Database Schema Change for existing Oracle users: No **************************************************************************************************************************************************************************** v2.1.0 ====== Date: Aug 27, 2007 - Fixed oracle error "ORA-01084: invalid argument in OCI call" when calling Membership.CreateUser to create a new member ship and assign an empty string to the Comments field. This bug only applies to Microsof ODP development. Oracle ODP.Net and DB2 developments are not affected. - Added switch to web.config profile section to optionally turn off updating aspnet_Users.LastActivityDate upon calling of aspnet_Profile_GetProperties. - Added switch to web.config web parts section to optionally turn off updating aspnet_Users.LastActivityDate upon calling of aspnet_PSNPerUsr_GetPgSettings. - Fixed PLS-00306: wrong numbers or types of arguments in call to 'aspnet_profile_getprofiles' when calling GetAllInactiveProfiles, FindProfileByUserName and FindInactiveProfileByUserName. DLL Change for existing users: Yes Database Schema Change for existing users: YES **************************************************************************************************************************************************************************** v2.0.1 ====== Date: June 11, 2007 - Fixed parameterized error messages - Sitemap provider in Web Service Edition crashes if the sitemap table is empty DLL Change for existing users: Yes Database Schema Change for existing users: NONE **************************************************************************************************************************************************************************** v2.0.0 ====== Date: May 16, 2007 - Fixed TmpUpStItmLngNulSh and TmpUpStItmShNulLng stored procedure return null error - Trial version running in non-modal will get a ten second delay instead of crashing caused by the attempt to display a message box - Shared Session State enhancement - Web Service Edition debut DLL Change for existing users: Yes Database Schema Change for existing users: YES (Patch delivered prior to release) **************************************************************************************************************************************************************************** v1.3.0 ====== Date: Mar 24, 2007 - Fixed Oracle9i stored procedure aspnet_Users_DeleteUser inconsistent behaviour caused by WRAP utility - Fixed error in Custom_Member_CS, address2 shows null if the value is null when modifying user info - Fixed typing errors in manual section 4.2.10 Assemblies. End of each section should read .... - Added support for ODP.Net v9.2.0.7.0 - Added support for ODP.Net v10.1.0.4.0 - Added support for ODP.Net v10.2.0.1.0 DLL Change for existing users: NONE Database Schema Change for existing users: YES **************************************************************************************************************************************************************************** v1.2.1 ====== Date: Mar 16, 2007 - Fixed Oracle10gR1 database object creation problems - Revised manual to include specific installation instructions for providers database on Oracle10gR1 - Revised manual to include specific installation instructions for providers database on Oracle10gR2 DLL Change for existing users: NONE Database Schema Change for existing users: NONE **************************************************************************************************************************************************************************** v1.2 ====== Date: Mar 13, 2007 - Added database cluster compatibility - Added database failover compatibility - Added support for Oracle8i DLL Change for existing users: YES Database Schema Change for existing users: NONE **************************************************************************************************************************************************************************** v1.1.2 ====== Date: Mar 6, 2007 - Changed web.config "ProductKey" to "CNUXProductKey" - Added support for Oracle9i DLL Change for existing users: YES Database Schema Change for existing users: NONE **************************************************************************************************************************************************************************** v1.1.1 ====== Date: Mar 5, 2007 - User Guide update to include DB2 Task setup DLL Change for existing users: NONE Database Schema Change for existing users: NONE **************************************************************************************************************************************************************************** v1.1.0 ====== Date: Mar 2, 2007 - Added support for Oracle ODP.Net - Added support for IBM DB2 UDB DLL Change for existing users: NONE Database Schema Change for existing users: NONE **************************************************************************************************************************************************************************** v1.0.2 ====== Date: Feb 22, 2007 - Fixed problem in SQL script missing "/" after function end statement - Added Custom_Membership_CS code example - Fixed error in DateAdd function DLL Change for existing users: NO Database Schema Change for existing users: YES