Welcome Guest Search | Active Topics | Sign In | Register

Editor error and my second licensekey Options
Sunweb
Posted: Sunday, November 9, 2008 4:00:17 AM
Rank: Member
Groups: Member

Joined: 10/11/2008
Posts: 10
Hello

When I use the Editor control and drag in into any page in designview (VS2008), I get this error:

"An error occured while rendering the control: EO.Web.ToolBarItemCollection must have items of type 'EO.Web.ToolBarItem'. 'EO.Web.ToolBarItem' is of type 'System.Web.UI.HtmlControls.HtmlGenericControl'.



Regards

/Sunweb
Sunweb
Posted: Sunday, November 9, 2008 4:02:00 AM
Rank: Member
Groups: Member

Joined: 10/11/2008
Posts: 10
Maybe I should say that it works when I compile the website - but In designview I only see that message instead of the editor´s design.
eo_support
Posted: Sunday, November 9, 2008 5:24:52 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,097
Hi,

This appears to be a MS bug. To avoid the problem, check whether you have the corresponding Register directive in your page:

Code: HTML/ASPX
<%@ Register assembly="EO.Web" namespace="EO.Web" tagprefix="eo" %>


Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.