[IndexOutOfRangeException: Index was outside the bounds of the
array.] QuickLZ.Managed.QuickLZLimited.Decompress(Byte[] source) in
d:\MyProjects\DecompressConsoleApp\QuickLZ\Managed\QuickLZLimited.cs:325
Hmis.Tools.Extensions.ByteArrayExtensions.DecompressLZ(Byte[] bytes, Boolean
native) in
i:\HsspProjects\Hmis\Hmis.Tools\Extensions\ByteArrayExtensions.cs:108
Hmis.Tools.Extensions.ByteArrayExtensions.DecompressLZ(Byte[] bytes) in
i:\HsspProjects\Hmis\Hmis.Tools\Extensions\ByteArrayExtensions.cs:91
Hmis.Admin.Web.Loaders.SubmissionsMetaLoader.ExtractRowEntity(Binary
xmlData) in
i:\HsspProjects\Hmis\Hmis.Admin.Web\App_Code\Loaders\SubmissionsMetaLoader.cs:341
Hmis.Admin.Web.Loaders.SubmissionsMetaLoader.b__2e(KeyValuePair`2
n) in
i:\HsspProjects\Hmis\Hmis.Admin.Web\App_Code\Loaders\SubmissionsMetaLoader.cs:450
System.Linq.Parallel.SelectQueryOperatorResults.GetElement(Int32 index)
+87
System.Linq.Parallel.ListContiguousIndexRangeEnumerator.MoveNext(T&
currentElement, Int32& currentKey) +141
System.Linq.Parallel.WhereQueryOperatorEnumerator`1.MoveNext(TInputOutput&
currentElement, TKey& currentKey) +87
System.Linq.Parallel.SelectQueryOperatorEnumerator`1.MoveNext(TOutput&
currentElement, TKey& currentKey) +50
System.Linq.Parallel.SelectQueryOperatorEnumerator`1.MoveNext(TOutput&
currentElement, TKey& currentKey) +57
System.Linq.Parallel.StopAndGoSpoolingTask`2.SpoolingWork() +399
System.Linq.Parallel.SpoolingTaskBase.Work() +3775142
System.Linq.Parallel.QueryTask.BaseWork(Object unused) +249
System.Threading.Tasks.Task.Execute() +110 [AggregateException: One or more
errors occurred.]
System.Linq.Parallel.QueryTaskGroupState.QueryEnd(Boolean
userInitiatedDispose) +3939487
System.Linq.Parallel.DefaultMergeHelper`2.System.Linq.Parallel.IMergeHelper.Execute()
+131 System.Linq.Parallel.MergeExecutor`1.Execute(PartitionedStream`2
partitions, Boolean ignoreOutput, ParallelMergeOptions options,
TaskScheduler taskScheduler, Boolean isOrdered, CancellationState
cancellationState, Int32 queryId) +606
System.Linq.Parallel.PartitionedStreamMerger`1.Receive(PartitionedStream`2
partitionedStream) +134
System.Linq.Parallel.ChildResultsRecipient.Receive(PartitionedStream`2
inputStream) +304
System.Linq.Parallel.ChildResultsRecipient.Receive(PartitionedStream`2
inputStream) +304
System.Linq.Parallel.WhereQueryOperator`1.WrapPartitionedStream(PartitionedStream`2
inputStream, IPartitionedStreamRecipient`1 recipient, Boolean
preferStriping, QuerySettings settings) +303
System.Linq.Parallel.ChildResultsRecipient.Receive(PartitionedStream`2
inputStream) +304
System.Linq.Parallel.UnaryQueryOperatorResults.GivePartitionedStream(IPartitionedStreamRecipient`1
recipient) +573
System.Linq.Parallel.UnaryQueryOperatorResults.GivePartitionedStream(IPartitionedStreamRecipient`1
recipient) +879
System.Linq.Parallel.UnaryQueryOperatorResults.GivePartitionedStream(IPartitionedStreamRecipient`1
recipient) +879
System.Linq.Parallel.UnaryQueryOperatorResults.GivePartitionedStream(IPartitionedStreamRecipient`1
recipient) +847
System.Linq.Parallel.QueryOperator`1.GetOpenedEnumerator(Nullable`1
mergeOptions, Boolean suppressOrder, Boolean forEffect, QuerySettings
querySettings) +710
System.Linq.Parallel.QueryOpeningEnumerator`1.OpenQuery() +1044
System.Linq.Parallel.QueryOpeningEnumerator`1.MoveNext() +46
System.Linq.ParallelEnumerable.ToList(ParallelQuery`1 source) +518
Hmis.Admin.Web.Loaders.SubmissionsMetaLoader.GetAllKeyCells(IEnumerable`1
rowContracts) in
i:\HsspProjects\Hmis\Hmis.Admin.Web\App_Code\Loaders\SubmissionsMetaLoader.cs:455
Hmis.Admin.Web.Loaders.SubmissionsMetaLoader.LoadSubmissionsData(Nullable`1
startDate, Nullable`1 endDate) in
i:\HsspProjects\Hmis\Hmis.Admin.Web\App_Code\Loaders\SubmissionsMetaLoader.cs:133
Pages_Data_SubmittedFormsForBillingUniversalPrograms.BindData(Boolean
doSearch) in
i:\HsspProjects\Hmis\Hmis.Admin.Web\Pages\Data\SubmittedFormsForBillingUniversalPrograms.aspx.cs:707
Pages_Data_SubmittedFormsForBillingUniversalPrograms.Page_Load(Object
sender, EventArgs e) in
i:\HsspProjects\Hmis\Hmis.Admin.Web\Pages\Data\SubmittedFormsForBillingUniversalPrograms.aspx.cs:165
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint) +3178
|