Hello,
I'm using the latest build of RadControl for ASP.NET AJAX - RadTreeView in my application. During the initial load of the page I'm trying to load the treeview with the help of an xml document, and in the NodeCreated Event of the rad treeview i'm trying to fetch some data from the database. Everything is working fine, but when i do any postback to the server or whenever i'm trying to trigger an server side event i'm getting this following error message :
"Format of the initiaization string does not conforms to specifications starting at index 0."
After getting this error, a strange thing happens... I'm unable to proceed with furthur pages and after some time a script debugger dialog opens. Can any one help me out in fixing this issue?
Thanks & Regards,
Reethish
I'm using the latest build of RadControl for ASP.NET AJAX - RadTreeView in my application. During the initial load of the page I'm trying to load the treeview with the help of an xml document, and in the NodeCreated Event of the rad treeview i'm trying to fetch some data from the database. Everything is working fine, but when i do any postback to the server or whenever i'm trying to trigger an server side event i'm getting this following error message :
"Format of the initiaization string does not conforms to specifications starting at index 0."
After getting this error, a strange thing happens... I'm unable to proceed with furthur pages and after some time a script debugger dialog opens. Can any one help me out in fixing this issue?
Thanks & Regards,
Reethish