Saturday, November 5, 2011

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

Problem: When you place RadScriptManager on aspx page and compile it gives error like, 
" '~/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 "


Solution: Its Simple And fast you Just Have to register The radScriptmanager and it will modify the web config file automatically.
Example:

  • Click RadScriptManager Menu Cursor .It Will Display RadScript Manager Tasks click on Regiter Telerik.Web>UI.WebResource.axd

Telerik.Web.UI.WebResource.axd

  • Telerik.WebUI.WebResources.axd Is Now Succeessfully Register in Web Config.
Telerik.Web.UI.WebResource.axd




6 comments:

  1. Gracias, se que es bien simple la soluciĆ³n pero nadie lo explica tan directo como lo has hecho, me dio la solucion al tk, gracias nuevamente ... me sacaste de un apuro.

    ReplyDelete
  2. this was my problem,Thank for post

    ReplyDelete
  3. Didn't solve the Problem. Tried it, but when I publish the page to an IIS I still reciev the error message

    ReplyDelete
  4. gracias , que solucion mas sencilla :)

    ReplyDelete