.NET Questions and Solutions

As a software engineer, I focus on .NET, especially asp.net, C#, WCF and so on, and I am also very interested in Search Engine Optimization.

Entries for the ‘nullreferenceexception’ Category

Description of the PerformancePoint Server 2007 hotfix package: April 28, 2009

Symptoms
This article describes the Microsoft Office PerformancePoint Server 2007 issues that are fixed in the hotfix package that is dated April 28, 2009.
This article describes the following items about the hotfix package:The issues that the hotfix package fixes.The prerequisites for installing the hotfix package.Whether you must restart the computer after you install the hotfix package.Whether the hotfix package is replaced by any other hotfix package.Whether you must make any registry changes.The files that the hotfix package contains.
Resolution
PerformancePoint Server 2007 hotfixes are created for the release version of PerformancePoint Server 2007. All PerformancePoint Server 2007 hotfix packages are cumulative.
A hotfix package is available for PerformancePoint Server 2007. The build of this hotfix package is 3.0.4315.00. The release version of PerformancePoint Server 2007 must be installed before you apply this hotfix. The build of the release version of PerformancePoint Server 2007 is 3.0.3520.0.
Issue that the hotfix package fixesThis hotfix package fixes the following PerformancePoint Server 2007 Monitoring and Analytics issues that were not previously documented in a Microsoft Knowledge Base article.Issue 1: You cannot browse the list of Web parts when you are editing a dashboard that is deployed to a SharePoint siteIn PerformancePoint Dashboard Designer, you edit a dashboard that is deployed to a SharePoint site. When you try to browse the list of Web parts by clicking Next on the Add Web Parts panel, you receive the following error message:

Server Error in ‘/’ Application.
Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.Important After you apply this hotfix, you must redeploy the Dashboard Viewer for SharePoint Services Web part. To redeploy this Web part, follow these steps:Start the Monitoring Server Configuration Manager.Remove the Dashboard Viewer for SharePoint Services Web part.Re-add the Dashboard Viewer for SharePoint Services Web part.Issue 2: Time Intelligence Post Formula filters display the next day’s dateYou link a Time Intelligence Post Formula filter to a scorecard in PerformancePoint Dashboard Designer. When you preview this dashboard, you notice that the Time Intelligence Post Formula filter displays a date that isone day in advance on the scorecard. For example, the date on the client computer is March 6. When you preview this dashboard, you expect the Time Intelligence Post Formula filter to display the date asMarch 6. However, the Time Intelligence Post Formula filter displays that date as March 7. This problem occurs when a a time zone difference causes a one-day differencebetween the client computer and the server.
This problem occurs because the date on the server is not converted from Coordinated Universal Time (Greenwich Mean Time) to local time.Issue 3: Member property values may not be displayed correctly in reports or in chartsWhen a member property value is displayed in reports or in charts, you may encounter one of the following problems:The precision may be lost if the value has more than two decimal places. For example, a value of 0.001 is displayed as 0.00.The value “,00″ is added to the end of the value. For example, a value of 88.00 is displayed as 88.880,00.Issue 4: The connection to SQL Server 2008 Reporting Services fails in PerformancePoint Dashboard DesignerWhen you try to connect to a SQL Server 2008 Reporting Services report in PerformancePoint Dashboard Designer, you receive an “Unable to connect to server” error message.

Description of the Forms Server 2007 hotfix package (Ifswfe-x-none.msp): October 27, 2009

Symptoms
This article describes the Microsoft Office Forms Server 2007 issues that are fixed in the hotfix package that is dated October 27, 2009.
Resolution
Issues that this hotfix package fixesYou try to fill a Microsoft Office InfoPath 2007 form that is enabled for display on a mobile device. If the form contains a drop-down list that is bound to a Windows SharePoint list, a NullReferenceException exception occurs.
You use Forms Server 2007 to render an HTML form that contains an Office InfoPath 2007 template. The template is contained in a section of the form. When you use Mozilla Firefox to scroll through the section, the Cannot be blank red asterisks do not scroll together withother items in the section.

Description of the Duet 1.5 for Microsoft Office and SAP hotfix package: June 2009

Symptoms
This update applies only to Duet client computers and is also known as Hotfix 1 for Duet 1.5 Service Pack 2 (SP2).
Resolution
Issues that this hotfix package fixesFixed incorrect logging of errors that should be warnings. Added logging to identify when Outlook is started with a profile not configured for Duet. During metadata upgrade, increased the time that a user has to close running Office applications to 30 seconds. Improved Client Protocol Handler logging to include BoundItemType, BoundItemId, and CorrelationID values. In a primary or a secondary computer configuration, a metadata upgrade results in an item becoming unbound if it was created on the secondary machine and the Sweeper did not process it yet. Copying and pasting a bound item no longer results in a new bound item. The new item is a standard unbound Outlook item. Improved user feedback if Duet cannot log on to Exchange Server. The Duet add-in for Word no longer automatically loads unless a scenario is installed that needs Word integration. The metadata cache on a client is no longer encrypted. Fixed a scenario in which a Duet utility crashes with a System.NullReferenceException during metadata deployment if calls to the metadata server result in a time-out. Past occurrences of a bound recurring appointment series become unbound during Duet parallel appointment creation. Bound items become unbound if the OBASQLEXPRESS instance becomes unavailable while the Sweeper is running.

Description of the .NET Framework 1.1 post-Service Pack 1 hotfix rollup package for System.windows.forms.dll

Symptoms
This article describesthe Microsoft.NET Framework 1.1 issues that are fixed in the .NET Framework 1.1 post-Service Pack 1 hotfix rollup package for System.windows.forms.dll.
Issues that are fixed in the hotfix packageFor more information, click the following article number to view the article in the Microsoft Knowledge Base:
875434?(http://support.microsoft.com/kb/875434/) FIX: You receive a NullReferenceException exception when you manually set a Control ID in the .NET Framework 1.1
840503?(http://support.microsoft.com/kb/840503/) FIX: The scroll bar may not show the correct position in a spreadsheet in a Windows Forms application in the Microsoft .NET Framework 1.1
841096?(http://support.microsoft.com/kb/841096/) Validation event does not fire for Microsoft Windows Forms controls
873429?(http://support.microsoft.com/kb/873429/) FIX: A gradual memory leak occurs in a WinForm application when you create, modify, or remove a MenuItem property for an MDI form in the .NET Framework 1.1
884579?(http://support.microsoft.com/kb/884579/) FIX: The Click event for a button in a UserControl control occurs even though another UserControl control is set to cancel form validation in a Microsoft Windows Forms application that is built on the Microsoft .NET Framework 1.1
886802?(http://support.microsoft.com/kb/886802/) FIX: You may receive the “AxImp error object reference not set to an instance of an object” error message when you run AxImp.exe on an ActiveX control in the .NET Framework 1.1
886686?(http://support.microsoft.com/kb/886686/) FIX: You can close a form by using the Close button even if the Cancel property of a Validating event is set to True on an object in a Windows Forms application in the .NET Framework 1.1
885446?(http://support.microsoft.com/kb/885446/) FIX: You may experience unexpected behavior when you press TAB or ENTER in a Windows Form on a computer that is running the .NET Framework 1.1 S885446
Resolution
Hotfix informationA supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next .NET Framework 1.1 service pack that contains this hotfix.
To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support(http://support.microsoft.com/contactus/?ws=support)NoteIn special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.PrerequisitesYou must have the.NET Framework 1.1 Service Pack 1 (SP1) installed to apply this hotfix.Restart informationYou do not have to restart your computer after you apply this hotfix.Hotfix replacement informationThis hotfix is not replaced by any later hotfix.Registry informationYou do not have to create or to modify any registry keys to activate any hotfixes that are contained in this package.Hotfix file informationThis hotfix contains only those files that you must have to correct the issues that this article lists. This hotfix may not contain of all the files that you must have to fully update a product to the latest build.
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

DateTimeVersionSizeFile name———————————————————————07-Oct-200421:461.1.4322.20382,052,096System.windows.forms.dll

Cumulative update package 1 for SQL Server 2008

Symptoms
Cumulative Update 1 contains hotfixes for the Microsoft SQL Server 2008 issues that have been fixed since the release of SQL Server 2008.
Note This build of the cumulative update package is also known as build 10.00.1763.00.
We recommend that you test hotfixes before you deploy them in a production environment. Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 fix release. We recommend that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
956909?(http://support.microsoft.com/kb/956909/) The SQL Server 2008 builds that were released after SQL Server 2008 was released
Important notes about the cumulative update packageSQL Server 2008 hotfixes are now multilanguage. Therefore, there is only one cumulative hotfix package for all languages.One cumulative hotfix package includes all the component packages. The cumulative update package updates only those components that are installed on the system.
Resolution
How to obtain Cumulative Update 1 for SQL Server 2008A supported cumulative update package is now available from Microsoft. However, it is intended to correct only the problems that are described in this article. Apply it only to systems that are experiencing these specific problems. This cumulative update package may receive additional testing. Therefore, if you are not severely affected by any of these problems, we recommend that you wait for the next SQL Server 2008 service pack that contains the hotfixes in this cumulative update package.
If the cumulative update is available for download, there is a “Hotfix download available” section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update package.
Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support(http://support.microsoft.com/contactus/?ws=support)Note The “Hotfix Download Available” form displays the languages for which the cumulative update package is available. If you do not see your language, it is because a cumulative update package is not available for that language.
SQL Server 2008 hotfixes that are included in Cumulative Update 1 for SQL Server 2008
Microsoft Knowledge Base articles that discuss these hotfixes will be released as they become available.
For more information about the SQL Server bugs, click the following article numbers to view the articles in the Microsoft Knowledge Base:
Collapse this tableExpand this table
SQL Hotfix bug numberKnowledge Base article numberDescription50003171When you use a SAP client computer to view a SQL Server database, the database may be smaller than expected50003196957810?(http://support.microsoft.com/kb/957810/)FIX: In SQL Server 2008, a query returns incorrect results for the Date data type when you run the query on a partitioned table that uses data compression on only one of the partitions50003200957375?(http://support.microsoft.com/kb/957375/)FIX: A mirror server cannot fail over to a principal server in a SQL Server 2008 failover cluster50003202957811?(http://support.microsoft.com/kb/957811/)FIX: You receive an error message that states that the broker GUIDs do not match when you try to establish database mirroring in SQL Server 2008 or in SQL Server 200550003203957205?(http://support.microsoft.com/kb/957205/)FIX: An XML query that contains the @Table variable or the @XML variable takes a long time to complete in SQL Server 200850003224926292?(http://support.microsoft.com/kb/926292/)FIX: When you query through a view that uses the ORDER BY clause in SQL Server 2008, the result is still returned in random order 50003238957814?(http://support.microsoft.com/kb/957814/)FIX: The result for the Sum or Count function returns an empty value when you query a SQL Server 2008 Analysis Services cube50003241957101?(http://support.microsoft.com/kb/957101/)FIX: Some lists that use visibility toggles may not work as expected when you upgrade to SQL Server 2008 Reporting Services50003242955719?(http://support.microsoft.com/kb/955719/)FIX: Some text characters are displayed as square glyphs in a report that you design or view by using SQL Server 2008 Reporting Services50003243958745?(http://support.microsoft.com/kb/958745/)FIX: Error message when you try to run or preview a very large report in Microsoft SQL Server 2008 Reporting Services: “Exception of type System.OutOfMemoryException was thrown”50003244957103?(http://support.microsoft.com/kb/957103/)FIX: Error message when you try to view a report in SQL Server 2008 Reporting Services: “Object reference not set to an instance of an object. (rsRuntimeErrorInExpression)”50003245FIX: SQL Server 2008 Reporting Services stops responding when you try to render a report in the Image format50003246957104?(http://support.microsoft.com/kb/957104/)FIX: When you try to run a report that has recursive hierarchy and that uses toggles in the hierarchy, you may receive unpredictable results in SQL Server 2008 Reporting Services50003247957107?(http://support.microsoft.com/kb/957107/)FIX: A dump file may be generated in the Reporting Services Logfiles folder and you may receive an error message when you try to render a report in SQL Server 2008 Reporting Services50003248957108?(http://support.microsoft.com/kb/957108/)FIX: The Gauge report item uses only one point after you add multiple points to the item in SQL Server 2008 Reporting Services50003249FIX: Some items are split over two pages when you export a report to a PDF in SQL Server 2008 Reporting Services and you set the KeepTogether property50003250The embedded Tablix row and column size is not 100% for cells that contain data when a Tablix is embedded inside another Tablix in SQL Server 2008 Reporting Services50003251FIX: An image that is nested in a Tablix cell in SQL Server 2008 Reporting Services is displayed incorrectly when the Sizing property of the image is set to AutoSize50003252957118?(http://support.microsoft.com/kb/957118/)FIX: Images in rows are not displayed correctly for static Tablix members in a SQL Server 2008 Reporting Services report50003253957111?(http://support.microsoft.com/kb/957111/)FIX: You receive an error message when you use the LoadReportDefinition API to view a drillthrough report or a subreport report in Report Builder in SQL Server 2008 Reporting Services50003254957120?(http://support.microsoft.com/kb/957120/)FIX: SQL Server 2008 Reporting Services interprets the Slant property as a positive slope50003255957112?(http://support.microsoft.com/kb/957112/)FIX: SQL Server 2008 Reporting Services may stop responding when you move a history snapshot or a linked report to a new folder location50003256957113?(http://support.microsoft.com/kb/957113/)FIX: Error message when you try to create a query against a Hyperion Essbase cube database: “OLAP error (1260046): Unknown Member PARENT_UNIQUE_NAME used in query”50003315956039?(http://support.microsoft.com/kb/956039/)FIX: Error message when you run an MDX query that uses the CREATE GLOBAL CUBE statement to create a local cube in SQL Server 2008 Analysis Services or in SQL Server 2005 Analysis Services: “The syntax for ‘<MDXFunctionName>’ is incorrect”50003316956376?(http://support.microsoft.com/kb/956376/)FIX: The SQL Server 2005 Distribution Agent and the SQL Server 2008 Distribution Agent do not skip error 20598 when you configure a SQL Server 2000 transactional publication to skip error 2059850003320954831?(http://support.microsoft.com/kb/954831/)FIX: In SQL Server 2008 or in SQL Server 2005, the session that runs the TRUNCATE TABLE statement may stop responding, and you cannot end the session50003325955896?(http://support.microsoft.com/kb/955896/)FIX: You cannot edit a component that has multiple inputs in a SQL Server 2008 or SQL Server 2005 Integration Services package50003330955372?(http://support.microsoft.com/kb/955372/)FIX: An incorrect aggregate value is returned when you run an MDX query against a parent/child dimension that has the HideMemberIf property set to ParentIsBlankSelfOrMissing in SQL Server 2008 or in SQL Server 200550003334FIX: Error message when you run an INSERT statement in SQL Server: “Cannot insert an explicit value into a timestamp column”50003336FIX: You cannot view calculated members in an Excel 2007 pivot table that references an OLAP table in SQL Server 2005 Analysis Services Service Pack 2 or in SQL Server 2008 Analysis Services50003339FIX: Error message when you run an MDX query in SQL Server 2008 Analysis Services: “The MDX function failed because the coordinate for the ‘<AttributeName>’ attribute contains a set”50003341955975?(http://support.microsoft.com/kb/955975/)FIX: Error message when you update a table at the subscriber in a transactional replication in SQL Server 2008: “Updateable Subscriptions: Rows do not match between Publisher and Subscriber” 50003342955958?(http://support.microsoft.com/kb/955958/)FIX: No rows are returned when you use the sp_replqueuemonitor stored procedure to list the queued messages for a queue-updating subscription in SQL Server50003344957872FIX: When you update rows by using a cursor in SQL Server 2008, the update may take a long time to finish50003345956036?(http://support.microsoft.com/kb/956036/)FIX: Error message when you process a partition from SQL Server 2005 Analysis Services Cumulative Update 7 or from the release version of SQL Server 2008 Analysis Services: “Detected inconsistency between User define slice and detected slice of partition”50003346FIX: You receive a “Current session is no longer valid” error message or an access violation occurs when you process a cube in SQL Server 2008 Analysis Services50003349FIX: Error message when you run an UPDATE statement against a table that has a DML trigger in SQL Server 2008: “An inconsistency was detected during an internal operation”50003350Analysis Services may stop responding when a NonEmpty clause causes many cell errors50003351957819?(http://support.microsoft.com/kb/957819/)FIX: A SQL Server 2008 Analysis Services server may stop responding when you try to run an MDX query that uses cell security50003352957820?(http://support.microsoft.com/kb/957820/)FIX: The mining model opens a blank task editor window when you try to deploy the Data Mining Model Training task in a SQL Server 2008 Integration Services project in Business Intelligence Development Studio50003360956718?(http://support.microsoft.com/kb/956718/)FIX: A MERGE statement may not enforce a foreign key constraint when the statement updates a unique key column that is not part of a clustering key and there is a single row as the update source in SQL Server 200850003364957277?(http://support.microsoft.com/kb/957277/)FIX: The IntelliSense feature does not work correctly for a database that uses the Turkish collation and that uses the case-insensitive collation sort order in SQL Server 200850003365956218?(http://support.microsoft.com/kb/956218/)FIX: A NullReferenceException error for T-SQL Debugger occurs when you use the SET SHOWPLAN_XML ON option in a Transact-SQL statement on an instance of SQL Server 200850003367957278?(http://support.microsoft.com/kb/957278/)FIX: The IntelliSense feature incorrectly completes the logical operators in the CASE WHEN clause in SQL Server 200850003368957239?(http://support.microsoft.com/kb/957239/)FIX: You receive an error message when you click the View Single Column Profile By Column button in the Data Profile Viewer in SQL Server 2008: “Unhandled Exception”50003369957279?(http://support.microsoft.com/kb/957279/)FIX: The IntelliSense feature stops working when you type a query that has a specific lexical combination in SQL Server Management Studio in SQL Server 200850003371957803?(http://support.microsoft.com/kb/957803/)FIX: You cannot start the Data Profile Viewer (DataProfileViewer.exe) in SQL Server 200850003373957281?(http://support.microsoft.com/kb/957281/)FIX: In SQL Server 2008, the IntelliSense feature may become unavailable when you type Transact-SQL statements in the Query Editor in SQL Server Management Studio50003382FIX: Error message when you start the SQL Server 2008 Reporting Services Configuration Manager: “Invalid namespace”50003383FIX: The SimSun font is not displayed correctly when you view a SQL Server 2008 Report Services report50003386957330?(http://support.microsoft.com/kb/957330/)FIX: Clients cannot connect to the Report Server Web service in SQL Server 2008 Reporting Services50003387FIX: Error message when you render a report in SQL Server 2008 Reporting Services: “A generic error occurred in GDI+”50003388957332?(http://support.microsoft.com/kb/957332/)FIX: Data disappears from a report that contains an inner group that is set to an initial state of “Hidden” in SQL Server 2008 Reporting Services50003389957333?(http://support.microsoft.com/kb/957333/)FIX: A SQL Server 2008 Reporting Services report may repaginate continually and consume 100% of CPU resources50003391957387?(http://support.microsoft.com/kb/957387/)FIX: No records may be returned when you call the SQLExecute function to execute a prepared statement and you use the SQL Native Client ODBC Driver in SQL Server 200850003393955814?(http://support.microsoft.com/kb/955814/)FIX: Error message when you install SQL Server 2008 Express edition on a domain controller that is running Windows Server 2003 SP2 or Windows Small Business Server 2003 SP1: “Exception has been thrown by the target of invocation”50003399956138?(http://support.microsoft.com/kb/956138/)You cannot upgrade a non-English instance of SQL Server 2000 Reporting Services to SQL Server 2008 Reporting Services50003400957805?(http://support.microsoft.com/kb/957805/)FIX: When you try to run SQL Server 2008 database engine repair from a DVD, the repair fails, and you may receive error messages50003401957453?(http://support.microsoft.com/kb/957453/)FIX: When you install SQL Server 2008, the installation fails, and the “Attributes do not match” error message is logged in the Summary.txt file50003402957804?(http://support.microsoft.com/kb/957804/)FIX: SQL Server Setup does not use the instance name that you provide in the modified Config.ini file when you try to install SQL Server 2008 Express50003407Data warehousing may stop collecting data when many time-outs occur50003409You receive a memory error message when you try to run SQL Server Setup from a network resource50003410You may be unable to uninstall a prepared instance of SQL Server 200850003411955949?(http://support.microsoft.com/kb/955949/)FIX: Cluster upgrade to SQL Server 2008 fails when SQL Server 2005 cluster nodes have different installed features50003412955948?(http://support.microsoft.com/kb/955948/)FIX: When you install a clustered instance of SQL Server 2008, account validation fails even though you have specified the correct domain account and password50003414957806?(http://support.microsoft.com/kb/957806/)FIX: The CompleteFailoverCluster action does not detect the correct SKU that is prepared by using the PrepareFailoverCluster action in SQL Server 200850003415957459?(http://support.microsoft.com/kb/957459/)FIX: Error message when you try to add a second node to a SQL Server 2008 failover cluster: “The current SKU is invalid”50003419957357?(http://support.microsoft.com/kb/957357/)FIX: You receive an error message that the file is being used by another process when you try to rename or move an output file from a job in SQL Server Agent in SQL Server 200850003427957807?(http://support.microsoft.com/kb/957807/)FIX: A new node is not added to a SQL Server 2008 Analysis Services cluster or a SQL Server 2008 Reporting Services cluster if the SQL Server 2008 Database Engine is not installed50003452957809?(http://support.microsoft.com/kb/957809/)FIX: Event ID 7904 is logged, and the SQL Server 2008 database is corrupted when you restore a SQL Server 2008 database from a sequence of transaction log backups50003453Whenyou programmatically retrieve data from a SQL Server 2008 database, the data in memory may be overwritten50003454The Service Broker connections between endpoints may experience a deadlock condition when the initiator queues contain many messages50003456957823?(http://support.microsoft.com/kb/957823/)FIX: The clustered index table may take longer than you expect to be rebuilt when you use the ALTER INDEX REBUILD statement in SQL Server 200850003458957816?(http://support.microsoft.com/kb/957816/)FIX: The Database Mirroring feature does not work on a SQL Server 2008-based mirror server when you perform a rolling upgrade on the mirror server50003460FIX: Extended Events session produces an empty value for data captured for certain actions50003467955943?(http://support.microsoft.com/kb/955943/)FIX: The Processes pane in the Activity Monitor incorrectly shows sessions as head blockers in SQL Server 200850003468When a SQL Server 2008 policy fileexecutes a WMI query, the policy always executes the query against the local server regardless of the intended target50003469957817?(http://support.microsoft.com/kb/957817/)FIX: You cannot expand the Facets node under the Policy Management node in SQL Server Management Studio in a non-English version of SQL Server 2008
Cumulative update package informationPrerequisites There are no prerequisites to apply this cumulative update package. Restart informationYou may have to restart the computer after you apply this cumulative update package.Registry informationTo use one of the hotfixes in this package, you do not have to make any changes to the registry.
Cumulative update package file informationThis cumulative update may not contain all the files that you must have to fully update a product to the latest build. This cumulative update contains only the files that you must have to correct the issue thatis listed in this article.
The English version of this cumulative update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.32-bit versionsSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDistrib.exe2007.100.1763.078,36019-Sep-200809:43×86Dtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200809:53×86Microsoft.sqlserver.management.collectortasks.dll10.0.1763.087,06419-Sep-200809:53×86Rdistcom.dll2007.100.1763.0652,31219-Sep-200810:00×86Replmerg.exe2007.100.1763.0344,08819-Sep-200810:00×86Sql_engine_core_shared_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDatacollectorcontroller.dll2007.100.1763.0137,75219-Sep-200809:42×86Mssqlsystemresource.ldfNot applicable524,28818-Sep-200823:36Not applicableMssqlsystemresource.mdfNot applicable63,242,24018-Sep-200823:36Not applicableSql_engine_core_inst_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86Sqlagent.exe2007.100.1763.0369,68819-Sep-200810:14×86Sqlservr.exe2007.100.1763.041,003,03219-Sep-200810:14×86SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMsgprox.dll2007.100.1763.0204,82419-Sep-200809:53×86Replprov.dll2007.100.1763.0578,58419-Sep-200810:00×86Replrec.dll2007.100.1763.0793,11219-Sep-200810:00×86Sql_common_core_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86Xmlsub.dll2007.100.1763.0195,60819-Sep-200810:15×86SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1763.0316,44019-Sep-200809:42×86Dtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Microsoft.datatransformationservices.design.dll10.0.1763.04,236,31219-Sep-200809:53×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1763.0566,29619-Sep-200809:53×86Microsoft.reportingservices.diagnostics.dll10.0.1763.0902,16819-Sep-200809:53×86Microsoft.reportingservices.hpbprocessing.dll10.0.1763.0287,76819-Sep-200809:53×86Microsoft.reportingservices.htmlrendering.dll10.0.1763.0197,65619-Sep-200809:53×86Microsoft.reportingservices.imagerendering.dll10.0.1763.0144,40819-Sep-200809:53×86Microsoft.reportingservices.processingcore.dll10.0.1763.04,342,80819-Sep-200809:53×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1763.095,25619-Sep-200809:53×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1763.0832,53619-Sep-200809:53×86Microsoft.reportingservices.richtext.dll10.0.1763.0103,44819-Sep-200809:53×86Microsoft.reportingservices.spbprocessing.dll10.0.1763.0246,80819-Sep-200809:53×86Microsoft.reportingservices.wordrendering.dll10.0.1763.0230,42419-Sep-200809:53×86Msmdlocal.dll10.0.1763.023,455,25619-Sep-200809:53×86Msmgdsrv.dll10.0.1763.08,560,66419-Sep-200809:53×86Sql_bids_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMsmdlocal.dll10.0.1763.023,455,25619-Sep-200809:53×86Msmdsrv.exe10.0.1763.021,949,97619-Sep-200809:53×86Msmgdsrv.dll10.0.1763.08,560,66419-Sep-200809:53×86Sql_as_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Sql_is_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1763.0566,29619-Sep-200809:53×86Microsoft.reportingservices.diagnostics.dll10.0.1763.0902,16819-Sep-200809:53×86Microsoft.reportingservices.hpbprocessing.dll10.0.1763.0287,76819-Sep-200809:53×86Microsoft.reportingservices.htmlrendering.dll10.0.1763.0197,65619-Sep-200809:53×86Microsoft.reportingservices.imagerendering.dll10.0.1763.0144,40819-Sep-200809:53×86Microsoft.reportingservices.processingcore.dll10.0.1763.04,342,80819-Sep-200809:53×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1763.095,25619-Sep-200809:53×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1763.0832,53619-Sep-200809:53×86Microsoft.reportingservices.richtext.dll10.0.1763.0103,44819-Sep-200809:53×86Microsoft.reportingservices.spbprocessing.dll10.0.1763.0246,80819-Sep-200809:53×86Microsoft.reportingservices.wordrendering.dll10.0.1763.0230,42419-Sep-200809:53×86Msmgdsrv.dll10.0.1763.08,560,66419-Sep-200809:53×86Reportingservicesservice.exe2007.100.1763.01,106,96819-Sep-200810:00×86Reportingserviceswebserver.dll10.0.1763.01,905,68819-Sep-200810:00×86Reportingserviceswebuserinterface.dll10.0.1763.01,610,77619-Sep-200810:00×86Rsconfigtool.exe10.0.1763.01,201,17619-Sep-200810:08×86Sql_rs_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1763.0316,44019-Sep-200809:42×86Dtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Microsoft.datatransformationservices.design.dll10.0.1763.04,236,31219-Sep-200809:53×86Microsoft.reportingservices.diagnostics.dll10.0.1763.0902,16819-Sep-200809:53×86Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200809:53×86Microsoft.sqlserver.management.collectortasks.dll10.0.1763.087,06419-Sep-200809:53×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1763.0394,26419-Sep-200809:53×86Microsoft.sqlserver.sqlparser.dll10.0.1763.02,151,44819-Sep-200809:53×86Objectexplorer.dll10.0.1763.03,253,27219-Sep-200809:54×86Radlangsvc.dll10.0.1763.0123,92819-Sep-200810:00×86Rsconfigtool.exe10.0.1763.01,201,17619-Sep-200810:08×86Sql_ssms_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86Sqleditors.dll10.0.1763.01,225,75219-Sep-200810:14×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Microsoft.sqlserver.chainer.infrastructure.dll10.0.1763.0230,42419-Sep-200809:53×86Microsoft.sqlserver.configuration.sco.dll10.0.1763.01,303,57619-Sep-200809:53×86Microsoft.sqlserver.configuration.sstring.dll10.0.1763.024,60019-Sep-200809:53×86Msmdlocal.dll10.0.1763.023,455,25619-Sep-200809:53×86Msmgdsrv.dll10.0.1763.08,560,66419-Sep-200809:53×86Sql_tools_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1763.02,460,18419-Sep-200810:14×86Sqlncli_keyfile.dll2007.100.1763.016,92019-Sep-200809:52×86x64-basedversionsSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDistrib.exe2007.100.1763.090,13619-Sep-200818:55×64Dtspipeline.dll2007.100.1763.01,090,07219-Sep-200818:55×64Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200809:53×86Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200819:20×86Microsoft.sqlserver.management.collectortasks.dll10.0.1763.087,06419-Sep-200819:20×86Rdistcom.dll2007.100.1763.0790,55219-Sep-200819:21×64Replmerg.exe2007.100.1763.0411,67219-Sep-200819:21×64Sql_engine_core_shared_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDatacollectorcontroller.dll2007.100.1763.0258,07219-Sep-200818:48×64Mssqlsystemresource.ldfNot applicable524,28818-Sep-200823:36Not applicableMssqlsystemresource.mdfNot applicable63,242,24018-Sep-200823:36Not applicableSql_engine_core_inst_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64Sqlagent.exe2007.100.1763.0430,61619-Sep-200819:02×64Sqlservr.exe2007.100.1763.057,825,81619-Sep-200819:02×64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMsgprox.dll2007.100.1763.0204,82419-Sep-200809:53×86Msgprox.dll2007.100.1763.0248,85619-Sep-200819:20×64Replprov.dll2007.100.1763.0578,58419-Sep-200810:00×86Replprov.dll2007.100.1763.0730,64819-Sep-200819:21×64Replrec.dll2007.100.1763.0793,11219-Sep-200810:00×86Replrec.dll2007.100.1763.0979,99219-Sep-200819:21×64Sql_common_core_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64Xmlsub.dll2007.100.1763.0195,60819-Sep-200810:15×86Xmlsub.dll2007.100.1763.0311,32019-Sep-200819:02×64SQL Server 2008 Business Intelligence Development Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1763.0316,44019-Sep-200809:42×86Dtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Microsoft.datatransformationservices.design.dll10.0.1763.04,236,31219-Sep-200809:53×86Microsoft.reportingservices.dataextensions.xmlaclient.dll10.0.1763.0566,29619-Sep-200809:53×86Microsoft.reportingservices.diagnostics.dll10.0.1763.0902,16819-Sep-200809:53×86Microsoft.reportingservices.hpbprocessing.dll10.0.1763.0287,76819-Sep-200809:53×86Microsoft.reportingservices.htmlrendering.dll10.0.1763.0197,65619-Sep-200809:53×86Microsoft.reportingservices.imagerendering.dll10.0.1763.0144,40819-Sep-200809:53×86Microsoft.reportingservices.processingcore.dll10.0.1763.04,342,80819-Sep-200809:53×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1763.095,25619-Sep-200809:53×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1763.0832,53619-Sep-200809:53×86Microsoft.reportingservices.richtext.dll10.0.1763.0103,44819-Sep-200809:53×86Microsoft.reportingservices.spbprocessing.dll10.0.1763.0246,80819-Sep-200809:53×86Microsoft.reportingservices.wordrendering.dll10.0.1763.0230,42419-Sep-200809:53×86Msmdlocal.dll10.0.1763.023,455,25619-Sep-200809:53×86Msmdlocal.dll10.0.1763.044,450,32819-Sep-200819:20×64Msmgdsrv.dll10.0.1763.08,560,66419-Sep-200809:53×86Msmgdsrv.dll10.0.1763.012,334,10419-Sep-200819:20×64Sql_bids_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMsmdlocal.dll10.0.1763.023,455,25619-Sep-200809:53×86Msmdlocal.dll10.0.1763.044,450,32819-Sep-200819:20×64Msmdsrv.exe10.0.1763.043,728,40819-Sep-200819:20×64Msmgdsrv.dll10.0.1763.08,560,66419-Sep-200809:53×86Msmgdsrv.dll10.0.1763.012,334,10419-Sep-200819:20×64Sql_as_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.1763.01,090,07219-Sep-200818:55×64Sql_is_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1763.0566,29619-Sep-200819:20×86Microsoft.reportingservices.diagnostics.dll10.0.1763.0902,16819-Sep-200819:20×86Microsoft.reportingservices.hpbprocessing.dll10.0.1763.0287,76819-Sep-200819:20×86Microsoft.reportingservices.htmlrendering.dll10.0.1763.0197,65619-Sep-200819:20×86Microsoft.reportingservices.imagerendering.dll10.0.1763.0144,40819-Sep-200819:20×86Microsoft.reportingservices.processingcore.dll10.0.1763.04,342,80819-Sep-200819:20×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1763.095,25619-Sep-200819:20×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1763.0832,53619-Sep-200819:20×86Microsoft.reportingservices.richtext.dll10.0.1763.0103,44819-Sep-200819:20×86Microsoft.reportingservices.spbprocessing.dll10.0.1763.0246,80819-Sep-200819:20×86Microsoft.reportingservices.wordrendering.dll10.0.1763.0230,42419-Sep-200819:20×86Msmgdsrv.dll10.0.1763.012,334,10419-Sep-200819:20×64Reportingservicesservice.exe2007.100.1763.02,045,46419-Sep-200819:21×64Reportingserviceswebserver.dll10.0.1763.01,905,68819-Sep-200819:21×86Reportingserviceswebuserinterface.dll10.0.1763.01,610,77619-Sep-200819:21×86Rsconfigtool.exe10.0.1763.01,201,17619-Sep-200810:08×86Sql_rs_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1763.0316,44019-Sep-200809:42×86Dtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Microsoft.datatransformationservices.design.dll10.0.1763.04,236,31219-Sep-200809:53×86Microsoft.reportingservices.diagnostics.dll10.0.1763.0902,16819-Sep-200809:53×86Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200809:53×86Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200819:20×86Microsoft.sqlserver.management.collectortasks.dll10.0.1763.087,06419-Sep-200809:53×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1763.0394,26419-Sep-200809:53×86Microsoft.sqlserver.sqlparser.dll10.0.1763.02,151,44819-Sep-200809:53×86Objectexplorer.dll10.0.1763.03,253,27219-Sep-200809:54×86Radlangsvc.dll10.0.1763.0123,92819-Sep-200810:00×86Rsconfigtool.exe10.0.1763.01,201,17619-Sep-200810:08×86Sql_ssms_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64Sqleditors.dll10.0.1763.01,225,75219-Sep-200810:14×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Dtspipeline.dll2007.100.1763.01,090,07219-Sep-200818:55×64Microsoft.sqlserver.chainer.infrastructure.dll10.0.1763.0230,42419-Sep-200819:20×86Microsoft.sqlserver.configuration.sco.dll10.0.1763.01,303,57619-Sep-200819:20×86Microsoft.sqlserver.configuration.sstring.dll10.0.1763.024,60019-Sep-200819:20×86Msmdlocal.dll10.0.1763.023,455,25619-Sep-200809:53×86Msmdlocal.dll10.0.1763.044,450,32819-Sep-200819:20×64Msmgdsrv.dll10.0.1763.08,560,66419-Sep-200809:53×86Msmgdsrv.dll10.0.1763.012,334,10419-Sep-200819:20×64Sql_tools_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1763.02,460,18419-Sep-200810:14×86Sqlncli10.dll2007.100.1763.03,158,55219-Sep-200819:02×64Sqlncli_keyfile.dll2007.100.1763.017,43219-Sep-200819:19×64Itanium-based versionsSQL Server 2008 Database Services Core Shared
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDistrib.exe2007.100.1763.0208,92019-Sep-200823:37IA-64Dtspipeline.dll2007.100.1763.02,023,96019-Sep-200823:37IA-64Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200809:53×86Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200823:44×86Microsoft.sqlserver.management.collectortasks.dll10.0.1763.087,06419-Sep-200823:44×86Rdistcom.dll2007.100.1763.01,832,47219-Sep-200823:51IA-64Replmerg.exe2007.100.1763.0972,82419-Sep-200823:51IA-64Sql_engine_core_shared_keyfile.dll2007.100.1763.022,55219-Sep-200823:44IA-64SQL Server 2008 Database Services Core Instance
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDatacollectorcontroller.dll2007.100.1763.0474,13619-Sep-200823:37IA-64Mssqlsystemresource.ldfNot applicable524,28818-Sep-200823:36Not applicableMssqlsystemresource.mdfNot applicable63,242,24018-Sep-200823:36Not applicableSql_engine_core_inst_keyfile.dll2007.100.1763.022,55219-Sep-200823:44IA-64Sqlagent.exe2007.100.1763.01,203,22419-Sep-200823:58IA-64Sqlservr.exe2007.100.1763.0110,867,48019-Sep-200823:58IA-64SQL Server 2008 Database Services Common Core
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMsgprox.dll2007.100.1763.0204,82419-Sep-200809:53×86Msgprox.dll2007.100.1763.0536,60019-Sep-200823:45IA-64Replprov.dll2007.100.1763.0578,58419-Sep-200810:00×86Replprov.dll2007.100.1763.01,644,05619-Sep-200823:51IA-64Replrec.dll2007.100.1763.0793,11219-Sep-200810:00×86Replrec.dll2007.100.1763.02,127,38419-Sep-200823:51IA-64Sql_common_core_keyfile.dll2007.100.1763.022,55219-Sep-200823:44IA-64Xmlsub.dll2007.100.1763.0195,60819-Sep-200810:15×86Xmlsub.dll2007.100.1763.0562,20019-Sep-200823:58IA-64SQL Server 2008 Analysis Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMsmdlocal.dll10.0.1763.023,455,25619-Sep-200809:53×86Msmdlocal.dll10.0.1763.057,500,69619-Sep-200823:45IA-64Msmdsrv.exe10.0.1763.058,850,84019-Sep-200823:45IA-64Msmgdsrv.dll10.0.1763.08,560,66419-Sep-200809:53×86Msmgdsrv.dll10.0.1763.015,485,97619-Sep-200823:45IA-64Sql_as_keyfile.dll2007.100.1763.022,55219-Sep-200823:44IA-64SQL Server 2008 Integration Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.1763.02,023,96019-Sep-200823:37IA-64Sql_is_keyfile.dll2007.100.1763.022,55219-Sep-200823:44IA-64SQL Server 2008 Reporting Services
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformMicrosoft.reportingservices.dataextensions.xmlaclient.dll10.0.1763.0566,29619-Sep-200823:44×86Microsoft.reportingservices.diagnostics.dll10.0.1763.0902,16819-Sep-200823:44×86Microsoft.reportingservices.hpbprocessing.dll10.0.1763.0287,76819-Sep-200823:44×86Microsoft.reportingservices.htmlrendering.dll10.0.1763.0197,65619-Sep-200823:44×86Microsoft.reportingservices.imagerendering.dll10.0.1763.0144,40819-Sep-200823:44×86Microsoft.reportingservices.processingcore.dll10.0.1763.04,342,80819-Sep-200823:44×86Microsoft.reportingservices.processingobjectmodel.dll10.0.1763.095,25619-Sep-200823:44×86Microsoft.reportingservices.rdlobjectmodel.dll10.0.1763.0832,53619-Sep-200823:44×86Microsoft.reportingservices.richtext.dll10.0.1763.0103,44819-Sep-200823:44×86Microsoft.reportingservices.spbprocessing.dll10.0.1763.0246,80819-Sep-200823:44×86Microsoft.reportingservices.wordrendering.dll10.0.1763.0230,42419-Sep-200823:44×86Msmgdsrv.dll10.0.1763.015,485,97619-Sep-200823:45IA-64Reportingservicesservice.exe2007.100.1763.03,360,28019-Sep-200823:51IA-64Reportingserviceswebserver.dll10.0.1763.01,905,68819-Sep-200823:51×86Reportingserviceswebuserinterface.dll10.0.1763.01,610,77619-Sep-200823:51×86Rsconfigtool.exe10.0.1763.01,201,17619-Sep-200810:08×86Sql_rs_keyfile.dll2007.100.1763.022,55219-Sep-200823:44IA-64SQL Server 2008 Management Studio
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDataprofileviewer.exe10.0.1763.0316,44019-Sep-200809:42×86Dtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Microsoft.datatransformationservices.design.dll10.0.1763.04,236,31219-Sep-200809:53×86Microsoft.reportingservices.diagnostics.dll10.0.1763.0902,16819-Sep-200809:53×86Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200809:53×86Microsoft.sqlserver.dmf.dll10.0.1763.0295,96019-Sep-200823:44×86Microsoft.sqlserver.management.collectortasks.dll10.0.1763.087,06419-Sep-200809:53×86Microsoft.sqlserver.management.resourcemonitorwidgets.dll10.0.1763.0394,26419-Sep-200809:53×86Microsoft.sqlserver.sqlparser.dll10.0.1763.02,151,44819-Sep-200809:53×86Objectexplorer.dll10.0.1763.03,253,27219-Sep-200809:54×86Radlangsvc.dll10.0.1763.0123,92819-Sep-200810:00×86Rsconfigtool.exe10.0.1763.01,201,17619-Sep-200810:08×86Sql_ssms_keyfile.dll2007.100.1763.022,55219-Sep-200823:44IA-64Sqleditors.dll10.0.1763.01,225,75219-Sep-200810:14×86SQL Server 2008 Tools and Workstation Components
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformDtspipeline.dll2007.100.1763.0697,36819-Sep-200809:43×86Dtspipeline.dll2007.100.1763.02,023,96019-Sep-200823:37IA-64Microsoft.sqlserver.chainer.infrastructure.dll10.0.1763.0230,42419-Sep-200823:44×86Microsoft.sqlserver.configuration.sco.dll10.0.1763.01,303,57619-Sep-200823:44×86Microsoft.sqlserver.configuration.sstring.dll10.0.1763.024,60019-Sep-200823:44×86Msmdlocal.dll10.0.1763.023,455,25619-Sep-200809:53×86Msmdlocal.dll10.0.1763.057,500,69619-Sep-200823:45IA-64Msmgdsrv.dll10.0.1763.08,560,66419-Sep-200809:53×86Msmgdsrv.dll10.0.1763.015,485,97619-Sep-200823:45IA-64Sql_tools_keyfile.dll2007.100.1763.022,55219-Sep-200823:44IA-64SQL Server 2008 Native Client
Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatformSqlncli10.dll2007.100.1763.02,460,18419-Sep-200810:14×86Sqlncli10.dll2007.100.1763.06,347,80019-Sep-200823:58IA-64Sqlncli_keyfile.dll2007.100.1763.022,55219-Sep-200823:44IA-64

Cumulative hotfix package (build 2153) for SQL Server 2005 is available

Symptoms
Microsoft SQL Server 2005 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2005 Service Pack 1 (SP1) hotfix to an installation of SQL Server 2005 SP1. By default, any hotfix that is provided in a SQL Server service pack is included in the nextSQL Server service pack.
SQL Server 2005 SP1 includes all SQL Server 2005 hotfixes up to and including build 9.0.1530. For more information about which SQL Server 2005 hotfixes are included in SQL Server 2005 Service Pack 1, click the following article number to view the article in the Microsoft Knowledge Base:
913090?(http://support.microsoft.com/kb/913090/) A list of the bugs that have been fixed in SQL Server 2005 Service Pack 1 Cumulative hotfix package (build 2153) for SQL Server 2005 contains SQL Server 2005 hotfixes that were not included in SQL Server 2005 SP1.This build roughly corresponds to SQL Server 2005 builds 9.0.1531 through build 9.0.1540.
Note This hotfix rollup build is also known as build 2153.
Important notes about the cumulative hotfix packageSQL Server 2005 hotfixes are now multilanguage. There is only one cumulative hotfix package for all languages.You must install each component package for your operating system.You must enable the SQL Server Management Object (SMO) and SQL Server Distributed Management Object (SQL-DMO) extended stored procedures before you install the hotfix package. For more information about the SMO/DMO XPs option, see SQL Server 2005 Books Online.
Note SQL Server 2005 Books Online notes that the default setting of these stored procedures is 0 (OFF). However, this value is incorrect. By default, the setting is 1 (ON).You must install all component packages in the order in which they are listed in this article. If you do not install the component packages in the correct order, you may receive an error message.
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
919224?(http://support.microsoft.com/kb/919224/) FIX: You may receive an error message when you install the cumulative hotfix package (build 2153) for SQL Server 2005To uninstall this hotfix, follow these steps:Click Start, click Control Panel, and then click Add or Remove programs.In the Add or Remove Programs window, click the Add or Remove Programs icon.To see the rollup that is listed under your Microsoft SQL Server 2005 installation, select the Show Updates check box.You must uninstall the component packages in the order in which they are listed in this article.
Resolution
How to obtain the cumulative hotfix package for SQL Server 2005 (build 9.0.2153)Component packages for x86-based operating systemsIf you are running SQL Server 2005 on an x86-based operating system, you must install the following component packages in the order in which they are presented:
SQL Server 2005
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/SQL2005-KB918222-x86-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/sql2005-kb918222-x86-enu.exe)
Microsoft SQL Server 2005 Analysis Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/AS2005-KB918222-x86-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/as2005-kb918222-x86-enu.exe)
Microsoft SQL Server 2005 Integration Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/DTS2005-KB918222-x86-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/dts2005-kb918222-x86-enu.exe)
Microsoft SQL Server 2005 Notification Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/NS2005-KB918222-x86-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/ns2005-kb918222-x86-enu.exe)
Microsoft SQL Server 2005 Reporting Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/RS2005-KB918222-x86-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/rs2005-kb918222-x86-enu.exe)
SQL Server 2005 Tools
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/SQLTools2005-KB918222-x86-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/sqltools2005-kb918222-x86-enu.exe)Component packages for x64-based operating systemsIf you are running SQL Server 2005 on an x64-based operating system, you must install the following component packages in the order in which they are presented:
SQL Server 2005
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/SQL2005-KB918222-x64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/sql2005-kb918222-x64-enu.exe)
SQL Server 2005 Analysis Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/AS2005-KB918222-x64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/as2005-kb918222-x64-enu.exe)
SQL Server 2005 Integration Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/DTS2005-KB918222-x64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/dts2005-kb918222-x64-enu.exe)
SQL Server 2005 Notification Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/NS2005-KB918222-x64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/ns2005-kb918222-x64-enu.exe)
SQL Server 2005 Reporting Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/RS2005-KB918222-x64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/rs2005-kb918222-x64-enu.exe)
SQL Server 2005 Tools
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/SQLTools2005-KB918222-x64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/sqltools2005-kb918222-x64-enu.exe)Component packages for Itanium-based operating systemsIf you are running SQL Server 2005 on an Itanium-based operating system, you must install the following component packages in the order in which they are presented:
SQL Server 2005
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/SQL2005-KB918222-ia64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/sql2005-kb918222-ia64-enu.exe)
SQL Server 2005 Analysis Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/AS2005-KB918222-ia64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/as2005-kb918222-ia64-enu.exe)
SQL Server 2005 Integration Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/DTS2005-KB918222-ia64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/dts2005-kb918222-ia64-enu.exe)
SQL Server 2005 Notification Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/NS2005-KB918222-ia64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/ns2005-kb918222-ia64-enu.exe)
SQL Server 2005 Reporting Services
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/RS2005-KB918222-ia64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/rs2005-kb918222-ia64-enu.exe)
SQL Server 2005 Tools
http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/SQLTools2005-KB918222-ia64-ENU.exe(http://download.microsoft.com/download/6/e/8/6e85f7ab-9f6c-4f3c-8f89-da0f78e026dc/sqltools2005-kb918222-ia64-enu.exe)For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591?(http://support.microsoft.com/kb/119591/) How to obtain Microsoft support files from online servicesMicrosoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
SQL Server 2005 Post-SP1hotfixes that are included in SQL Server 2005 build 9.0.2153Note Microsoft Knowledge Base articles that discuss these hotfixes will be released as they become available.
Collapse this tableExpand this table
SQL Bug number Description 410 Dimension security does not support visual totals on a parent attribute that is in a parent-child dimension. 433 If you execute an ALTER DDL statement that removes dimension hierarchies from the database without removing the hierarchies from the cubes, an access violation may occur. 447 Processing performance on multiprocessor computers is somewhat slower than expected. 459 Under very specific and rare circumstances, a deadlock can occur between two or more sessions in SQL Server 2005. In this case, the internal deadlock monitoring mechanism does not detect the deadlock between the sessions. 461 Page breaks may not be respected when a table is rendered in Microsoft Office Excel if that report contains tables with the conditions of NoRows=true and NoRowsMessage=null, and the table contains a table header or footer. 464 The leaf page of a non-clustered index may have only one index row. 491 On a SQL Server 2005 installation that uses Turkish collation, you cannot view job steps that are of SSIS type from SQL Server Management Studio. If a job has SSIS job steps only, you receive an “Index was outside the bounds of the array. (SqlManagerUI)” error message when you click the Steps tab. 499 A Multidimensional Expressions (MDX) query that involves non-trivial custom rollups when it runs complex sum-like aggregate expressions runs much slower on SQL Server 2005 than on SQL Server 2000. 531 When you run a query or a stored procedure in SQL Server 2005, certain conditions can cause the SQL Server optimizer not to be able to produce an execution plan. 541 An ADOMD.NET application that runs through an IXMLA provider is limited to 32 maximum user sessions. 554 When you query the IS_PLACEHOLDERMEMBER member property for a dimension member by using the .Properties(“IS_PLACEHOLDERMEMBER”) function in MDX, the value that is returned is always FALSE. This behavior occurs even for members that are placeholders in the dimension. 584 When a report contains an image that is external or is a resource in Reporting Services and the report uses the interactive sorting functionality, the image is replaced by a red x. 606 The MDSCHEMA_PROPERTIES row set returns the wrong data type for some user-defined properties. 608 If you include a subreport in a group footer and you enable the HideDuplicates property in a detail row on a grouping item, SQL Server 2005 Reporting Services raises an internal error when you try to export the report. The error also occurs when you click Print Preview on the Preview tab in Report Designer. 614 SQL Server 2005 Reporting Services may intermittently display a System.NullReferenceException exception in the ReportSnapshot.EnsureAllStreamsAreClosed procedure. This behavior generates a mini-dump. 615 The SQL Server 2005 Analysis Services service does not start when you use Japanese_Unicode_CI_AS as a collation for the instance of SQL Server 2005 Analysis Services. 617 When you try to run a linked report that uses the User!UserID variable and the execution properties are set to use Snapshots, you receive the following error message:

3wp!library!1!1/27/2006-13:10:27:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException: 627 In the Japanese version of SQL Server 2005, the fulltext schedule creation in SQL Server Management Studio fails, and you receive the following error message:

The specified @category_name (‘フルテキスト’localized string) does not exist. (Microsoft SQL Server, Error: 14262) 636 A memory leak may occur in the common language runtime (CLR) if you pass a CLR user-defined data type as a parameter by using a stored procedure or the sp_executesql procedure. 652 If Y-axis margins are enabled and the minimum Y-value of all data points is a “nice” integer value, the Y-axis minimum value will be adjusted to a lower value. For example, the chart control rounds 4.0 to 4 to create a “nice” integer value. However, the generated Y-axis labels are incorrect. 664 You run SQL Server 2005 Analysis Services builds 9.00.1520 through 9.00.1539 or SQL Server 2005 SP1. In this case, an MDX query that includes a distinct count measure may not return results. This behavior only occurs if the measure group that is queried contains multiple partitions. 708 The SQL Server Integration Services (SSIS) service does not start when you install SQL Server 2005 SP1 752 The MSMQTask.dll and dependencies are deleted when the fix that is described in the Microsoft Knowledge Base article 910070 is applied. 40000100 If the log reader agent and the DBCC DBREINDEX or ALTER INDEX …REBUILD commands run at the same time, the log reader agent may miss some transactions to the distributor. 40000102 When you configure Log Shipping and add two or more secondary servers to Log Shipping, only the secondary server that you added last is monitored by the monitor server and the other secondary servers are not. 40000108 The SQL Server 2005 Database Engine Tuning Advisor may unexpectedly exit if indexed views are part of the workload that is tuned. 40000110 The YTD calculation in cubes that use parent-child dimensions may be incorrect. 50000104 The SqlCommandBuilder.DeriveParameters(SqlCommand) method returns an exception when you execute a stored procedure with an input parameter that is a typed XML type. 50000112 A member of the SQL Server 2005 Analysis Services database administrator role cannot add or delete perspectives. Only a member of the SQL Server 2005 Analysis Services server role can perform such tasks. 50000115 A Report Server Model may use an Analysis Services data source. MDX queries are generated from Report Builder based on the Report Server Model. Dates in the MDX queries have the month and day parts transposed. 50000116 A FETCH operation that uses a KEYSET cursor may be slow if the target table for the cursor has a clustered index and non-clustered indexes. This behavior occurs if the clustered index is the best choice for the FETCH operation and if the SELECT query for the cursor is very simple. 50000120 In SQL Server 2005 Analysis Services, calculated members that are defined in the cube MDX script are resolved before any session or query defined calculations. The only exceptions are certain scenarios with the Aggregate and VisualTotals functions. This behavior is a change from the SQL Server 2000 Analysis Services behavior. In SQL Server 2000 Analysis Services, the Solve Order could be used explicitly to insert a session or a query-defined calculation between two cube level calculations. This change in behavior may cause the query or session scope calculated members not to return the results that you want in SQL Server 2005 Analysis Services. Cumulative hotfix package for SQL Server 2005 (build 9.0.2153) introduces new syntax that allows for control over the scope in which a calculated member is evaluated. 50000151 When you run a SELECT query to return any duplicate rows in a table, incorrect results are returned if the query plan contains a hash aggregation and if one or more of the columns in the table contain a combination of empty strings and undefined characters. 50000154 You may receive a variablelock list error message when you run multiple instances of a package. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
915918?(http://support.microsoft.com/kb/915918/) FIX: The internal deadlock monitor may not detect a deadlock between two or more sessions in SQL Server 2005