Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.


Summary

This article describes the Microsoft SharePoint Foundation 2010 issues that are fixed in the SharePoint Foundation 2010 hotfix package that is dated July 2, 2012.

INTRODUCTION

Issues that this hotfix package fixes

  • An update enables the MigrateUser method to accept content database names as parameters so that you can perform migrations on the specified list of database. Additionally,this update enables you performthe migrationin parallelif you have a large volume of data that contains millions of users.

  • Assume that a SharePoint Designer workflow sends an email message that has more than 2,000 characters in the email message body. In this case, a character at the beginning of a line is missing in the email message body.

  • The navigation link for a document library on a subsite with unique permissions disappears intermittently.

  • An update provides APIs or cmdlets to make sure that the same claim type uses the same encoding character on multiple SharePoint farms.

  • When you try to export translations for a site in SharePoint Foundation 2010, you receive the following error message:

    Server Error in '/' Application

  • Assume that you use the metadata navigation and filter feature to filter a view of a document library. When you check in or check out a document through the menu on the ribbon, you receive the following error exception:

    System.ArgumentException: Value does not fall within the expected range. at Microsoft.SharePoint.SPWeb.GetFile(String strUrl) at Microsoft.SharePoint.ApplicationPages.Checkin.get_File() at Microsoft.SharePoint.ApplicationPages.Checkin.OnPreInit(EventArgs e) at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

  • Consider the following scenario:

    • You create a site collection by using the Publishing Portal template.

    • You create a site lookup column that fetches information from a custom list.

    • You add a new site content type to the page library settings.

    • You create a new page by using the site content type and then select a value for the lookup column.

    • You save the new page.

    • You edit the page and then check it in.

    In this scenario, the value that you selected for the lookup column is missing.

  • Assume that you use Microsoft SharePoint Designer 2010 to change a column width on the AllItems.aspx page. When you try to check out a document from the AllItems.aspx page on a site collection, the dialog box that prompts you to select a draft folder displays two times. Additionally, you receive the following error message after the dialog box pops out for the second time:

    This document could not be check out. You may not have permission to check out the document or it is already checked out or locked for editing by another user.

  • After you add the <FieldRef/> element to a content type schema, a field is not added to the existing list that uses the content type.

  • Consider the following scenario:

    • You create an approval workflow that contains a Type a message to include your request field on the approval page in Microsoft Office SharePoint Server 2007.

    • You migrate the workflow from SharePoint Server 2007 to SharePoint Foundation 2010.

    • You run an instance of the workflow in SharePoint Foundation 2010.

    In this scenario, the Type a message to include your request field does not display on the approval page.

  • Assume that you add some reusable content items to a reusable content list on a SharePoint page. When you edit and then save the page, certain reusable content items do not display. Additionally, some space lines are added to the page.

  • Assume that you set a user as a site collection administrator and do not assign other additional permissions to them. When you delete the user from the site collection, the Site Data web service does not emit the site collection level security update.

  • Assume that you disable the Recycle Bin in a site collection. After you run a workflow that deletes a list item, the list item is not deleted. Additionally, you receive the following error message:

    The Workflow could not delete the list item. Make sure the list exists and the user has permissions to delete items in the list. Unknown Error

  • You create a custom list in a site that inherits permissions from the site collection. Then, you add a list item to the custom list and break the permissions inheritance. In this situation, it takes a long time for you to grant a user permissions to the list item.

  • Assume that you create a sandboxed solution that enumerates a collection of SharePoint objects. When the enumerator throws an exception, a SecurityException exception is thrown.

  • After you install a content type that inherits from a custom content type, the out-of-box content types disappear in SharePoint Foundation 2010.

  • When you open a document on a search result by clicking View in Browser, the document is opened in an Office client instead of in Office Web App.

  • Assume that you set the regional settings for a site to a language other than English. When you try to filter a view on the site by clicking Show Filter Choices, you receive the following error message:

    <!-- #RENDER FAILED -->

  • Redirect pages do not work after you perform a content deployment to a public site collection.

  • Assume that you configure a list view web part to display list items by using the datasheet view on a SharePoint site. You save the site as a template, and then you create a new site by using the template. In this situation, the datasheet view setting on the list view web part is lost on the new site.

  • Assume that you create a team site on a web application that is configured to use claim-based authentication. When a three-state workflow is triggered on the team site, the Assign To property is empty in the workflow.

  • When you drag web parts from a web part adder tool part to a meeting workspace page, a JavaScript error occurs.

  • Assume that you enable the external BLOB storage in SharePoint Foundation 2010. After you move a document from a document library to a second document library, you cannot download the document from the second document library. Additionally, you receive the following error message:

    An unexpected error has occurred.

  • Assume that you configure a document library to require check-out for files. When you run a process that uploads and checks in files automatically to the document library, two files may be saved with the same name in the document library.

  • You lose permissions to new list items when you apply the SharePoint Foundation cumulative update that is described in Knowledge Base (KB) article 2598321. Additionally, you receive an HTTP 500 error message when you try to access the affected list items.

  • You cannot save a site as a site template after the solution gallery includes a solution that does not have a solution ID.

  • Assume that you send an email message that contains a document attachment to an email-enabled document library. The email message contains more than 255 characters in the email header. After you edit the document in an Office client, you cannot save the document to the document library.

  • Assume that you move documents from a document library to another document library through the Site Content and Structure page, and the destination library has managed metadata columns. When you edit the property of a document, columns that appear with "_0" are displayed unexpectedly.

  • After you change the calculated column name and the formula in the calculated column, publishing for the content type does not work correctly. This issue occurs when the content type subscriber timer job is running.

  • The XSLT List View web part unexpectedly compiles .xsl files every time that network load balancing sends an HTTP request to different SharePoint Front End (WFE) servers. This issue occurs when a solution is not deployed at the same time on the different WFE servers.

  • Assume that you use Internet Explorer 8 or Internet Explorer 9 to go to a SharePoint site and that you set the user interface language to a language other than the default language. When you go to the subsite of the SharePoint site, the subsite is displayed in the default language incorrectly.

  • Assume that two document libraries contain a same site column in different SharePoint sites. When you change the column value of the first site, the site column value in the document library of the second site is also changed, even though the second site is not a subsite of the first site.

  • Consider the following scenario:

    • You create a custom team subsite that has a content query web part on the home page.

    • You save the team subsite as site template.

    • You use the site template to create a subsite.

    • You use the content deployment feature to deploy the subsite to the other SharePoint farm.

    • You go to the subsite on the destination farm.

    In this scenario, you receive the following error message:

    A Web Part with this ID has already been added to this page.

  • A decrease in performance occurs when you perform a migration for many site collections. This issue occurs because the SPWebApplication.MigrateUser method does not cache certain data entries.

  • If a site is deleted by a dead site delete timer job, the site is deleted permanently. Instead, the site should be sent to the Site Collection Recycle Bin.

  • When you browse the home page as an anonymous user on a SharePoint site that has the anonymous access enabled, the following error message is logged in the Unified Logging Service (ULS) log:

    The EXECUTE permission was denied on the object 'proc_SecGetUserAccountDirectoryPath'

  • When you reclick a tree node of a custom Claims Provider through the Select People and Groups dialog box in the People Picker control, a user entry that belongs to the child node of the current tree node is displayed unexpectedly in addition to the user entry under the current tree node.

  • A document library cannot receive incoming email messages when the site collection in which the document library exists is not configured by using the site collection quotas feature.

  • Assume that you add a custom web part to a web part page. When you change the name of the custom web part assembly, the web part page does not display the web part, and an error occurs.

Resolution

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problems that are described in this article. Apply this hotfix only to systems that are experiencing the problems described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix 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 hotfix.

Note If additional issues occur or if 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 hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, go to the following Microsoft website:

http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To install this hotfix, you must have SharePoint Foundation 2010 or SharePoint Foundation 2010 Service Pack 1 installed.

Restart requirement

You may not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace a previously released hotfix.

Registry information

To use the hotfix in this package, you do not have to make any changes to the registry.

File information

This hotfix may not contain all the files that you must have to fully update a product to the latest build. This hotfix contains only the files that you must have to resolve the issues that are listed in this article.

The global version of this hotfix package uses a Microsoft Windows Installer package to install the hotfix package. The dates and the times for these files are listed in Coordinated Universal Time (UTC) in the following table. When you view the file information, the date 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.


Download information

File name

File version

File size

Date

Time

Sharepointfoundation2010-kb2598348-fullfile-x64-glb.exe

14.0.6123.5002

35,262,904

26-Jun-12

8:22


Microsoft Windows Installer .msp file information

File name

File version

File size

Date

Time

Wss-x-none.msp

Not Applicable

36,203,008

26-Jun-12

12:17


After the hotfix is installed, the global version of this hotfix has the file attributes, or a later version of the file attributes, that are listed in the table.

Wss-x-none.msp information

File name

File version

File size

Date

Time

Addgallery.officeonlineprovider.dll

14.0.6015.1000

55,168

29-Aug-11

13:53

Csisrv.dll

14.0.6123.5000

3,370,152

8-Jun-12

12:59

Dwdcw20.dll

14.0.6116.5000

637,728

17-Jan-12

19:47

Microsoft.businessdata.dll

14.0.6009.1000

116,632

1-Sep-11

17:17

Microsoft.sharepoint.addgallery.server.dll

14.0.6108.5000

124,800

29-Aug-11

13:53

Microsoft.sharepoint.administrationoperation.dll

14.0.6122.5000

834,224

16-May-12

19:37

Microsoft.sharepoint.applicationpages.administration.dll

14.0.6108.5000

608,128

29-Aug-11

13:52

Microsoft.sharepoint.applicationpages.dll

14.0.6122.5000

1,063,584

16-May-12

19:37

Microsoft.sharepoint.client.dll

14.0.6108.5000

288,624

29-Aug-11

13:53

Microsoft.sharepoint.client.dll

14.0.6108.5000

288,624

29-Aug-11

13:53

Microsoft.sharepoint.client.serverruntime.dll

14.0.6108.5000

186,272

29-Aug-11

13:53

Microsoft.sharepoint.client.silverlight.dll

14.0.6108.5000

272,264

29-Aug-11

13:53

Microsoft.sharepoint.client.silverlight.runtime.dll

14.0.6009.1000

145,304

29-Aug-11

13:53

Microsoft.sharepoint.dll

14.0.6123.5000

16,833,120

8-Jun-12

11:08

Microsoft.sharepoint.dll

14.0.6123.5000

16,833,120

8-Jun-12

11:08

Microsoft.sharepoint.dll

14.900.6123.5000

1,796,728

8-Jun-12

11:08

Microsoft.sharepoint.dsp.dll

14.0.6105.5000

59,264

29-Aug-11

13:53

Microsoft.sharepoint.dsp.oledb.dll

14.0.6108.5000

124,800

29-Aug-11

13:53

Microsoft.sharepoint.dsp.soappt.dll

14.0.6108.5000

87,936

29-Aug-11

13:53

Microsoft.sharepoint.dsp.sts.dll

14.0.6108.5000

104,320

29-Aug-11

13:53

Microsoft.sharepoint.dsp.xmlurl.dll

14.0.6108.5000

87,936

29-Aug-11

13:53

Microsoft.sharepoint.health.dll

14.0.6017.1000

96,176

29-Aug-11

13:53

Microsoft.sharepoint.identitymodel.dll

14.0.6120.5000

109,176

25-Apr-12

1:48

Microsoft.sharepoint.intl.dll

14.0.6114.5000

1,010,488

28-Nov-11

8:33

Microsoft.sharepoint.library.dll

14.0.6114.5000

166,712

28-Nov-11

8:33

Microsoft.sharepoint.linq.dataservice.dll

14.0.6023.1000

51,104

29-Aug-11

13:53

Microsoft.sharepoint.linq.dll

14.0.6101.5000

374,640

29-Aug-11

13:53

Microsoft.sharepoint.powershell.dll

14.0.6123.5002

649,848

25-Jun-12

18:36

Microsoft.sharepoint.powershell.intl.dll

14.0.6108.5000

67,456

29-Aug-11

13:53

Microsoft.sharepoint.sandbox.dll

14.0.6009.1000

122,248

29-Aug-11

13:54

Microsoft.sharepoint.search.dll

14.0.6123.5000

4,854,408

6-Jun-12

5:05

Microsoft.sharepoint.search.intl.dll

14.0.6009.1000

378,784

29-Aug-11

13:40

Microsoft.sharepoint.usercode.dll

14.0.6009.1000

34,688

29-Aug-11

13:53

Microsoft.sharepoint.workflowactions.dll

14.0.6122.5000

318,080

16-May-12

19:37

Microsoft.sharepoint.workflows.dll

14.0.6108.5000

71,552

29-Aug-11

13:55

Microsoft.web.commandui.dll

14.0.6016.1000

137,064

29-Aug-11

14:05

Microsoft.web.commandui.dll

14.0.6016.1000

137,064

29-Aug-11

14:05

Microsoft.web.design.server.dll

14.0.6108.5000

382,864

1-Sep-11

17:17

Mssdmn.exe

14.0.6119.5000

790,856

25-Apr-12

1:45

Mssearch.exe

14.0.6116.5000

524,616

17-Jan-12

19:26

Mssph.dll

14.0.6116.5000

1,674,056

17-Jan-12

19:26

Mssrch.dll

14.0.6122.5000

4,988,040

15-May-12

14:25

Offparser.dll

14.0.6123.5000

2,923,672

8-Jun-12

11:07

Oisimg.dll

14.0.6123.5000

195,704

8-Jun-12

11:07

Oleparser.dll

14.0.6123.5000

33,440

8-Jun-12

11:07

Onetnative.dll

14.0.6123.5000

584,832

8-Jun-12

12:17

Onetutil.dll

14.0.6123.5000

2,987,128

8-Jun-12

12:17

Onfda.dll

14.0.6123.5000

2,785,408

8-Jun-12

12:58

Owssvr.dll

14.0.6123.5000

6,627,448

8-Jun-12

11:07

Owstimer.exe

14.0.6123.5000

74,856

8-Jun-12

11:07

Policy.12.0.microsoft.sharepoint.search.dll

14.0.6107.5000

11,168

29-Aug-11

13:39

Psconfig.exe

14.0.6009.1000

567,192

29-Aug-11

13:53

Psconfigui.exe

14.0.6009.1000

825,240

29-Aug-11

13:53

Query.dll

14.0.6108.5000

371,056

29-Aug-11

13:42

Setup.exe

14.0.6118.5000

1,378,104

25-Apr-12

1:56

Spmetal.exe

14.0.6107.5000

149,432

29-Aug-11

13:53

Spuchostservice.exe

14.0.6105.5000

108,496

29-Aug-11

13:53

Spucworkerprocess.exe

14.0.6015.1000

47,056

29-Aug-11

13:53

Spucworkerprocessproxy.exe

14.0.6009.1000

124,896

29-Aug-11

13:53

Spwriter.exe

14.0.6123.5000

42,616

8-Jun-12

11:07

Stsadm.exe

14.0.6119.5000

346,984

25-Apr-12

1:49

Stssoap.dll

14.0.6122.5000

473,720

16-May-12

19:37

Stswel.dll

14.0.6123.5000

3,260,024

8-Jun-12

11:07

Tquery.dll

14.0.6123.5000

5,646,984

6-Jun-12

4:51

Wssadmin.exe

14.0.6122.5000

16,552

16-May-12

19:37

Wsssetup.dll

14.0.6120.5000

7,595,616

25-Apr-12

1:56

Wsstracing.exe

14.0.6123.5000

108,664

8-Jun-12

11:07


References

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×