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

~/Telerik.Web.UI.WebResource.axd' is missing in web.config

3 Answers 489 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Abhishek Dixit
Top achievements
Rank 1
Abhishek Dixit asked on 25 May 2009, 01:38 PM
Hi,

 

Setup Information:

 

·         Visual studio v2005

·         .NET Framework v2.0

·         Reference for following dlls is added in the Project:

o   System.Web.Extensions.dll

            Path: C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025\System.Web.Extensions.dll

o   Telerik.Web.UI.dll

            Path: C:\Program Files\Telerik\RadControls for ASPNET AJAX Q1 2009\Bin\ Telerik.Web.UI.dll

When we are using the Telerik context menu control on our page, we are getting the following error:
'~/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 You will be automatically directed to the previous page in 5 seconds.

We also  added all the suggested nodes in the Web.Config file, but the error is still there.

Also note that when we are using Telerik 3.5 dll with VS2008, everything is working fine.

Waiting eagerly for your response,
Abhishek

3 Answers, 1 is accepted

Sort by
0
Accepted
Paul
Telerik team
answered on 25 May 2009, 01:47 PM
Hello Abhishek,

RadScriptManager needs an HttpHandler to be declared in the application configuration file to operate properly. The addition of the handler is made easy by the SmartTags of the control:



Please refer to this help article for details on the matter.

Kind regards,

Paul
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.
0
Abhishek Dixit
Top achievements
Rank 1
answered on 25 May 2009, 02:31 PM
Hi Paul,

 Thanks a lot. It woked :).

Regards,
Abhishek
0
Mohammad
Top achievements
Rank 1
answered on 19 Sep 2012, 06:25 AM
 Thats work for me thanks alot,, u save my time ....
Tags
General Discussions
Asked by
Abhishek Dixit
Top achievements
Rank 1
Answers by
Paul
Telerik team
Abhishek Dixit
Top achievements
Rank 1
Mohammad
Top achievements
Rank 1
Share this question
or