要在 SharePoint 基础 2010年沙盒上载多个解决方案。 然后,您在 SharePoint 服务器上运行 SharePoint 用户代码主机服务。 In this situation, when solutions cannot connect to the configuration database, the service repeatedly sends the following error message to the Unified Logging Service (ULS) log:
Cannot find farm object in configuration database.
In SharePoint Server 2010, you cannot re-provision a diagnostic provider after you unprovision it.
请注意The issue occurs after you apply the hotfix package that is described in Microsoft Knowledge Base (KB) article 2323530.
请考虑以下情形:
You setBrowser File Handling若要Permissivefor a web application in theGeneral settingspage in SharePoint 2010 Central Administration.
You create a document library, and then upload an html document.
You open the html document in the browser.
请注意You are not prompted to download the html document and it is rendered in the browser.
You select to include the content when you save the SharePoint site as a template.
You use the template to create a new SharePoint site in the same web application.
In this scenario, theBrowser File Handlinglist setting for the document library in the new site is set toStrict. Additionally, when you open the html document, you are prompted to download the file.
请考虑以下情形:
You create a list in a SharePoint 2010 site.
You perform an export operation for the list in the site.
You perform an import operation for the list in the site.
In this scenario, the created time of the list is replaced by the import time.
请考虑以下情形:
You create an external content type in SharePoint Server 2010.
You configure theAuthentication Modesection by selectingPassThroughin the external content type setting.
You create an external list that is based on the new external content type.
You create an external data column to refer to the external list.
You clickRefresh External Datato refresh the data in the external list.
In this scenario, the data is not refreshed as expected.
This hotfix improves the performance of sandboxed solutions in SharePoint Server 2010 in the following ways:
Introduces a new property toMicrosoft.SharePoint.Administration.SPUserCodeExecutionTierthat lets administrators set the operating system process priority for each worker process that is running in the tier.
Automatically aggregates resource usage when the sandboxed code execution service is under heavy load.
请考虑以下情形:
You have at least two pages of items in a SharePoint 2010 list.
You use the pagination control at the bottom of the page to page forward through the list.
You use the pagination control to page backward through the list, and then you delete an item in the list.
You use the pagination control to page backward to the first page.
In this scenario, you find that the pagination control is not displayed.
请考虑以下情形:
You create a document library in SharePoint Server 2010.
You enable versioning control in the document library settings.
You save the document library as a template.
You use the template to create a new document library.
You upload a document to the new document library.
In this scenario, the document is not displayed in the new document library.
请考虑以下情形:
You create a document library in SharePoint Foundation 2010.
You add a List View Web Part for the document library in a SharePoint Foundation site.
You configure the List View Web Part to use aGroup Byfilter.
You add a Calendar Web Part in the same SharePoint Foundation site.
In this scenario, the List View Web Part is not displayed correctly.
Assume that you have a Nokia mobile device that uses the Symbian operating system. Then, you use the Nokia mobile browser to access a SharePoint site that is correctly configured for mobile access. In this situation, the browser displays the site incorrectly.
请考虑以下情形:
In SharePoint Foundation 2010, you create aCalculatedtype column in a document library. The column uses a formula to display the date type.
You create a view in the document library that uses aGroup Byfilter. The filter is based on theCalculatedtype column.
You try to expand the group in the view.
在这种情况下您会收到以下错误消息:
Exception from HRESULT: 0x80030102 (STG_E_REVERTED)
In SharePoint Server 2010, you create a workflow that is used to copy an item from one document library to another document library. Then, you enable theRequire Check Outsetting in the destination document library. In this situation, when you create a document or upload a document in the source document library, the workflow does not execute as expected.
Sandboxed solutions which sometimes throw unhandled exceptions are charged inconsistently for their resource usage in SharePoint Server 2010.