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 Probable I/O race condition detected while copying memory. The I/O package is not thread safe by default. In multithreaded applications, a stream must be accessed in a thread-safe way, such as a thread-safe wrapper returned by TextReader's or TextWriter's Synchronized methods. This also applies to classes like StreamWriter and StreamReader. Stream does not support writing. Cannot read keys when either application does not have a console or when console input has been redirected. Try Console.Read. The terminfo database is invalid. The process cannot access the file because it is being used by another process. Index and count must refer to a location within the string. Could not find a part of the path '{0}'. Stream does not support seeking. The frequency must be between {0} and {1}. The ConsoleColor enum value was not defined on that enum. Please use a defined color from the enum. Unable to find the specified file. Specified file length was too large for the file system. The specified file name or path is too long, or a component of the specified path is too long. There is no console. The printf operation failed. Console key values must be between 0 and 255 inclusive. 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. Access to the path is denied. The process cannot access the file '{0}' because it is being used by another process. The console title is too long. Index was out of range. Must be non-negative and less than the size of the collection. Access to the path '{0}' is denied. The home directory of the current user could not be determined. The new console window size would force the console buffer size to be too large. Could not find a part of the path. The value must be greater than or equal to zero and less than the console's buffer size in that dimension. The cursor size is invalid. It must be a percentage between 1 and 100. Non-negative number required. Too many bytes. The resulting number of chars is larger than what can be returned as an int. Too many characters. The resulting number of bytes is larger than what can be returned as an int. The file '{0}' already exists. Cannot create '{0}' because a file or directory with the same name already exists. String contains invalid Unicode code points. The value must be less than the console's current maximum window size of {0} in that dimension. Note that this value depends on screen resolution and the console font. Stream does not support reading. The window position must be set such that the current window size fits within the console's buffer, and the numbers must not be negative. Cannot access a closed file. Array cannot be null. The output char buffer is too small to contain the decoded characters, encoding '{0}' fallback '{1}'. The output byte buffer is too small to contain the encoded data, encoding '{0}' fallback '{1}'. Cannot see if a key has been pressed when either application does not have a console or when console input has been redirected from a file. Try Console.In.Peek. Index and count must refer to a location within the buffer. Buffer cannot be null. Positive number required. Could not find file '{0}'. The console buffer size must not be less than the current size and position of the console window, nor greater than or equal to short.MaxValue.