[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
System.String.CtorCharArrayStartLength(Char[] value, Int32 startIndex, Int32 length) +73
Newtonsoft.Json.JsonTextReader.ParseString(Char quote) +172
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
ui.BasePage..ctor() +376
ui.page.show..ctor() +68
ASP.pages_pc_show_news_aspx..ctor() in c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\de562205\c53aca6a\App_Web_show_news.aspx.482a937a.elrrgc8u.0.cs:0
__ASP.FastObjectFactory_app_web_show_news_aspx_482a937a_elrrgc8u.Create_ASP_pages_pc_show_news_aspx() in c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\de562205\c53aca6a\App_Web_show_news.aspx.482a937a.elrrgc8u.1.cs:0
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +31
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) +104
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +33
System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) +39
System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +386
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +163
|