Strange error makes site goes off after some time

Posted By tasosdr Thu 9 Oct 2014
Add to Favorites0
Author Message
tasosdr
 Posted Thu 9 Oct 2014
Supreme Being

Supreme Being - (24,689 reputation)Supreme Being - (24,689 reputation)Supreme Being - (24,689 reputation)Supreme Being - (24,689 reputation)Supreme Being - (24,689 reputation)Supreme Being - (24,689 reputation)Supreme Being - (24,689 reputation)Supreme Being - (24,689 reputation)Supreme Being - (24,689 reputation)

Group: Forum Members
Last Active: Thu 16 Jun 2022
Posts: 38, Visits: 198
The error log becomes too big after some time with the following error that occurs in ALL the products.The site is working normally until the time that the error log will be so big thet will turn the site offline untill the iis restart that brings back the site onlene.
The error is as follows:
-----------------------------------------------------------------------------
>> Version:2,5004
>> URL:http://www.rira.gr/Product.aspx?ProductID=16&L=1
>> Page:
-----------------------------------------------------------------------------
>> 8/10/2014 12:17:35 πμ
>> 117.26.81.12
>> DESCRIPTION:
System.ArgumentException: Invalid object passed in, ':' or '}' expected. (2): {"ActiveTabIndex":0,"TabEnabledState":[true,false,false,true],"TabWasLoadedOnceState":[false,false,false,false]}
at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeDictionary(Int32 depth)
at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer)
at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit)
at AjaxControlToolkit.TabContainer.LoadClientState(String clientState)
at AjaxControlToolkit.ScriptControlBase.LoadPostData(String postDataKey, NameValueCollection postCollection)
at AjaxControlToolkit.TabContainer.LoadPostData(String postDataKey, NameValueCollection postCollection)
at AjaxControlToolkit.ScriptControlBase.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection)
at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

==================================================


I have to fix the problem in order to have the site online continuously.


Tasos


Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top