Microsoft Knowledge Base Email Alertz

(887716) - Describes an object model call you can use to write your own interface to view more than 100 items on the Storage Space Allocation page in Office SharePoint Portal Server 2003.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











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

SYMPTOMS

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.

CAUSE

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.

WORKAROUND

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
Keywords: 
kbtshoot kbprb KB887716
       

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