[Mono-dev] xsp2 problem

Anton Andreev fn30762 at fmi.uni-sofia.bg
Thu Dec 20 16:01:29 EST 2007


Hi,

I have this problem to half of my website pages:


  Server Error in '/' Application

------------------------------------------------------------------------


    /Arg_InsufficientSpace
    Parameter name: chars/

*Description: *Error processing request.

*Error Message: *HTTP 500. System.ArgumentException: Arg_InsufficientSpace
Parameter name: chars

*Stack Trace: *

System.ArgumentException: Arg_InsufficientSpace
Parameter name: chars
  at System.Text.UTF8Encoding.InternalGetChars (System.Byte* bytes, Int32 byteCount, System.Char* chars, Int32 charCount, System.UInt32& leftOverBits, System.UInt32& leftOverCount, System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer, System.Byte[]& bufferArg, Boolean flush) [0x00000] 
  at System.Text.UTF8Encoding.InternalGetChars (System.Byte[] bytes, Int32 byteIndex, Int32 byteCount, System.Char[] chars, Int32 charIndex, System.UInt32& leftOverBits, System.UInt32& leftOverCount, System.Object provider, System.Text.DecoderFallbackBuffer& fallbackBuffer, System.Byte[]& bufferArg, Boolean flush) [0x00000] 
  at System.Text.UTF8Encoding+UTF8Decoder.GetChars (System.Byte[] bytes, Int32 byteIndex, Int32 byteCount, System.Char[] chars, Int32 charIndex) [0x00000] 
  at System.IO.StreamReader.ReadBuffer () [0x00000] 
  at System.IO.StreamReader.Read (System.Char[] dest_buffer, Int32 index, Int32 count) [0x00000] 
  at System.IO.StreamReader.ReadToEnd () [0x00000] 
  at System.Web.Compilation.AspParser..ctor (System.String filename, System.IO.TextReader input) [0x00000] 
  at System.Web.Compilation.AspGenerator.InitParser (System.String filename) [0x00000] 
  at System.Web.Compilation.AspGenerator.Parse (System.String file) [0x00000] 
  at System.Web.Compilation.AspGenerator.Parse () [0x00000] 
  at System.Web.Compilation.AspGenerator.GetCompiledType () [0x00000] 
  at System.Web.UI.PageParser.CompileIntoType () [0x00000] 
  at System.Web.UI.TemplateControlParser.GetCompiledInstance () [0x00000] 
  at System.Web.UI.PageParser.GetCompiledPageInstance (System.String virtualPath, System.String inputFile, System.Web.HttpContext context) [0x00000] 
  at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext context, System.String requestType, System.String url, System.String path) [0x00000] 
  at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context) [0x00000] 
  at System.Web.HttpApplication+<>c__CompilerGenerated5.MoveNext () [0x00000] 






More information about the Mono-devel-list mailing list