Server Error in '/' Application.

The service has encountered an error processing your request. Please try again. Error code 823.
A severe error occurred on the current command.  The results, if any, should be discarded.

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.Data.SqlClient.SqlException: The service has encountered an error processing your request. Please try again. Error code 823.
A severe error occurred on the current command.  The results, if any, should be discarded.

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:


[SqlException (0x80131904): The service has encountered an error processing your request. Please try again. Error code 823.
A severe error occurred on the current command.  The results, if any, should be discarded.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +2586154
   System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +6039978
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +297
   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4477
   System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows) +242
   System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more) +275
   System.Data.SqlClient.SqlDataReader.Read() +35
   Dapper.<QueryImpl>d__13`1.MoveNext() in D:\Dev\dapper-dot-net\Dapper NET40\SqlMapper.cs:1496
   System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +186
   System.Linq.Enumerable.ToList(IEnumerable`1 source) +61
   Dapper.SqlMapper.Query(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType) in D:\Dev\dapper-dot-net\Dapper NET40\SqlMapper.cs:1370
   DapperExtensions.DapperImplementor.GetList(IDbConnection connection, IClassMapper classMap, IPredicate predicate, IList`1 sort, IDbTransaction transaction, Nullable`1 commandTimeout, Boolean buffered) in c:\Projects\Nuget\PhenixDev\DapperExtensions\DapperExtensions\DapperImplementor.cs:214
   DapperExtensions.DapperImplementor.GetList(IDbConnection connection, Object predicate, IList`1 sort, IDbTransaction transaction, Nullable`1 commandTimeout, Boolean buffered) in c:\Projects\Nuget\PhenixDev\DapperExtensions\DapperExtensions\DapperImplementor.cs:162
   DapperExtensions.DapperExtensions.GetList(IDbConnection connection, Object predicate, IList`1 sort, IDbTransaction transaction, Nullable`1 commandTimeout, Boolean buffered) in c:\Projects\Nuget\PhenixDev\DapperExtensions\DapperExtensions\DapperExtensions.cs:191
   NutriApps.Core.Data.BaseDataAccess.CloudGetCollectionOrdered(String propertyName1, Object propertyValue1, String propertyName2, Object propertyValue2, String propertyName3, Object propertyValue3, String orderPropertyName, Boolean ascending) in D:\Projects\Cloud NutriApps\NutriApps.Core\Data\BaseDataAccess.cs:655
   NutriApps.Web.Welcome.Page_Load(Object sender, EventArgs e) in D:\Projects\Cloud NutriApps\NutriApps.Web\Welcome.aspx.cs:67
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   NutriApps.Core.NutriAuthPage.OnLoad(EventArgs e) in D:\Projects\Cloud NutriApps\NutriApps.Core\NutriAuthPage.cs:14
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0