[ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex]
System.String.Substring(Int32 startIndex, Int32 length) +118
Inventua.HrefExchanger.HttpFilter.ReplaceDNNTabID(Byte[] buffer, Int32 offset, Int32 count) +500
Inventua.HrefExchanger.HttpFilter.Write(Byte[] buffer, Int32 offset, Int32 count) +1113
System.Web.HttpWriter.Filter(Boolean finalFiltering) +282
System.Web.HttpResponse.FilterOutput() +66
System.Web.CallFilterExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +25
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
|