Server Error in '/' Application.

Error parsing NaN value. Path '', line 1, position 1.

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: Newtonsoft.Json.JsonReaderException: Error parsing NaN value. Path '', line 1, position 1.

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:


[JsonReaderException: Error parsing NaN value. Path '', line 1, position 1.]
   Newtonsoft.Json.JsonTextReader.ParseNumberNaN(ReadType readType, Boolean matched) +193
   Newtonsoft.Json.JsonTextReader.ParseValue() +462
   Newtonsoft.Json.JsonTextReader.Read() +103
   Newtonsoft.Json.JsonReader.ReadForType(JsonContract contract, Boolean hasConverter) +77
   Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) +489
   Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) +198
   Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) +136
   Newtonsoft.Json.JsonConvert.DeserializeObject(String value, JsonSerializerSettings settings) +66
   Newtonsoft.Json.JsonConvert.DeserializeObject(String value) +42
   Yet.Common.RedisHelper.ConvertObj(RedisValue value) +192
   Yet.Common.RedisHelper.StringGet(String key, Int32 num) +207
   Yet.linq.AddCache.addPARTNER_Average(String sitecode) +239
   mobile.Rank.Index.Page_Load(Object sender, EventArgs e) +1009
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   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.4676.0