Server Error in '/' Application.

Specified argument was out of the range of valid values.
Parameter name: offset

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.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: offset

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: offset]
   System.Web.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 count) +11405382
   glamware.Filter.HtmlFilter.Write(Byte[] buffer, Int32 offset, Int32 count) +356
   System.Web.HttpWriter.Filter(Boolean finalFiltering) +287
   System.Web.HttpResponse.FilterOutput() +116
   System.Web.CallFilterExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +77
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975