I am receiving this error on about 80% of my blog entries on www.prorec.com. As far as I know nothing has changed, but I'll contact my hosting provider to double-check.
Logging in has an impact on this problem. If page X works when logged out, then it will be broken when logged in. Conversely, if page Y is broken when logged out, then it will work when logged in.
Using blog module version 03.04.00, DNN version 04.05.03
Please advise, this is CRITICAL to my site's performance.
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) +3247370 System.Web.HttpResponseStreamFilterSink.Write(Byte[] buffer, Int32 offset, Int32 count) +107 DotNetNuke.HttpModules.Compression.WhitespaceFilter.Write(Byte[] buffer, Int32 offset, Int32 count) +175 System.Web.HttpWriter.Filter(Boolean finalFiltering) +251 System.Web.HttpResponse.FilterOutput() +97 System.Web.CallFilterExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +54 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433