Jump to content

Frustrating error messages!!!!!


JayJay
 Share

Recommended Posts

Can someone please enlighten me as to what this is please? It kept me from replying to a post or sending a PM for nearly 2 hrs. I know of someone else who had the same problem too.

An answer would be nice, thankyou!

Server Error in '/cs' Application.

 

The Type Telligent.FreeTextBoxWraper.FTB, Telligent.FreeTextBoxWraper 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.FreeTextBoxWraper.FTB, Telligent.FreeTextBoxWraper could not be loaded by the TextEditorLoader

Source Error:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.


Stack Trace:

[Exception: The Type Telligent.FreeTextBoxWraper.FTB, Telligent.FreeTextBoxWraper could not be loaded by the TextEditorLoader]

CommunityServer.Controls.TextEditorLoader.Load(String configType) +114

CommunityServer.Controls.TextEditorLoader..cctor() +42

[TypeInitializationException: The type initializer for "CommunityServer.Controls.TextEditorLoader" threw an exception.]

CommunityServer.Controls.TextEditorLoader.Instance(HttpContext context, String[] roles) +0

CommunityServer.Controls.Editor.Create() +82

CommunityServer.Controls.Editor.set_Width(Unit value) +10

_ASP.View_CreateEditPost_ascx.__BuildControlPostBody() +103

_ASP.View_CreateEditPost_ascx.__BuildControlPost() +407

_ASP.View_CreateEditPost_ascx.__BuildControlTree(Control __ctrl) +514

_ASP.View_CreateEditPost_ascx.FrameworkInitialize() +7

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.SkinnedWebControl.LoadSkin() +176

CommunityServer.Controls.SkinnedWebControl.CreateChildControls() +50

System.Web.UI.Control.EnsureChildControls() +100

System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +22

System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +316

System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +316

System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +316

System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +316

System.Web.UI.Control.FindControl(String id) +9

System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +204

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

 

Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

Link to comment
Share on other sites

The whole site seems, once again, to be rapidly (!!!) falling in to slumber mode.

It is error after error and a slowness that just makes one click off.

So perhaps rather than chasing me for anything untoward, perhaps James

might like to do something else for the members and get this site back

up to a speed where it is a pleasure to post,  rather than just

plain bluddy annoying....There that feels better, hope it offended no

one [:)]

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...