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

"Cannot deserialize. The data does not correspond to valid JSON" error while using RadTreeView

0 Answers 120 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Kiran
Top achievements
Rank 1
Kiran asked on 15 Feb 2011, 06:11 AM
Hi

I am trying to use RadTreeView in my web application. I am trying to add nodes from code behind. I am getting following error whe n I try to run the application and TreeView gets frozen not able to expand or do anything in the page. I have a login page for the web application I am not sure if this is causing the problem because when I use the treeview in a web application which does not have authentication it works fine.

Microsoft JScript runtime error: Sys.ArgumentException: Cannot deserialize. The data does not correspond to valid JSON.
Parameter name: data


Any help to fix this error or debug why this error is coming.

Regards
Kiran

No answers yet. Maybe you can help?

Tags
TreeView
Asked by
Kiran
Top achievements
Rank 1
Share this question
or