Copied to clipboard

Flag this post as spam?

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


  • yogiberr 8 posts 1 karma points
    Jul 07, 2009 @ 16:38
    yogiberr
    0

    Cannot write to a closed TextWriter

    hiya,

    v 4.0.2.1

    asp.net 2.0

    winXp

    iis v5.1

    I'm trying to install new packages

    developer -->packages --> install local package...or several of the other nodes in this section,

    I get the intermittent error:

    Cannot write to a closed TextWriter

    I include the stack below, it looks very flaky.

    Any ideas,

    many thanks,

    yogiException Details: System.ObjectDisposedException: Cannot write to a closed TextWriter.</span></p> <table border="0" width="100%" bgcolor="#ffffcc"> <tbody> <tr> <td>

    [ObjectDisposedException: Cannot write to a closed TextWriter.]
    System.IO.__Error.WriterClosed() +57
    System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) +7471752
    System.IO.StreamWriter.Flush() +11
    umbraco.cms.businesslogic.packager.Settings.HasFileAccess(Exception& exp) +434
    umbraco.presentation.developer.packages.Boost.OnInit(EventArgs e) +106
    System.Web.UI.Control.InitRecursive(Control namingContainer) +333
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378

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

     

     

  • 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