CreateChildControls_Exception: ArgumentException Value does not fall within the expected range. at Microsoft.SharePoint.SPList.GetItemById(Int32 id, String strRootFolder, Boolean cacheRowsetAndId)
at Microsoft.SharePoint.SPList.GetItemById(Int32 id)
at Chillisoft.LinksListWebPart.Utility.GetItem(String listName, String id)
at Chillisoft.LinksListWebPart.LinksListQueryBuilder.GetOrConditionsForSelectedItems(String selectedItems, String listName, String searchString)
at Chillisoft.LinksListWebPart.LinksListQueryBuilder.AddCountrySearchClause(String query, String countrySearch)
at Chillisoft.LinksListWebPart.LinksListQueryBuilder.GetQuery(LinkItemList linkItemList, Boolean includeAllFields)
at Chillisoft.LinksListWebPart.LinkItemList.GetQueryFoundItems(SPWeb web, Boolean includeAllFields)
at Chillisoft.LinksListWebPart.LinkItemList.Initialise()
at Chillisoft.LinksListWebPart.LinksListWebPart.CreateChildControls()