出错页面是:http://34en.com/course/list/Microlecture/?sp=teachway-3,cityid-481,promotion-2,o-1d,isfree-1
异常信息:“Newtonsoft.Json.Utilities.ConvertUtils”的类型初始值设定项引发异常。
Source:Newtonsoft.Json
StackTrace:
   在 Newtonsoft.Json.Utilities.ConvertUtils.GetTypeCode(Type t, Boolean& isEnum)
   在 Newtonsoft.Json.Serialization.DefaultContractResolver.IsJsonPrimitiveType(Type t)
   在 Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType)
   在 System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   在 Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type)
   在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.GetContractSafe(Type type)
   在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   在 Kesion.Cache.MyCache.GetCacheConfig(Int32 n)
   在 Kesion.APPCode.HttpModule.ReUrl_BeginRequest(Object sender, EventArgs e)
   在 System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

InnerException:
System.OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
   在 Newtonsoft.Json.Utilities.ConvertUtils..cctor()