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

[Solved] HTTPHandler type for telerik webresource:async or sync

0 Answers 89 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 1
Rahul asked on 14 Apr 2009, 10:43 AM
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



No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Rahul
Top achievements
Rank 1
Share this question
or