Server Error in '/' Application.
--------------------------------------------------------------------------------
[DataConnection.ExecuteQuery]: Query: SELECT * FROM View_CMS_Tree_Joined WHERE (SiteName = N'Nortrax') AND (Published = 1) AND (DocumentCulture = N'en-US') AND (NodeLevel <= 1) AND ((DocumentMenuItemHideInNavigation = 0) AND (ClassName = N'CMS.MenuItem')) ORDER BY NodeLevel, NodeOrder, DocumentName: caused exception: Server failed to resume the transaction, desc: 34000006d1.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Exception: [DataConnection.ExecuteQuery]: Query: SELECT * FROM View_CMS_Tree_Joined WHERE (SiteName = N'Nortrax') AND (Published = 1) AND (DocumentCulture = N'en-US') AND (NodeLevel <= 1) AND ((DocumentMenuItemHideInNavigation = 0) AND (ClassName = N'CMS.MenuItem')) ORDER BY NodeLevel, NodeOrder, DocumentName: caused exception: Server failed to resume the transaction, desc: 34000006d1.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[Exception: [DataConnection.ExecuteQuery]: Query: SELECT * FROM View_CMS_Tree_Joined WHERE (SiteName = N'Nortrax') AND (Published = 1) AND (DocumentCulture = N'en-US') AND (NodeLevel <= 1) AND ((DocumentMenuItemHideInNavigation = 0) AND (ClassName = N'CMS.MenuItem')) ORDER BY NodeLevel, NodeOrder, DocumentName: caused exception: Server failed to resume the transaction, desc: 34000006d1.]
CMS.DataProviderSQL.DataConnection.ExecuteQuery(String queryText, Object[,] queryParams, QueryTypeEnum queryType) +810
CMS.DataProviderSQL.DataConnection.CMS.IDataConnectionLibrary.IDataConnection.ExecuteQuery(String queryText, Object[,] queryParams, QueryTypeEnum queryType) +12
CMS.DataEngine.GeneralConnection.ExecuteQuery(String queryText, Object[,] parameters, QueryTypeEnum queryType, Boolean transaction) +160
CMS.DataEngine.GeneralConnection.RunQueryObject(Query query, Object[,] parameters) +329
CMS.DataEngine.GeneralConnection.RunQuery(String queryName, Object[,] parameters, String where, String orderBy, Int32 topN) +82
CMS.DataEngine.GeneralConnection.ExecuteQuery(String queryName, Object[,] parameters, String where, String orderBy, Int32 topN) +20
CMS.TreeEngine.TreeProvider.SelectNodes(String siteName, String aliasPath, String cultureCode, Boolean combineWithDefaultCulture, String classNames, String where, String orderBy, Int32 maxRelativeLevel, Boolean selectOnlyPublished, Int32 topN) +907
CMS.TreeEngine.TreeProvider.SelectNodes(String siteName, String aliasPath, String cultureCode, Boolean combineWithDefaultCulture, String classNames, String where, String orderBy, Int32 maxRelativeLevel, Boolean selectOnlyPublished) +40
CMS.Controls.CMSMenuProperties.GetMenuItems(Boolean siteMap) +579
CMS.Controls.CMSMenuProperties.GetDataSource(Boolean siteMap) +317
CMS.Controls.CMSListMenu.ReloadData(Boolean forceLoad) +158
CMS.Controls.CMSListMenu.OnInit(EventArgs e) +73
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Control.InitRecursive(Control namingContainer) +198
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +834