System.Data.SqlClient.SqlException: The multi-part identifier "sitedirectory.sitedirectory_id" could not be bound.
A cursor with the name 'pDocuments' does not exist.
A cursor with the name 'pDocuments' does not exist.
A cursor with the name 'pDocuments' does not exist.
A cursor with the name 'pDocuments' does not exist.
A cursor with the name 'pDocuments' does not exist.
A cursor with the name 'pDocuments' does not exist.
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at OXX.Publisher.Factory.SearchForDocumentsByDocumentobjects(Int32 sitedirectoryId, String refSitedirectories, PublishedStatusType publishedStatus, DocumentStatusType documentStatus, SitedirectoryStatusType sitedirectoryStatus, PublisheddocumentStatusType publisheddocumentStatus, String templateShortname, String query, String styletypeShortname, Boolean numericSort, String sortOrder, Int32 maxrows, Int32 page)
at HRC30.Templates.Documents.Search.Base.get_Documents()
at HRC30.Templates.Documents.Search.ucFull.ShowSearchResultList()
at HRC30.Templates.Documents.Search.ucFull.CreateChildControls()