Class/Object:
IBoxWebPart
Method Name:
RenderWebPart(HtmlTextWriter output)
Extra Description:
display the web part
Error Message
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_Item(Int32 index)
at Ladpc.Internet.SharePoint.LadpcECM.WebParts.IBox.IBoxWebPart.BuildIBoxWebPartResult()
at Ladpc.Internet.SharePoint.LadpcECM.WebParts.IBox.IBoxWebPart.getDataSource()
at Ladpc.Internet.SharePoint.LadpcECM.WebParts.IBox.IBoxWebPart.RenderWebPart(HtmlTextWriter output)