Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 953451 - Last Review: July 31, 2008 - Revision: 1.0
By default, the "No Versioning" check box is not selected in the "Document Version History" section in SharePoint Server 2007
You create a list by using the report library template in Microsoft Office SharePoint Server (MOSS) 2007. By default, the
No Versioning check box is not selected in the
Document Version History section.
This issue occurs because the report library has its own unique version history feature.
To work around this issue, use one of the following methods.
Method 1
Manually select the
No Versioning check box after you create the list. To do this, follow these steps:
- Browse to the site where the list that has the report library template is created.
- Open the report library.
- Click Settings, and then click Report Library Settings.
- Click Versioning Settings.
- In the Document Version History area, click to select the No Versioning check box, and then click OK.
Method 2
Create a custom list definition by changing the
EnableMinorVersions property value to FALSE in the Schema.xml file. For more information about how to create a custom list definition, visit the following Microsoft Web site:
The Schema.xml file is located in the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\ReportListTemplate\ReportList folder.
After you change the
EnableMinorVersions property value to FALSE, the first line in the Schema.xml file resembles the following:
<List xmlns:ows="Microsoft SharePoint" Name="Documents" Title="Shared Documents" Direction="0" Url="Shared Documents" BaseType="1" EnableContentTypes="true" DefaultItemOpen="1" VersioningEnabled="TRUE" EnableMinorVersions="FALSE" DraftVersionVisibility="1" ModerationType="TRUE" >
APPLIES TO
- Microsoft Office SharePoint Server 2007
| kbexpertiseinter kbbug kbtshoot KB953451 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
Be the first to leave feedback, to help others about this knowledge base
article.
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please