[Exception: Error occurred Loading Folder.]
System.Exception: Error occurred Loading Folder. ---> System.Data.SqlClient.SqlException: Could not retrieve Folder
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet)
at AP.Common.eAPBusinessLayer.Folder.Load(Int64 appId, Int64 id, String name, Int64 ownerId, String connectionString, Folder oFolder, Nullable`1 numToLoad, collectionStatusType collectionSatus) in d:\CI\builds\CoreFramework\AP.Common.eAPBusinessLayer\src-2.0\AP.Common.eAPBusinessLayer\Folder.cs:line 635
--- End of inner exception stack trace ---
at AP.eAP.Web.Search.SearchAssistant.CreateSearchCommand(HttpContext context, Boolean ignoreError) in d:\CI\builds\CoreFramework\AP.eAP.Web\src-2.0\AP.eAP.Web\Helpers\SearchAssistant.cs:line 102
at AP.eAP.Panorama.Web.UI.PanoramaPage.get_CurrentSearch() in d:\CI\builds\Websites\TelevisionNewsLibrary\src-2.0\AppCode\Core\PanoramaPage.cs:line 110
at AP.eAP.Panorama.Web.UI.PanoramaPage.get_SearchCriteriaDataSource() in d:\CI\builds\Websites\TelevisionNewsLibrary\src-2.0\AppCode\Core\PanoramaPage.cs:line 127
at AP.Common.DataDrivenAdvSearch.controls.SearchControls.Summary.Page_Init(Object sender, EventArgs e) in d:\CI\builds\Websites\TelevisionNewsLibrary\src-2.0\www\Controls\SearchControls\Summary.ascx.cs:line 31
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnInit(EventArgs e)
at System.Web.UI.UserControl.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
|