Hi,
We are trying to migrate our application from .Net3.5 to .net4.0
After migrate the Comobox "Load On Demand" is not working correctly. if i click on the comboxbox, our logs show that the call has been made to the DB and back but list of item does show up in the combobox. Its just shows "Loading...." and some times after a long time it does show up.
The second problem is, I make another service call to the fill another comboxbox based on the item selected in the first combobox and this is done through client script. At this point i get a javascript error "Items is null or not object".
Everything works fine in .Net 3.5.
The application is hosted in IIS 6 32 bit and the version of telerik is "Q1 2010".
Thanks
abraham
We are trying to migrate our application from .Net3.5 to .net4.0
After migrate the Comobox "Load On Demand" is not working correctly. if i click on the comboxbox, our logs show that the call has been made to the DB and back but list of item does show up in the combobox. Its just shows "Loading...." and some times after a long time it does show up.
The second problem is, I make another service call to the fill another comboxbox based on the item selected in the first combobox and this is done through client script. At this point i get a javascript error "Items is null or not object".
Everything works fine in .Net 3.5.
The application is hosted in IIS 6 32 bit and the version of telerik is "Q1 2010".
Thanks
abraham