Problem with DotNetNuke and Links, Images, Templates

  •  04-19-2006, 6:54 AM

    Problem with DotNetNuke and Links, Images, Templates

    Hi,
    I am using the .net editor within Dotnetnuke for testing but the editor causes massive problems when trying to set hyperlinks, insert images or documents. the following errors occurs (from dnn log):
     
    AssemblyVersion: 04.00.02
    Method: System.IO.__Error.EndOfFile
    FileName:
    FileLineNumber: 0
    FileColumnNumber: 0
    PortalID: 0
    PortalName: LAKO 2006 Dresden
    UserID: 1
    UserName: host
    ActiveTabID: 36
    ActiveTabName: Home
    AbsoluteURL: /Providers/HtmlEditorProviders/CEHtmlEditorProvider/CuteSoft_Client/CuteEditor/Dialogs/InsertTemplate.aspx
    AbsoluteURLReferrer:
    ExceptionGUID: 4b774e56-c0b7-4f81-ae31-cf1ba0baa4fc
    DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
    InnerException: Unhandled Error:
    Message: System.Exception: Unhandled Error: ---> System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.__Error.EndOfFile() at System.IO.BinaryReader.ReadString() at CuteEditor.EditorSetting.Load(Stream stream) at CuteEditor.EditorSetting..ctor(Editor editor, String hash) at CuteEditor.EditorSetting.GetFromHash(HttpContext context, Editor editor, String hash) at CuteEditor.EditorSetting.GetFromContext(HttpContext context, Boolean bthrow) at CuteEditor.Impl.ResourceContext.LoadResources(HttpContext context, Editor editor, CultureInfo culture) at CuteEditor.EditorUtilityPage.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.providers_htmleditorproviders_cehtmleditorprovider_cutesoft_client_cuteeditor_dialogs_inserttemplate_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
    StackTrace:
    Source:
    Server-Name: W3-24
     
    Can anyone hepl?? Thanks in advance.
     
    CFE
View Complete Thread