New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

No Error Occurs but the Body of the Returned Resource Is Blank

Environment

Product Progress® Telerik® UI for ASP.NET AJAX

Description

When working with Telerik UI for ASP.NET AJAX, no error occurs but the body of the returned resource is blank.

Solution

If the Telerik.Web.UI.ScriptFolder or Telerik.Web.UI.ScriptsFolder web.config appSettings are set, make sure that the path to the resources is valid since it is case-sensitive. For more information about these properties, refer to the article on combining external scripts.

In this article