Hi all,
I am getting an error while using RAD combobox saying "sys is undefined". I have all the handlers added properly in my web.config file. The problem is intermittent.
Is this occuring due to slowness of network? For that reason can anybosy tell wether the handler for webresource.axd is asynchronous.
Following is the config entry:
<add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource, Telerik.Web.UI, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
validate="false" />
Please help!!!
regards
Rahul Choubey
I am getting an error while using RAD combobox saying "sys is undefined". I have all the handlers added properly in my web.config file. The problem is intermittent.
Is this occuring due to slowness of network? For that reason can anybosy tell wether the handler for webresource.axd is asynchronous.
Following is the config entry:
<add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource, Telerik.Web.UI, Culture=neutral, PublicKeyToken=121fae78165ba3d4"
validate="false" />
Please help!!!
regards
Rahul Choubey