Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 887716 - Last Review: February 8, 2007 - Revision: 1.3
The Storage Space Allocation page does not display more than 100 items in SharePoint Portal Server 2003
When you try to view the Storage Space Allocation page (the
Storman.aspx file ) of a portal site that has more than 100 items on Microsoft
Office SharePoint Portal Server 2003, you can only view the first 100 items.
You cannot continue to the next set of 100 items on another page. You expect to
be able to see the next 100 items by paging through sets of 100 items. However,
you can see only 100 items, and you cannot page through sets of 100
items.
This issue occurs because the Storage Space Allocation page
in SharePoint Portal Server 2003 lets you view 25 items, 50 items, or 100 items
on each page. However, you cannot view more than 100 items by using the Storage
Space Allocation page.
If you must view more than 100 items, you can work around
this issue by using the following object model call to write your own
interface:
public DataTable StorageManagementInformation(
StorageManagementInformationType ltVar,
StorageManagementSortOrder sordVar,
StorageManagementSortedOn soVar,
uint nMaxResults)
APPLIES TO
- Microsoft Office SharePoint Portal Server 2003
- Microsoft Windows SharePoint Services 2.0
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