ASPNetFAQ.com: What is ASP.NET?

Technology posts on ASP.NET, IIS, Windows (+ a little Linux), Cloud Servers, Hosting, and more!
  • Blog Home
Search the site...

Resolving the error: ~/Telerik.Web.UI.WebResource.axd is missing in web.config.

Tweet
Share
0 Shares

When attempting to run an application that uses certain Telerik controls, you may run into the error below:

 System.InvalidOperationException: ‘~/Telerik.Web.UI.WebResource.axd’ is missing in web.config. RadStyleSheetManager 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 > RadStyleSheetManager at Telerik.Web.UI.RadStyleSheetManager.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

I’ve seen that error on new DotNetNuke installations but it certainly isn’t specific to DNN, nor is it a problem with the Telerik controls. The issue is that the Integrated Pipeline Mode and Classic Modes handle the registration slightly differently within the web.config file

To resolve this error you can make changes to your web.config file, or, a perhaps faster and easier solution, is to change your site’s ASP.NET version to Classic Mode – both seem to work equally well.

Happy Hosting!

 

More from my site

  • Orchard: Custom Content in Sub-FoldersOrchard: Custom Content in Sub-Folders
  • Resolving a “There is a duplicate ‘system.web.extensions/scripting/scriptResourceHandler’ section defined” ErrorResolving a “There is a duplicate ‘system.web.extensions/scripting/scriptResourceHandler’ section defined” Error
  • Manually Remove the W3 Total Cache WordPress pluginManually Remove the W3 Total Cache WordPress plugin
  • PUT/POST/DELETE Verb Errors On SitePUT/POST/DELETE Verb Errors On Site
  • Implementing Application Initialization on IIS 7.5Implementing Application Initialization on IIS 7.5
Tweet
Share
0 Shares
ASP.NET, blog, CMS, Hosting, IIS, Troubleshooting

7 comments on “Resolving the error: ~/Telerik.Web.UI.WebResource.axd is missing in web.config.”

  1. Web community says:
    February 3, 2012 at 10:57 am

    “Appreciate you sharing, great blog.Thanks Again.”

  2. Ludie Gradle says:
    February 20, 2012 at 5:17 am

    Thanks for sharing this report and resources its really help full for me.

  3. Real Estate Agent says:
    February 28, 2012 at 4:27 pm

    I been reading a bunch of articles and this is the most interesting post I have seen all week. Thanks for this!

  4. patrick says:
    May 4, 2012 at 1:21 am

    :razz:
    Thank you for your great posting!!
    You save my life!!

  5. Venkatesh says:
    October 17, 2012 at 4:10 am

    Thanks, ur post solve my problem

  6. Rod says:
    April 19, 2013 at 12:46 pm

    U save my life… I was getting nuts with that…
    Thank You.

  7. Mark Pearson says:
    August 14, 2013 at 8:55 am

    In our case it was runtimeVersionv2.0 in the handlers section of the web.config

Proverbs 19:20

"Get all the advice and instruction you can, so you will be wise the rest of your life."

A Note On WordPress Hosting

Our main focus is of course .NET, but with a mix of Linux, virtualization, and other technologies. But if you're really looking for the best WordPress hosting specifically, read my WordPress host review to save yourself hassle AND money!




Recent Posts

  • What makes good web hosting?
  • jQuery Mobile C# ASP.NET and N5 Networks Software Repository
  • Open Source Bug Tracking Software and the Orchard Project
  • ASP.NET Development with Dreamweaver MX: Visual QuickPro Guide
  • Kendo UI Sample, ASP.NET Ajax Tutorial & More

Tags

ASP.NET Automation centos CMS css cytanium Development/Coding Email gmail Hosting htaccess http https IIS javascript Learning Linux logparser MySQL nginx openssl OrcsWeb performance PowerShell redirect RHEL security server SherWeb smtp SQL/Databases ssl System Administration telnet terminal tip Troubleshooting Ubuntu virtualization Visual Studio web farm web hosting Windows windows server Wordpress

Categories

  • ASP.net development
  • Development/Coding
  • Hosting
  • IIS (Internet Information Services)
  • SQL/Databases
  • System Administration
  • Virtualization
(c) ASPNETFAQ.com