[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
Newtonsoft.Json.JsonTextReader.ReadData(Boolean append, Int32 charsRequired) +86
Newtonsoft.Json.JsonTextReader.ReadStringIntoBuffer(Char quote) +158
Newtonsoft.Json.JsonTextReader.ParseString(Char quote) +31
Newtonsoft.Json.JsonTextReader.ParseValue() +244
Newtonsoft.Json.JsonTextReader.ReadInternal() +35
Newtonsoft.Json.JsonTextReader.Read() +20
Newtonsoft.Json.Converters.DataTableConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer) +282
Newtonsoft.Json.Serialization.JsonSerializerInternalReader.DeserializeConvertable(JsonConverter converter, JsonReader reader, Type objectType, Object existingValue) +256
Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) +428
Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) +413
Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) +108
Newtonsoft.Json.JsonConvert.DeserializeObject(String value, JsonSerializerSettings settings) +65
Common.Utils.cachetodt(String cachename) +119
wjdhcms_SITE.api.xml.sitemap(HttpContext context) +1173
wjdhcms_SITE.api.xml.ProcessRequest(HttpContext context) +116
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
|