XSLTListitemWebPartFeature: Error when retrieving ListItem from Url '/nl/Havenbedrijf/Lists/ContentBlocks/11_.000' (http://www.portofrotterdam.com/nl/Havenbedrijf/Lists/ContentBlocks/11_.000)
System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
at Microsoft.SharePoint.Library.SPRequestInternalClass.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid& pgListId, Int32& plItemId, Int32& plType, Object& pvarFileOrFolder)
at Microsoft.SharePoint.Library.SPRequest.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid& pgListId, Int32& plItemId, Int32& plType, Object& pvarFileOrFolder)
at Microsoft.SharePoint.SPWeb.GetMetadataForUrl(String relUrl, Int32 mondoProcHint, Guid& listId, Int32& itemId, Int32& typeOfObject, Object& fileOrFolder)
at Microsoft.SharePoint.SPWeb.GetListItem(String strUrl)
at XSLTListitemWebPart.XSLTListitemWebPartFeature.<>c__DisplayClass6.b__3()XSLTListitemWebPartFeature: Error when doing transformation with XSLT from url '/Style Library/HBR/xsl/blocks/ContentBlocks.xsl' on ListItem from url '/nl/Havenbedrijf/Lists/ContentBlocks/11_.000'
System.NullReferenceException: Object reference not set to an instance of an object.
at XSLTListitemWebPart.XSLTHelper.Transform(String Xslt, List`1 listitems, XsltArgumentList argumentlist, TextWriter output)
at XSLTListitemWebPart.XSLTListitemWebPartFeature.CreateOutputControl(SPListItem listitem)