Error: "Sys is not defined" in RadEditor dialogs
|
Article relates to
|
RadEditor for ASP.NET AJAX
Telerik.Web.UI
|
|
Created by
|
Rumen Zhekov
|
PROBLEM
Error: "Sys is not defined" in RadEditor dialogs
SOLUTION
The problem is due to that the default ASP.NET AJAX handlers and modules are not registered in the web application's Web.config file. More specifically, the
ScriptResource.axd handler is missing. Here are the httpHandlers needed for the RadEditor's dialogs to load and function properly:
See the following help article for more information about configuring ASP.NET AJAX -
http://www.asp.net/AJAX/Documentation/Live/ConfiguringASPNETAJAX.aspx
Comments
If you'd like to comment on this KB
article, please, send us a
Support Ticket.
Thank you!
Please
Sign In
to rate this article.