[OutOfMemoryException: 寮曞彂绫诲瀷涓衡€淪ystem.OutOfMemoryException鈥濈殑寮傚父銆俔
System.String.CreateStringFromEncoding(Byte* bytes, Int32 byteLength, Encoding encoding) +50
System.Text.UnicodeEncoding.GetString(Byte[] bytes, Int32 index, Int32 count) +106
System.Data.SqlClient.TdsParserStateObject.TryReadString(Int32 length, String& value) +178
System.Data.SqlClient.TdsParser.TryReadSqlStringValue(SqlBuffer value, Byte type, Int32 length, Encoding encoding, Boolean isPlp, TdsParserStateObject stateObj) +316
System.Data.SqlClient.TdsParser.TryReadSqlValue(SqlBuffer value, SqlMetaDataPriv md, Int32 length, TdsParserStateObject stateObj, SqlCommandColumnEncryptionSetting columnEncryptionOverride, String columnName) +533
System.Data.SqlClient.SqlDataReader.TryReadColumnInternal(Int32 i, Boolean readHeaderOnly) +674
System.Data.SqlClient.SqlDataReader.TryReadColumn(Int32 i, Boolean setTimeout, Boolean allowPartiallyReadColumn) +144
System.Data.SqlClient.SqlDataReader.GetValueInternal(Int32 i) +32
System.Data.SqlClient.SqlDataReader.GetValue(Int32 i) +76
System.Data.SqlClient.SqlDataReader.get_Item(Int32 i) +12
Deserializea985c1d8-8f10-4b9d-a913-726a3e4f7afa(IDataReader ) +1415
[DataException: 寮曞彂绫诲瀷涓衡€淪ystem.OutOfMemoryException鈥濈殑寮傚父銆俔
Dapper.SqlMapper.ThrowDataException(Exception ex, Int32 index, IDataReader reader, Object value) in E:\2018骞寸綉绔橽79婀栧崡搴蜂綉鑽笟鏈夐檺鍏徃\jwshop_git\0.Libraries\SqlMapper\SqlMapper.cs:4187
Deserializea985c1d8-8f10-4b9d-a913-726a3e4f7afa(IDataReader ) +4017
Dapper.d__62`1.MoveNext() in E:\2018骞寸綉绔橽79婀栧崡搴蜂綉鑽笟鏈夐檺鍏徃\jwshop_git\0.Libraries\SqlMapper\SqlMapper.cs:1638
System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +246
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 E:\2018骞寸綉绔橽79婀栧崡搴蜂綉鑽笟鏈夐檺鍏徃\jwshop_git\0.Libraries\SqlMapper\SqlMapper.cs:1509
JWShop.MssqlDAL.ArticleDAL.SearchListRowNumber(String condition) in E:\2018骞寸綉绔橽79婀栧崡搴蜂綉鑽笟鏈夐檺鍏徃\jwshop_git\2.Service\JWShop.MssqlDAL\ArticleDAL.cs:128
JWShop.Business.ArticleBLL.SearchListRowNumber(String condition) in E:\2018骞寸綉绔橽79婀栧崡搴蜂綉鑽笟鏈夐檺鍏徃\jwshop_git\2.Service\JWShop.Business\ArticleBLL.cs:61
JWShop.Page.ArticleDetail.PageLoad() +2991
JWShop.Page.BasePage.ProcessRequest(HttpContext context) +199
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73
|