收藏订阅
Fixes: - Selected MSDB and File System packages aren't shown on Package Mapping step of Project Wizard - Group rows in main grid may show “-1” instead of number of packages in the group - Filter's grid Un-check selected menu item does nothing - Reset button doesn’t reset project settings in Project Wizard - Default button in Select Columns form shown on Package Mapping step of Project Wizard selects all columns instead of default ones - Check/Un-check selected menu items are missed on Package Mapping step of Project Wizard - Package locations aren't taken from last saved project with Use Last Saved Project option used - In the on-demand comparison mode all equally named packages are compared instead of selected ones - GUID columns are always hidden on Package Mapping step of Project Wizard on project editing - Opening Create New Project form takes much time - Non-standard icons are used for user, server and database in main form's status bar - Recent projects aren't shown under File menu and in Create New/Open Existing Project form - Print preview hangs if default printer is inaccessible - Application requires SMO for working - Expand/Collapse All tool buttons are always disabled on Main Toolbar - Unmap on Package Mapping step of Project Wizard causes addition of an excessive empty row to Unmapped packages grid - NullReferenceException is thrown when collapsed row is double-clicked in main grid - Application does not warn users when non-existing SSIS Package Store is selected - Application does not save package mappings into projects - Packages with more than 1,000 elements can’t be loaded - "Password is required for sensitive information" message doesn't appear for password protected packages with more than 1,000 elements - InvalidOperationException is thrown on comparison of packages with more than 1,000 elements - Check/Uncheck All menu items don't affect filtered out rows in main grid - Details grid is not cleared when there're no packages in main grid - Manually changed SQL Server package location on Package Location step of Project Wizard is not cloned with Clone button - Details grid's column filters don't work - Differently named same packages resided in SSIS Package Store don't show up on Package Mapping step of Project Wizard - Grouped elements cannot be filtered in Details grid - Grid headers are missed for Mapped and Unmapped Packages grids on Package Mapping step - Default path for projects is not My Documents - Packages can't be sorted in main grid - Packages with sensitive data cannot be fully loaded from remote SSIS Package Stores - Same password is applied to packages with same names resided in different servers - Sorting by password does not work on package selection steps of Project Wizard - Apply button stays disabled after Export Default Directory is manually changed in Options form - ArgumentOutOfRangeException is thrown on right click in Filters grid - ArgumentOutOfRangeException is thrown on scrolling items in Filters grid with keyboard - Remote packages can't be compared - Compare Selected, Don't Compare Selected, Don't Load Selected menu items are disabled for single selected item on Comparison step of Project Wizard - Server selected in SQL Server List Management form is not selected by default in Project Wizard - Application does not offer to save once saved project after changes - Package passwords are saved within application session even if appropriate option is not selected - InvalidConstraintException is thrown on comparing same packages from different locations - Refresh button is always enabled in main grid - Properties are still not compared after respective comparison filter is changed from Do not compare to Compare - Package selection steps aren't refreshed on location change - Packages with UNICODE chars in names are not mapped by default - Details grid's Select Columns menu item does nothing - IndexOutOfRangeException is thrown on attempt to map two different packages - InvalidConstraintException is thrown after comparison in the background comparison mode - SQL Server specified by IP in SQL Server List Management form cannot be selected as package location later - Packages are still shown as different with all different properties filtered out - NullReferenceException is thrown on export comparison results when Do not compare is set for package element properties Changes: - "SSIS Package Store" package location has been split into "SSIS Package Store (SQL Server 2005)" and "SSIS Package Store (SQL Server 2008)" - Reset and Refresh buttons have been added to package selection steps of Project Wizard