This is a migrated thread and some comments may be shown as answers.

In post back tootip causes json error

1 Answer 32 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
vin
Top achievements
Rank 1
vin asked on 07 May 2009, 06:52 AM
hi,
I used the same code given in this link in my application.
http://demos.telerik.com/aspnet-ajax/tooltip/examples/tooltipcalendar/defaultcs.aspx
but for my calendar i enabled autopost back. Also there is dropdown for me and when i change the dropdown some times im getting the 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.
d JSON primitive: .]
   System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializePrimitiveObject() +541762
   System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth) +242
   System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer) +51
   System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit) +37
   System.Web.Script.Serialization.JavaScriptSerializer.DeserializeObject(String input) +13
   Telerik.Web.UI.RadCompositeDataBoundControl.LoadPostData(String postDataKey, NameValueCollection postCollection) +82
   Telerik.Web.UI.RadCompositeDataBoundControl.System.Web.UI.IPostBackDataHandler.LoadPostData(String postDataKey, NameValueCollection postCollection) +13
   System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +693
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1743



I don know why this error coming. Please help me to solve this

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 08 May 2009, 02:51 PM
Hello vin,

I already answered your other thread and attached a demo there. However, in case we come up with a solution, we can also post it here in order to be of help for others who might encounter the same problem.

Best wishes,
Svetlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
ToolTip
Asked by
vin
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or