Average 4.4 of 34 Ratings
Line 486: private UserFlashCardsAndTopicBulletProgressViewModel GetUserFlashCardsAndTopicBulletProgress() Line 487: { Line 488: return FlashCardService.GetUserFlashCardsAndTopicBulletProgress(TopicViewModel.TopicId, TopicWithBulletsViewModel.Value, TopicViewModel.TopicRowVersion, User); Line 489: } Line 490:
[Win32Exception (0x80004005): The wait operation timed out] [SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.] System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +3316524 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +736 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4061 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +90 System.Data.SqlClient.SqlDataReader.get_MetaData() +99 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) +604 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) +3303 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +667 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +83 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +301 System.Data.Entity.Infrastructure.Interception.InternalDispatcher`1.Dispatch(TTarget target, Func`3 operation, TInterceptionContext interceptionContext, Action`3 executing, Action`3 executed) +104 System.Data.Entity.Infrastructure.Interception.DbCommandDispatcher.Reader(DbCommand command, DbCommandInterceptionContext interceptionContext) +499 System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) +36 [EntityCommandExecutionException: An error occurred while executing the command definition. See the inner exception for details.] System.Data.Entity.Core.EntityClient.Internal.EntityCommandDefinition.ExecuteStoreCommands(EntityCommand entityCommand, CommandBehavior behavior) +125 System.Data.Entity.Core.Objects.Internal.ObjectQueryExecutionPlan.Execute(ObjectContext context, ObjectParameterCollection parameterValues) +1014 System.Data.Entity.Core.Objects.ObjectContext.ExecuteInTransaction(Func`1 func, IDbExecutionStrategy executionStrategy, Boolean startLocalTransaction, Boolean releaseConnectionOnSuccess) +459 System.Data.Entity.Core.Objects.<>c__DisplayClass7.<GetResults>b__5() +203 System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.Execute(Func`1 operation) +234 System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) +354 System.Data.Entity.Core.Objects.ObjectQuery`1.<System.Collections.Generic.IEnumerable<T>.GetEnumerator>b__0() +30 System.Data.Entity.Internal.LazyEnumerator`1.MoveNext() +39 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +436 System.Linq.Enumerable.ToList(IEnumerable`1 source) +70 Orthobullets.Data.Queries.FlashCardQuery.GetTopicPremadeVisibleFlashCardRelationsForTopic(TopicRowVersion topicRowVersion) in D:\Jenkins\workspace\Orthobullets Dev\Othobullets.Data\Queries\FlashCardQuery.cs:93 Orthobullets.Presentation.Services.<>c__DisplayClass25_0.<GetTopicPremadeVisibleFlashCardRelationsForTopic>b__0() in D:\Jenkins\workspace\Orthobullets Dev\Orthobullets.Presentation\Services\FlashCardService.cs:296 Orthobullets.Presentation.Helpers.Redis.RedisCacheHelper.DoCallOrGetCached(String modelCacheName, Int32 minutes, Func`1 call) in D:\Jenkins\workspace\Orthobullets Dev\Orthobullets.Presentation\Helpers\Redis\RedisCacheHelper.cs:116 Orthobullets.Presentation.Services.CacheService.DoCallOrGetCached(String callerTypeName, String modelCacheName, Int32 minutes, Func`1 call) in D:\Jenkins\workspace\Orthobullets Dev\Orthobullets.Presentation\Services\CacheService.cs:86 Orthobullets.Presentation.Services.FlashCardService.GetTopicPremadeVisibleFlashCardRelationsForTopic(TopicRowVersion topicRowVersion) in D:\Jenkins\workspace\Orthobullets Dev\Orthobullets.Presentation\Services\FlashCardService.cs:293 Orthobullets.Presentation.Services.FlashCardService.GetUserFlashCardsAndTopicBulletProgress(Int32 topicId, TopicWithBulletsViewModel topicWithBulletsViewModel, TopicRowVersion topicRowVersion, IPrincipal user) in D:\Jenkins\workspace\Orthobullets Dev\Orthobullets.Presentation\Services\FlashCardService.cs:831 TopicView.GetUserFlashCardsAndTopicBulletProgress() in d:\IIS_apps\website-dev\TopicView.aspx.cs:488 System.Lazy`1.CreateValue() +708 System.Lazy`1.LazyInitValue() +184 ASP.topicview_aspx.__Render__control6(HtmlTextWriter __w, Control parameterContainer) in d:\IIS_apps\website-dev\TopicView.aspx:329 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79 ASP.topicview_aspx.__RenderContent2(HtmlTextWriter __w, Control parameterContainer) in d:\IIS_apps\website-dev\TopicView.aspx:277 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79 ASP.masterpages_newdesignmasterpage_master.__Renderform1(HtmlTextWriter __w, Control parameterContainer) in d:\IIS_apps\website-dev\MasterPages\NewDesignMasterPage.master:155 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117 System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +11832233 System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +47 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79 System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer) +50 ASP.masterpages_newdesignmasterpage_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\IIS_apps\website-dev\MasterPages\NewDesignMasterPage.master:98 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +250 System.Web.UI.Page.Render(HtmlTextWriter writer) +39 System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8753