CS 1.1 Integration problem

Last post 09-27-2005, 10:56 PM by viechinguyen. 3 replies.
Sort Posts: Previous Next
  •  09-26-2005, 11:53 PM 11076

    CS 1.1 Integration problem

    Hi,
    i tried to use your wrapper to integrate your editor with the CS 1.1, but the following error returned:
     
     
    Server Error in '/CS' Application.

    The Type Telligent.CuteEditorWraper.CE, Telligent.CuteEditorWraper could not be loaded by the TextEditorLoader
    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.Exception: The Type Telligent.CuteEditorWraper.CE, Telligent.CuteEditorWraper could not be loaded by the TextEditorLoader

    Source Error:

    Line 47: if(controlType == null)Line 48: { Line 49: throw new Exception(string.Format("The Type {0} could not be loaded by the TextEditorLoader", configType)); Line 50: } Line 51:

    Source File: E:\web\src\Controls\Editor\TextEditorLoader.cs    Line: 49

    Stack Trace:

    [Exception: The Type Telligent.CuteEditorWraper.CE, Telligent.CuteEditorWraper could not be loaded by the TextEditorLoader] CommunityServer.Controls.TextEditorLoader.Load(String configType) in E:\web\src\Controls\Editor\TextEditorLoader.cs:49 CommunityServer.Controls.TextEditorLoader..cctor() in E:\web\src\Controls\Editor\TextEditorLoader.cs:32 [TypeInitializationException: The type initializer for "CommunityServer.Controls.TextEditorLoader" threw an exception.] CommunityServer.Controls.TextEditorLoader.Instance(HttpContext context, String[] roles) +0 CommunityServer.Controls.Editor.Create() in E:\web\src\Controls\Editor\Editor.cs:44 CommunityServer.Controls.Editor.set_Width(Unit value) in E:\web\src\Controls\Editor\Editor.cs:76 ASP.View_CreateEditPost_ascx.__BuildControlPostBody() in C:\Inetpub\wwwroot\CS\Themes\default\Skins\View-CreateEditPost.ascx:57 ASP.View_CreateEditPost_ascx.__BuildControlPost() in C:\Inetpub\wwwroot\CS\Themes\default\Skins\View-CreateEditPost.ascx:26 ASP.View_CreateEditPost_ascx.__BuildControlTree(Control __ctrl) in C:\Inetpub\wwwroot\CS\Themes\default\Skins\View-CreateEditPost.ascx:1 ASP.View_CreateEditPost_ascx.FrameworkInitialize() in c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\cs\1274a56b\2d691a07\qp4xog10.0.cs:0 System.Web.UI.UserControl.InitializeAsUserControlInternal() +31 System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15 System.Web.UI.TemplateControl.LoadControl(Type t) +161 System.Web.UI.TemplateControl.LoadControl(String virtualPath) +51 CommunityServer.Controls.SkinnedWebControl.LoadSkin() in E:\web\src\Controls\BaseClasses\SkinnedWebControl.cs:102 CommunityServer.Controls.SkinnedWebControl.CreateChildControls() in E:\web\src\Controls\BaseClasses\SkinnedWebControl.cs:75 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() +1489

     
    I thought CS1.1 must be compatible with the previous version, but it's not. Is there a wrapper for CS1.1? I couldn't find one on the download page.
     
     
  •  09-27-2005, 12:00 AM 11077 in reply to 11076

    Re: CS 1.1 Integration problem

    We will investigate this issue and get back to you as soon as possible.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-27-2005, 8:42 PM 11108 in reply to 11077

    Re: CS 1.1 Integration problem

  •  09-27-2005, 10:56 PM 11112 in reply to 11108

    Re: CS 1.1 Integration problem

    Thanks. Awesome!!!! Great work guys!!!!
View as RSS news feed in XML