text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Partitioner returned a wrong number of partitions. The WithDegreeOfParallelism operator may be used at most once in a query. Enumeration has not started. MoveNext must be called to initiate enumeration. The query enumerator has been disposed. The mergeOptions argument contains an invalid value. The WithTaskScheduler operator may be used at most once in a query. Sequence contains more than one matching element The query enumerator previously threw an exception. The second data source of a binary operator must be of type System.Linq.ParallelQuery<T> rather than System.Collections.Generic.IEnumerable<T>. To fix this problem, use the AsParallel() extension method to convert the right data source to System.Linq.ParallelQuery<T>. The WithMergeOptions operator may be used at most once in a query. The executionMode argument contains an invalid value. Partitioner returned null instead of a list of partitions. Sequence contains no elements The WithExecutionMode operator may be used at most once in a query. AsOrdered may not be used with a partitioner that is not orderable. The query has been canceled via the token supplied to WithCancellation. Non-generic AsOrdered may only be called on the result of the non-generic AsParallel. AsOrdered may only be called on the result of AsParallel, ParallelEnumerable.Range, or ParallelEnumerable.Repeat. Elements returned must not be null. The WithCancellation operator may by used at most once in a query. Partitioner returned a null partition. The returned array's length must equal the number of partitions requested. The return value must not be null.