[DataConnection.ExecuteQuery]: Query: SELECT TOP 10 * FROM View_CONTENT_news_Joined WHERE ((((SiteName = N'nepomuk.hr') AND (Published = 1)) AND (DocumentCulture = N'hr-HR')) AND (naslovnica = 1 AND prikazatinovosti = 1)) ORDER BY NewsReleaseDate DESC : caused exception: There is insufficient system memory in resource pool 'internal' to run this query.

Server Error in '/' Application.

[DataConnection.ExecuteQuery]: Query: SELECT TOP 10 * FROM View_CONTENT_news_Joined WHERE ((((SiteName = N'nepomuk.hr') AND (Published = 1)) AND (DocumentCulture = N'hr-HR')) AND (naslovnica = 1 AND prikazatinovosti = 1)) ORDER BY NewsReleaseDate DESC : caused exception: There is insufficient system memory in resource pool 'internal' to run this query.

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 TOP 10 * FROM View_CONTENT_news_Joined WHERE ((((SiteName = N'nepomuk.hr') AND (Published = 1)) AND (DocumentCulture = N'hr-HR')) AND (naslovnica = 1 AND prikazatinovosti = 1)) ORDER BY NewsReleaseDate DESC : caused exception: There is insufficient system memory in resource pool 'internal' to run this query.

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 TOP 10 * FROM View_CONTENT_news_Joined WHERE ((((SiteName = N'nepomuk.hr') AND (Published = 1)) AND (DocumentCulture = N'hr-HR')) AND (naslovnica = 1 AND prikazatinovosti = 1)) ORDER BY NewsReleaseDate DESC : caused exception: There is insufficient system memory in resource pool 'internal' to run this query.]
   CMS.DataProviderSQL.DataConnection.ExecuteQuery(String queryText, Object[,] queryParams, QueryTypeEnum queryType) +254
   CMS.DataEngine.AbstractDataConnection.CMS.IDataConnectionLibrary.IDataConnection.ExecuteQuery(String queryText, Object[,] queryParams, QueryTypeEnum queryType) +13
   CMS.DataEngine.GeneralConnection.RunQuery(QueryParameters query) +278
   CMS.DataEngine.GeneralConnection.ExecuteQuery(QueryParameters query) +376
   CMS.DataEngine.GeneralConnection.ExecuteQuery(String queryName, Object[,] parameters, String where, String orderBy, Int32 topN, String columns) +100
   CMS.TreeEngine.TreeProvider.SelectNodes(String siteName, String aliasPath, String cultureCode, Boolean combineWithDefaultCulture, String classNames, String where, String orderBy, Int32 maxRelativeLevel, Boolean selectOnlyPublished, Int32 topN, String columns) +1227
   CMS.Controls.CMSAbstractDataProperties.GetDataSet(String path, String where, Boolean forceReload) +2231
   CMS.Controls.CMSAbstractDataProperties.LoadData(Object& DataSource, Boolean forceReload) +121
   CMS.Controls.CMSRepeater.ReloadData(Boolean forceReload) +1341
   CMS.Controls.CMSRepeater.OnInit(EventArgs e) +66
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378


Version Information: Microsoft .NET Framework Version:2.0.50727.8806; ASP.NET Version:2.0.50727.8762