[SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
The statement has been terminated.]
ingenix.services.ObjectServiceBase`1.ExecuteCommand(SqlCommand command, ProcessDataReaderFunction`1 processReaderFunc, Boolean beginTransaction) in C:\Sandboxes\IngenixComAdmin\Development\SourceCode\ingenix.services\ObjectServiceBase.cs:211
ingenix.services.ObjectServiceBase`1.ExecuteCommand(SqlCommand command, ProcessDataReaderFunction`1 processReaderFunc) in C:\Sandboxes\IngenixComAdmin\Development\SourceCode\ingenix.services\ObjectServiceBase.cs:146
ingenix.services.ObjectServiceBase`1.ExecuteWithReturnMany(R criteria, CommandPrepFunction`1 cmdFunc) in C:\Sandboxes\IngenixComAdmin\Development\SourceCode\ingenix.services\ObjectServiceBase.cs:120
ingenix.services.item.ItemService.LookupManyByPath(String path) in C:\Sandboxes\IngenixComAdmin\Development\SourceCode\ingenix.services\item\ItemService.cs:30
ingenix.common.uimanagers.item.UIItemManager.GetItemsByPath(String path) in C:\Sandboxes\IngenixComAdmin\Development\SourceCode\ingenix.common.uimanagers\item\UIItemManager.cs:50
pageModules_HeaderPopupMenuItem.GetRecordFromDB() +13
ingenix.common.UI.Web.SmartCachedUserControl`1.GetCachedObject(Boolean& isCachedCopy) in C:\Sandboxes\IngenixComAdmin\Development\SourceCode\ingenix.common.UI.Web\SmartCachedUserControl.cs:97
pageModules_HeaderPopupMenuItem.BindMenu() +65
pageModules_HeaderPopupMenuItem.Page_Load(Object sender, EventArgs e) +11
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
|