Posted on Sep 8, 2008
(permalink)
Type 'ASP.radcontrols_spell_telerik_spell_dialoghandler_aspx' does not inherit from 'System.Web.UI.UserControl'.
Type 'ASP.radcontrols_spell_telerik_spell_dialoghandler_aspx' does not
inherit from 'System.Web.UI.UserControl'.
Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and
where it originated in the code.
Exception Details:
System.Web.HttpException: Type
'ASP.radcontrols_spell_telerik_spell_dialoghandler_aspx' does not inherit from
'System.Web.UI.UserControl'.
Hi guys,
I got the error below when firing up the SpellChecker.
My pages in the RadControls/Spell folder are:
Telerik.Spell.DialogHandler.aspx:
<%@ Page Language="C#" Inherits="Telerik.WebControls.Spell.DialogHandler" %>
Telerik.RadSpellCheckHandler.ashx
<%@ WebHandler language="c#" Class="Telerik.WebControls.SpellCheckHandler" %>
I do not have the Rad dll in the GAC by the way.
Also using asp.net 3.5.
Any help would be greatly appreciated!
regards,
Juan