CS 2.0 wrapper error

  •  02-26-2006, 4:11 PM

    CS 2.0 wrapper error

    Hi,

    I've been trying to use the CuteEditor wrapper for Community Server 2.0 without success.  I get this error:

    [Exception: The Type Telligent.CuteEditorWraper.CE, Telligent.CuteEditorWraper could not be loaded by the TextEditorLoader]
    CommunityServer.Controls.TextEditorLoader.Load(String configType) +114
    CommunityServer.Controls.TextEditorLoader..cctor() +91

    [TypeInitializationException: The type initializer for "CommunityServer.Controls.TextEditorLoader" threw an exception.]
    CommunityServer.Controls.TextEditorLoader.UserEditor() +0
    CommunityServer.Controls.Editor.Create() +20
    CommunityServer.Controls.Editor.set_Width(Unit value) +10
    _ASP.View_CreateEditPost_ascx.__BuildControlPostBody() +103
    _ASP.View_CreateEditPost_ascx.__BuildControlPost() +390
    _ASP.View_CreateEditPost_ascx.__BuildControlComposePage() +181
    _ASP.View_CreateEditPost_ascx.__BuildControl__control5(ControlCollection __ctrl) +13
    _ASP.View_CreateEditPost_ascx.__BuildControlEditorPages() +82
    _ASP.View_CreateEditPost_ascx.__BuildControlTree(Control __ctrl) +232
    _ASP.View_CreateEditPost_ascx.FrameworkInitialize() +30
    System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
    System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
    System.Web.UI.TemplateControl.LoadControl(Type t) +160
    System.Web.UI.TemplateControl.LoadControl(String virtualPath) +51
    CommunityServer.Controls.TemplatedWebControl.LoadThemedControl() +151
    CommunityServer.Controls.TemplatedWebControl.CreateChildControls() +66
    System.Web.UI.Control.EnsureChildControls() +100
    System.Web.UI.Control.PreRenderRecursiveInternal() +38
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Control.PreRenderRecursiveInternal() +125

    System.Web.UI.Page.ProcessRequestMain() +1463

View Complete Thread