We have an existing ASP.NET application which uses Telerik contorls.
In web.config I noticed
< httpHandlers>
< add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource" validate="false" />
< /httpHandlers>
However when I launch application I end up having attached image. This is some time hanging the application. Can you please help us how to resolve this issue. This is very critical; you help will be greatly appreciated.
How to fix this problem ?
Thanks
RK
In web.config I noticed
< httpHandlers>
< add path="Telerik.Web.UI.WebResource.axd" verb="*" type="Telerik.Web.UI.WebResource" validate="false" />
< /httpHandlers>
However when I launch application I end up having attached image. This is some time hanging the application. Can you please help us how to resolve this issue. This is very critical; you help will be greatly appreciated.
How to fix this problem ?
Thanks
RK