Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonas Eriksson 930 posts 1825 karma points
    Mar 23, 2010 @ 11:36
    Jonas Eriksson
    0

    TinyMce suddenly does not work anymore System.Web.HttpException

    Gaah! 

    On one site editors cannot use TinyMce anymore. From today. Anyone recognize this? What would you do?

    The control does not show up, and the log says:

    At /umbraco/plugins/tinymce3/tinymce3tinymceCompress.aspx?rnd=b4d52794-f8f9-40f1-a214-93159dcb45b8&module=gzipmodule&themes=umbraco&plugins=contextmenu,table,umbracomacro,paste,inlinepopups,media,umbracocss,advimage,advlink,noneditable&languages=sv (Referred by: http://www.mysite.com/umbraco/editContent.aspx?id=21960):System.Web.HttpException: An error occurred while communicating with the remote host. The error code is 0x800704CD. at System.Web.Hosting.ISAPIWorkerRequestInProcForIIS6.FlushCore(Byte[] status, Byte[] header, Int32 keepConnected, Int32 totalBodySize, Int32 numBodyFragments, IntPtr[] bodyFragments, Int32[] bodyFragmentLengths, Int32 doneWithSession, Int32 finalStatus, Boolean& async) at System.Web.Hosting.ISAPIWorkerRequest.FlushCachedResponse(Boolean isFinal) at System.Web.Hosting.ISAPIWorkerRequest.FlushResponse(Boolean finalFlush) at System.Web.HttpResponse.Flush(Boolean finalFlush) at System.Web.HttpResponse.Flush() at System.Web.HttpWriter.WriteFromStream(Byte[] data, Int32 offset, Int32 size) at System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count) at System.IO.Compression.DeflateStream.InternalWrite(Byte[] array, Int32 offset, Int32 count, Boolean isAsync) at System.IO.Compression.DeflateStream.Write(Byte[] array, Int32 offset, Int32 count) at System.IO.Compression.GZipStream.Write(Byte[] array, Int32 offset, Int32 count) at umbraco.presentation.plugins.tinymce3.GzipCompressor.StreamFromTo(Stream in_stream, Stream out_stream, Int32 buff_size, CloseMode mode) at umbraco.presentation.plugins.tinymce3.GzipCompressor.Compress(Stream to_stream) at umbraco.presentation.plugins.tinymce3.GzipModule.ProcessRequest(HttpContext context) at umbraco.presentation.plugins.tinymce3.tinymce3tinymceCompress.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint

    Regards

    Jonas Eriksson

  • Jonas Eriksson 930 posts 1825 karma points
    Mar 23, 2010 @ 11:51
    Jonas Eriksson
    0

    Is it really TinyMce3 that's the running version in Umbraco 4.0.3?

  • Jonas Eriksson 930 posts 1825 karma points
    Mar 23, 2010 @ 11:59
    Jonas Eriksson
    0

    Solved by copying back web.config and umbracoSettings.config (donno what I changed though). 

    Phew

  • Jonas Eriksson 930 posts 1825 karma points
    Mar 23, 2010 @ 12:04
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies