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 Pipe is not opened in asynchronous mode. Cannot access a closed pipe. Stream does not support writing. Already in a disconnected state. Anonymous pipes can only be in one direction. Unable to read beyond the end of the stream. The process cannot access the file because it is being used by another process. Could not find a part of the path '{0}'. The operating system returned error '{0}' indicating that the operation is not supported. Stream does not support seeking. Unable to find the specified file. Anonymous pipes do not support PipeTransmissionMode.Message ReadMode. Specified file length was too large for the file system. HandleInheritability.None or HandleInheritability.Inheritable required. The specified file name or path is too long, or a component of the specified path is too long. Invalid handle. Pipe is in a disconnected state. The path '{0}' is of an invalid length for use with domain sockets on this platform. The length must be between 1 and {1} characters, inclusive. serverName cannot be null. Use \".\" for current machine. IO operation was aborted unexpectedly. Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection. Pipe hasn't been connected yet. Already in a connected state. Access to the path is denied. The process cannot access the file '{0}' because it is being used by another process. For named pipes, the pipe direction can be PipeDirection.In, PipeDirection.Out or PipeDirection.InOut. For anonymous pipes, the pipe direction can be PipeDirection.In or PipeDirection.Out. Access to the path '{0}' is denied. For named pipes, transmission mode can be TransmissionMode.Byte or PipeTransmissionMode.Message. For anonymous pipes, transmission mode can be TransmissionMode.Byte. Could not find a part of the path. TokenImpersonationLevel.None, TokenImpersonationLevel.Anonymous, TokenImpersonationLevel.Identification, TokenImpersonationLevel.Impersonation or TokenImpersonationLevel.Delegation required. Access to remote named pipes is not supported on this platform. Non negative number is required. Cannot access a closed Stream. The file '{0}' already exists. Cannot create \"{0}\" because a file or directory with the same name already exists. Pipe is broken. Stream does not support reading. Invalid pipe handle. Message transmission mode is not supported on this platform. The pipeName \"anonymous\" is reserved. options contains an invalid flag. ReadMode is not of PipeTransmissionMode.Message. maxNumberOfServerInstances must either be a value between 1 and 254, or NamedPipeServerStream.MaxAllowedServerInstances (to obtain the maximum number allowed by system resources). serverName cannot be an empty string. Use \\\".\\\" for current machine. The name of a pipe on this platform must only include characters valid in file names. Timeout must be non-negative or equal to -1 (Timeout.Infinite) Buffer cannot be null. Positive number required. pipeName cannot be an empty string. Could not find file '{0}'. Pipe handle has not been set. Did your PipeStream implementation call InitializeHandle?