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

[Solved] Deployment Issue of ~/Telerik.Web.UI.WebResource.axd'

1 Answer 121 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Abilis Solutions
Top achievements
Rank 1
Abilis Solutions asked on 21 May 2009, 02:42 PM
I get the following message when viewing the home page...

~/Telerik.Web.UI.WebResource.axd' is missing in web.config. RadScriptManager requires a HttpHandler registration in web.config. Please, use the control Smart Tag to add the handler automatically, or see the help for more information: Controls > RadScriptManager


My web.config handlers section has the item..

      <add verb="*" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResource, Telerik.Web.UI" />

Deployment was done on shared hosting environment.

Any ideas?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 21 May 2009, 03:14 PM
Hello Luke Correa,

I suggest you check this help topic. Most probably you are deploying on IIS7 which requires http handlers to be registered in a different section.

All the best,
Albert
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Abilis Solutions
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or