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 Cannot create file mapping. A positive capacity must be specified for a Memory Mapped File backed by an empty file. A positive number is required. Map name cannot be an empty string. Stream does not support writing. MemoryMappedFileAccess.Write is not permitted when creating new memory mapped files. Use MemoryMappedFileAccess.ReadWrite instead. Cannot access a closed accessor. The process cannot access the file because it is being used by another process. Could not find a part of the path '{0}'. Unable to find the specified file. Specified file length was too large for the file system. MemoryMappedViewStreams are fixed length. The specified file name or path is too long, or a component of the specified path is too long. The capacity may not be smaller than the file size. The size must be greater than or equal to 0. If 0 is specified, the view extends from the specified offset to the end of the file mapping. Access to the path is denied. The process cannot access the file '{0}' because it is being used by another process. The capacity cannot be greater than the size of the system's logical address space. Map name cannot be null. FileMode.Truncate is not permitted when creating new memory mapped files. Access to the path '{0}' is denied. Could not find a part of the path. FileMode.Append is not permitted when creating new memory mapped files. Instead, use MemoryMappedFileView to ensure write-only access within a specified region. fileStream cannot be null. Non negative number is required. The file '{0}' already exists. Cannot create \"{0}\" because a file or directory with the same name already exists. Stream does not support reading. The capacity must be greater than or equal to 0. 0 represents the size of the file being mapped. Cannot access a closed Stream. Named maps are not supported. Not enough memory to map view. Could not find file '{0}'. When specifying MemoryMappedFileAccess.Read access, the capacity must not be larger than the file size.