Skip to content

Instantly share code, notes, and snippets.

@patelc75
Created March 18, 2012 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patelc75/2075276 to your computer and use it in GitHub Desktop.
Save patelc75/2075276 to your computer and use it in GitHub Desktop.
Error Details:
Offending URL:
http://gremln.com/Dashboard.aspx
Source:
.Net SqlClient Data Provider
Message:
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Stack trace:
at Core.Toolkit.BaseObject.HandleException(Exception p_objException) in C:\Source\Core\Core.Toolkit\BaseObject.cs:line 67 at Gremln.DAO.MessageInstanceDAO.GetByEntityIdDateRangeForCalendar(IEnumerable`1 p_lstSocialNetworkUserIds, IEnumerable`1 p_lstSocialNetworkLocationIds, Nullable`1 p_dateStart, Nullable`1 p_dateEnd) in C:\Source\Gremln\Gremln.DAO\MessageInstanceDAO.Custom.cs:line 157 at Gremln.Web.UserControls.Calendar.LoadCalendarData(DateTime p_dateSelected) in C:\Source\Gremln\Gremln.Web\UserControls\Calendar.ascx.cs:line 189 at Gremln.Web.UserPages.Calendar.LoadCalendarData(List`1 p_lstLocations, List`1 p_lstUsers, DateTime p_dateSelected) in C:\Source\Gremln\Gremln.Web\UserPages\Calendar.aspx.cs:line 48 at Gremln.Web.UserPages.Calendar.Page_Load(Object sender, EventArgs e) in C:\Source\Gremln\Gremln.Web\UserPages\Calendar.aspx.cs:line 28 at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment