﻿;==++==
;
;   
;    Copyright (c) 2002 Microsoft Corporation.  All rights reserved.
;   
;    The use and distribution terms for this software are contained in the file
;    named license.txt, which can be found in the root of this distribution.
;    By using this software in any fashion, you are agreeing to be bound by the
;    terms of this license.
;   
;    You must not remove this notice, or any other, from this software.
;   
; 
;==--==
;
; These are the managed resources for mscorlib.dll.  
; See those first three characters in the file?  This is in UTF-8.  Leave
; the Unicode byte order mark written in UTF-8 at the start of this file.

; For resource info, see the ResourceManager documentation and the ResGen tool,
; which is a managed app using ResourceWriter, and InternalResGen, an 
; unmanaged version of ResGen to avoid circular dependencies in our build.
; These resources are used in mscorlib AND inside the EE, in the VM directory.

; The naming scheme is: [Namespace.] ExceptionName _ Reason
; We'll suppress "System." where possible.
; Examples:
; Argument_Null
; Reflection.TargetInvokation_someReason

; Usage Notes:
; * Keep exceptions in alphabetical order by package
; * A single space may exist on either side of the equal sign.
; * Follow the naming conventions.
; * Any lines starting with a "#" or ";" are ignored
; * Equal signs aren't legal characters for keys, but may occur in values.
; * Correctly punctuate your sentences.  Most resources should end in a period.
;       Remember, your mother will probably read some of these messages.
; * You may use \n and \t.

; AccessException
Acc_NotClassInit = Type initializer was not callable.
Acc_CreateAbst = Cannot create an abstract class.
Acc_CreateInterface = Cannot create an instance of an interface.
Acc_ReadOnly = Cannot set a final field.
Access_Void = Cannot create an instance of void.

; ArgumentException
Arg_ParamName_Name = Parameter name: {0}
Argument_AddingDuplicate__ = Item has already been added.  Key in dictionary: "{0}"  Key being added: "{1}"
Argument_ConversionOverflow = Conversion buffer overflow.
Argument_CodepageNotSupported = {0} is not a supported codepage.
Argument_CultureNotSupported = Culture ID {0} (0x{0:X4}) is not a supported culture.
Argument_CultureIsNeutral = Culture ID {0} (0x{0:X4}) is a neutral culture. A region can not be created from it.
Argument_CultureInvalidFormat = Culture "{0}" is a neutral culture. It can not be used in formatting and parsing and therefore cannot be set as the thread's current culture.
Argument_CompareOptionOrdinal=CompareOption.Ordinal cannot be used with other options.
Argument_EmptyFileName = Empty file name is not legal.
Argument_EmptyPath = Empty path name is not legal.
Argument_EmptyName = Empty name is not legal.
Argument_ImplementIComparable = At least one object must implement IComparable.
Argument_InvalidArrayLength = Length of the array must be {0}.
Argument_InvalidAppendMode = Append access can be requested only in write-only mode.
Argument_InvalidFileMode&AccessCombo = Combining FileMode: {0} with FileAccess: {1} is invalid.
Argument_InvalidFlag = Value of flags is invalid.
Argument_InvalidSubPath = The directory specified, {0}, is not a subdirectory of {1}.
Argument_NoRegionInvariantCulture = There is no region associated with the Invariant Culture (Culture ID: 0x7F).
Argument_TwoTimeZoneSpecifiers = The String being parsed cannot contain two timezone specifiers.  
Arg_AccessException = Cannot access member.
Arg_AppDomainUnloadedException = Attempted to access an unloaded AppDomain.
Arg_ApplicationException = Error in the application.
Arg_ArgumentOutOfRangeException = Specified argument was out of the range of valid values.
Arg_ArithmeticException = Overflow or underflow in the arithmetic operation.
Arg_ArrayTypeMismatchException = Attempted to store an element of the incorrect type into the array.
Arg_BadImageFormatException = Format of the executable (.exe) or library (.dll) is invalid.
Arg_CannotHaveNegativeValue = String cannot contain a minus sign if the base is not 10.
Arg_CannotUnloadAppDomainException = Attempt to unload the AppDomain failed.
Arg_ClassUnloadedException = Attempted to access an unloaded type.
Arg_ContextMarshalException = Attempted to marshal an object across a context boundary.
Arg_CoreException = Core exception was thrown by the runtime.
Arg_DirExists = The target directory already exists.
Arg_DuplicateWaitObjectException = Duplicate objects in argument.
Arg_EntryPointNotFoundException = Entry point was not found.
Arg_DllNotFoundException = Dll was not found.
Arg_ExecutionEngineException = Internal error in the runtime.
Arg_FieldAccessException = Attempted to access a private or protected field.
Arg_FormatException = One of the identified items was in an invalid format.
Arg_IndexOutOfRangeException = Index was outside the bounds of the array.
Arg_InvalidCastException = Specified cast is not valid.
Arg_InvalidOperationException = Operation is not valid due to the current state of the object.
Arg_InvokeMember = InvokeMember can be used only for COM objects.
Arg_ClosedResourceTable = Resource table is closed.
Arg_InvalidNeutralResourcesLanguage_Asm_Culture = The NeutralLanguageAttribute on the assembly "{0}" specifies an invalid culture name: "{1}".
Arg_InvalidSatelliteContract_Asm_Ver = Satellite contract version attribute on the assembly {0} specifies an invalid version: {1}.
Arg_MethodAccessException = Attempt to access the method failed.
Arg_MissingFieldException = Attempted to access a non-existing field.
Arg_MissingMemberException = Attempted to access a missing member.
Arg_MissingMethodException = Attempted to access a missing method.
Arg_MulticastNotSupportedException = Attempted to add multiple callbacks to a delegate that does not support multicast.
Arg_NotFiniteNumberException = Number encountered was not a finite quantity.
Arg_NotSupportedException = Specified method is not supported.

; Note - don't change the NullReferenceException default message.  This was
; negotiated carefully with the VB team to avoid saying "null" or "nothing".
Arg_NullReferenceException = Object reference not set to an instance of an object.

Arg_OutOfMemoryException = Insufficient memory to continue the execution of the program.
Arg_OverflowException = Arithmetic operation resulted in an overflow.
Arg_RankException = Attempted to operate on an array with the incorrect number of dimensions.
Arg_RankMultiDimNotSupported = Only single dimensional arrays are supported for the requested action.
Arg_RegSubKeyValueAbsent = No value exists with that name.
Arg_SecurityException = Security error.
Arg_SerializationException = Serialization error.
Arg_StackOverflowException = Operation caused a stack overflow.
Arg_SynchronizationLockException = Object synchronization method was called from an unsynchronized block of code.
Arg_SystemException = System error.
Arg_WeakReferenceException = Attempted to access a weak reference after the object was destroyed.
Arg_UnauthorizedAccessException = Attempted to perform an unauthorized operation.
Arg_ArgumentException = Value does not fall within the expected range.
Arg_DirectoryNotFoundException = Attempted to access a path that is not on the disk.
Arg_EndOfStreamException = Attempted to read past the end of the stream.
Arg_IOException = I/O error occurred.
Arg_InvalidResourceFile = Stream is not a valid resource file.
Arg_InvalidResourceFormat = Stream is not a supported resource format.
Arg_InvalidResourceVersion = Expected RuntimeResourceSet version {0} but received {1}.
Arg_InvalidHexStyle = With the AllowHexSpecifier bit set in the enum bit field, the only other valid bits that can be combined into the enum value must be a subset of those in HexNumber.
Arg_ArrayLengthsDiffer = Array lengths must be the same.
Arg_ArrayPlusOffTooSmall = Combination of Array index plus size was not large enough.
Arg_BadProxyType = Operation is supported only on proxies of type RemotingProxy.
Argument_NativeResourceAlreadyDefined = Native resource has already been defined.
Argument_BadObjRef = Invalid ObjRef provided to {0}.
Argument_InvalidCultureName = Culture name {0} is not supported.
Argument_InvalidRegionName = Region name {0} is not supported.
Argument_InvalidIndexBounds = {0} must be less than {1}.
Arg_ArrayZeroError = Array must not be of length zero.
Arg_BogusIComparer = IComparer (or the IComparable methods it relies upon) did not return zero when Array.Sort called x. CompareTo(x).  x: {0}  x's type: {1} The IComparer: {2}.
Arg_CreatInstAccess = Cannot specify both CreateInstance and another access type.
Arg_CryptographyException = Error occurred during a cryptographic operation.
Arg_DateTimeRange = Combination of arguments to the DateTime constructor is out of the legal range.
Arg_DecBitCtor = Decimal byte array constructor requires an array of length four containing valid decimal bytes.
Arg_DefMemNotFound = No default member found.
Arg_Dispid = Cannot call by DISPID on a managed object.
Arg_DlgtTargMeth = Error binding to target method.
Arg_DlgtTypeMis = Delegates must be of the same type.
Arg_DllInitFailure = One machine may not have remote administration enabled, or both machines may not be running the remote registry service.
Arg_EmptyArray = Array may not be empty.
Argument_EncodingNotSupported = {0} is not a supported encoding name.
Arg_EnumAndObjectMustBeSameType = Object must be the same type as the enum. The type passed in was {0}; the enum type was {1}.
Arg_EnumIllegalVal = Illegal enum value: {0}.
Arg_EnumNotSingleFlag = Must set exactly one flag.
Arg_EnumUnderlyingTypeAndObjectMustBeSameType = Enum underlying type and the object must be same type or object must be a String.  Type passed in was {0}; the enum underlying type was {1}.
Arg_EnumFormatUnderlyingTypeAndObjectMustBeSameType = Enum underlying type and the object must be same type or object.  Type passed in was {0}; the enum underlying type was {1}.
Arg_EnumMustHaveUnderlyingValueField = All enums must have an underlying value__ field.
Arg_FileTimeInvalid = Not a valid Win32 FileTime.
Arg_COMAccess = Must specify property Set or Get or method call for a COM Object.
Arg_COMPropSetPut = Only one of the following binding flags can be set: BindingFlags.SetProperty, BindingFlags.PutDispProperty,  BindingFlags.PutRefDispProperty.
Arg_FldSetGet = Cannot specify both Get and Set on a field.
Arg_PropSetGet = Cannot specify both Get and Set on a property.
Arg_CannotBeNaN = TimeSpan does not accept floating point Not-a-Number values.
Arg_FldGetPropSet = Cannot specify both GetField and SetProperty.
Arg_FldSetPropGet = Cannot specify both SetField and GetProperty.
Arg_FldSetInvoke = Cannot specify Set on a Field and Invoke on a method.
Arg_FldGetArgErr = No arguments can be provided to Get a field value.
Arg_FldSetArgErr = Only the field value can be specified to set a field value.
Arg_GetMethNotFnd = Property Get method was not found.
Arg_GuidArrayCtor = Byte array for GUID must be exactly {0} bytes long.
Arg_HandleNotAsync = Handle does not support asynchronous operations.  The parameters to the FileStream constructor may need to be changed to indicate that the handle was opened synchronously (that is, it was not opened for overlapped I/O).
Arg_HandleNotSync = Handle does not support synchronous operations.  The parameters to the FileStream constructor may need to be changed to indicate that the handle was opened asynchronously (that is, it was opened explicitly for overlapped I/O).
Arg_HTCapacityOverflow = Hashtable's capacity overflowed and went negative.      Check load factor and capacity, and possibly the current size of the table.
Arg_IndexMustBeInt = All indexes must be of type Int32.
Arg_InvalidFileAttrs = Invalid File or Directory attributes value.
Arg_InvalidHandle = Invalid handle.
Arg_InvalidSecurityInvoke = Security method may not be called through reflection.
Arg_LongerThanSrcArray = Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
Arg_LongerThanDestArray = Destination array was not long enough.  Check destIndex and length, and the array's lower bounds.
Arg_LowerBoundsMustMatch = The arrays' lower bounds must be identical.
Argument_MultipleSlashesInPath = Path cannot contain multiple directory separator characters in succession except at the beginning for network paths.
Arg_MustBeBoolean = Object must be of type Boolean.
Arg_MustBeByte = Object must be of type Byte.
Arg_MustBeChar = Object must be of type Char.
Arg_MustBeCurrency = Object must be of type Currency.
Arg_MustBeDateTime = Object must be of type DateTime.
Arg_MustBeDecimal = Object must be of type Decimal.
Arg_MustBeDelegate = Type must derive from Delegate.
Arg_MustBeDouble = Object must be of type Double.
Arg_MustBeEnum = Type provided must be an Enum.
Arg_MustBeEnumBaseTypeOrEnum = The value passed in must be an enum base or an underlying type for an enum, such as an Int32.
Arg_MustBeGuid = Object must be of type GUID.
Arg_MustBeInterface = Type passed must be an interface.
Arg_MustBeInt16 = Object must be of type Int16.
Arg_MustBeInt32 = Object must be of type Int32.
Arg_MustBeInt64 = Object must be of type Int64.
Arg_MustBePrimArray = Object must be an array of primitives.
Arg_MustBePointer = Type must be a Pointer.
Arg_MustBeStatic = Method must be a static method.
Arg_MustBeString = Object must be of type String.
Arg_MustBeStringPtrNotAtom = The pointer passed in as a String must not be in the bottom 64K of the process's address space.
Arg_MustBeSByte = Object must be of type SByte.
Arg_MustBeSingle = Object must be of type Single.
Arg_MustBeNormalClass = Object must be a normal type and not an array.
Arg_MustBeTimeSpan = Object must be of type TimeSpan.
Arg_MustBeType = Type must be a type provided by the runtime, not a TypeDelegator, etc.
Arg_MustBeUInt16 = Object must be of type UInt16.
Arg_MustBeUInt32 = Object must be of type UInt32.
Arg_MustBeUInt64 = Object must be of type UInt64.
Arg_MustBeVersion = Object must be of type Version.
Arg_NamedParamNull = Named parameter value must not be null.
Arg_NamedParamTooBig = Named parameter array cannot be bigger than argument array.
Arg_Need1DArray = Array was not a one-dimensional array.
Arg_Need2DArray = Array was not a two-dimensional array.
Arg_Need3DArray = Array was not a three-dimensional array.
Arg_NeedAtLeast1Rank = Must provide at least one rank.
Arg_NoBinder = Binder must be provided.
Arg_NoDefCTor = No parameterless constructor defined for this object.
Arg_BadUnmanagedValueType = Cannot create instance for unmanaged value type.
Arg_BitArrayTypeUnsupported = Only supported array types for CopyTo on BitArrays are Boolean[], Int32[] and Byte[].
Arg_DivideByZero = Attempted to divide by zero.
Arg_NoAccessSpec = Must specify binding flags describing the invoke operation required.
Arg_NoStaticVirtual = Method cannot be both static and virtual.
Arg_NotFoundIFace = Interface not found.
Arg_ObjObj = Object type cannot be converted to target type.
Arg_ObjNotInFixedHeap = Object must be in the fixed heap for the operation to succeed.
Arg_OleAutDateInvalid = Not a legal OleAut date.
Arg_OleAutDateScale = OleAut date did not convert to a DateTime correctly.
Arg_PlatformNotSupported = Operation is not supported on this platform.
Arg_ParmCnt = Parameter count mismatch.
Arg_ParmArraySize = Must specify one or more parameters.
Arg_Path2IsRooted = Second path fragment must not be a drive or UNC name.
Arg_PathIsVolume = Path must not be a drive.
Arg_PrimWiden = Cannot widen from target type to primitive type.
Arg_NullIndex = Arrays indexes must be set to an object instance.
Arg_ObjMissing = Missing object can not be cast to target type.
Arg_VarMissNull = Missing parameter does not have a default value.
Arg_PropSetInvoke = Cannot specify Set on a property and Invoke on a method.
Arg_PropNotFound = Could not find the specified property.
Arg_RankIndices = Indices length does not match the array rank.
Arg_RanksAndBounds = Number of lengths and lowerBounds must match.
Arg_RegSubKeyAbsent = Cannot delete a subkey tree because the subkey does not exist.
Arg_RemoveArgNotFound = Cannot remove the specified item because it was not found in the specified Collection.
Arg_RegKeyDelHive = Cannot delete a registry hive's subtree.
Arg_RegKeyNoRemoteConnect = No remote connection to {0} while trying to read the registry.
Arg_RegKeyOutOfRange = Registry HKEY was out of the legal range.
Arg_RegKeyStrLenBug = Registry subkeys should not be greater than or equal to 255 characters.
Arg_RegSetBadArrType = RegistryKey.SetValue does not support arrays of type {0}.  Only Byte[] and String[] are supported.
Arg_RegSetStrArrNull = RegistryKey.SetValue does not allow a String[] that contains a null String reference.
Arg_ResMgrBaseName = ResourceManager base name should not end in .resources. It should be similar to MyResources, which the ResourceManager can convert into MyResources.<culture>.resources; for example, MyResources.en-US.resources.
Arg_ResMgrNotResSet = Type parameter must refer to a subclass of ResourceSet.
Arg_SetMethNotFnd = Property set method not found.
Arg_TypeRefPrimitve = TypedReferences cannot be redefined as primitives.
Arg_UnknownTypeCode = Unknown TypeCode value.
Arg_VersionString = Version string portion was too short or too long.
Arg_VersionUnset = Version field was not set.
Arg_NoITypeInfo = Specified TypeInfo was invalid because it did not support the ITypeInfo interface.
Arg_NoImporterCallback = Specified type library importer callback was invalid because it did not support the ITypeLibImporterNotifySink interface.
Arg_InvalidBase = Invalid Base.
Arg_EnumValueNotFound = Requested value {0} was not found.
Arg_EnumLitValueNotFound = Literal value was not found.
Arg_EnumInvalid = Invalid enum format.
Arg_MustContainEnumInfo = Must specify valid information for parsing in the string.
Arg_InvalidSearchPattern = Search pattern cannot contain ".." to move up directories and can be contained only internally in file/directory names, as in "a..b".
Arg_WrongAsyncResult = IAsyncResult object did not come from the corresponding async method on this type.
Arg_NegativeArgCount = Argument count must not be negative.
Arg_InvalidMethAttributes = Specified method attributes were invalid.
Arg_InvalidModifiers = Specified modifiers were invalid.
Arg_InvalidFileName = Specified file name was invalid.
Arg_InvalidFileExtension = Specified file extension was not a valid extension.
Arg_COMException = Error HRESULT has been returned from a call to a COM component.
Arg_ExternalException = External component has thrown an exception.
Arg_InvalidComObjectException = Attempt has been made to use a COM object that does not have a backing class factory.
Arg_InvalidOleVariantTypeException = Specified OLE variant was invalid.
Arg_MarshalDirectiveException = Marshaling directives are invalid.
Arg_SafeArrayTypeMismatchException = Specified array was not of the expected type.
Arg_SEHException = SEH exception has been thrown.
Arg_VTableCallsNotSupportedException = Attempted to make an early bound call on a COM dispatch-only interface.
Arg_SafeArrayRankMismatchException = Specified array was not of the expected rank.
Arg_AmbiguousMatchException = Ambiguous match found.
Arg_CustomAttributeFormatException = Binary format of the specified custom attribute was invalid.
Arg_InvalidFilterCriteriaException = Specified filter criteria was invalid.
Arg_ReflectionTypeLoadException = One or more exceptions have been thrown while loading the types.
Arg_TargetException = Attempt has been made to call an invalid target.
Arg_TargetInvocationException = Exception has been thrown by the target of an invocation.
Arg_TargetParameterCountException = Number of parameters specified does not match the expected number.
Arg_TypeLoadException = Failure has occurred while loading a type.
Arg_TypeUnloadedException = Type had been unloaded.
Arg_ThreadAbortException = Thread was being aborted.
Arg_ThreadInterruptedException = Thread has been interrupted from a waiting state.
Arg_ThreadStateException = Thread was in an invalid state for the operation being executed.
Arg_ThreadStopException = Thread was being stopped.
Argument_AmbiguousCurrencyInfo = The currency separator information specified in the NumberFormatInfo is ambiguous for parsing.
Argument_AmbiguousNumberInfo = The number separator information specified in the NumberFormatInfo is ambiguous for parsing.
Argument_ALSInvalidCapacity = Specified capacity must not be less than the current capacity.
Argument_ALSInvalidSlot = Specified slot number was invalid.
Argument_ALSDataSlotNotAllocated = Data slot must be allocated before it is accessed.
Argument_ALSFreeDataSlot = FreeDataSlot can be used only on slots allocated using AllocateDataSlot.
Argument_ALSFreeNamedDataSlot = FreeNamedDataSlot can be used only on slots allocated using AllocateNamedDataSlot.
Argument_ALSFreeSecureDataSlot = FreeSecureDataSlot can be used only on slots allocated using AllocateSecureDataSlot.
Argument_ArrayPlusOffTooSmall = Attempting to specify count and offset past end of array.
Arg_InvalidANSIString = The ANSI string passed in could not be converted from the default ANSI code page to Unicode.
Arg_InvalidUTF8String = The UTF8 string passed in could not be converted to Unicode.
Argument_InvalidByteSequence = Invalid byte was found at byte index {0}.
Argument_InvalidCalendar = Not a valid calendar for the given culture.
Argument_InvalidCP = Invalid or unsupported code page type.
Argument_InvalidEraName = Era name is not supported or was not valid.
Argument_InvalidEraValue = Era value was not valid.
Argument_InvalidPathChars = Illegal characters in path.
Argument_InvalidOffLen = 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.
Argument_InvalidRadix = Given radix is not supported.
Argument_InvalidSeekOrigin = Invalid seek origin.
Argument_InvalidUnity = Invalid Unity type.
Argument_NonPosBufSize = Non-positive buffer size.
Argument_OnlyMscorlib = Only mscorlib's assembly is valid.
Argument_PathEmpty = Path cannot be the empty string or all whitespace.
Argument_PathNullOrEmpty = Path must be set to a valid object instance and must not be empty.
Argument_PathFormatNotSupported = The given path's format is not supported.
Argument_PathUriFormatNotSupported = URI formats are not supported.
Argument_TypeNameTooLong = Type name was too long.  The fully qualified type name must be less than 1,024 characters.
Argument_StreamNotReadable = Stream was not readable.
Argument_StreamNotWritable = Stream was not writable.
Argument_InvalidNumberOfMembers = MemberData contains an invalid number of members.
Argument_InvalidValue = Value was invalid.
Argument_InvalidKey = Key was invalid.
Argument_NoSuchMemberInfo = MemberInfo {0} is not a field or a property.
Argument_MustBeMCMsg = Function must be passed an IMethodCallMessage message object.
Argument_MinMaxValue = {0} cannot be greater than {1}.
Argument_AllStrings = VarArg parameters must all be strings.
Argument_InvalidGroupSize = Every element in the value array should be between one and nine, except for the last element, which can be zero.
Argument_MustHaveAttributeBaseClass = Type passed in must be derived from System.Attribute or System.Attribute itself.
Argument_NoUninitializedStrings = Uninitialized Strings cannot be created.
Argument_UnequalMembers = Supplied MemberInfo does not match the expected type.
Argument_BadFormatSpecifier = Format specifier was invalid. 
Argument_InvalidHighSurrogate = Found a high surrogate char without a following low surrogate at index: {0}.  The input may not be in this encoding, or may not contain valid Unicode (UTF-16) characters.
Argument_InvalidLowSurrogate = Found a low surrogate char without a preceding high surrogate at index: {0}.  The input may not be in this encoding, or may not contain valid Unicode (UTF-16) characters.
Argument_UnmatchingSymScope = Non-matching symbol scope.
Argument_NotInExceptionBlock = Not currently in an exception block.
Argument_BadExceptionCodeGen = Incorrect code generation for exception block.
Argument_NotExceptionType = Does not extend Exception.
Argument_InvalidTypeName = Type names can not contain the characters \\,[]+ without a preceding '\\'.
Argument_InvalidTypeNameChar = Type names can not end with the characters '&' or '*' without a preceding '\\'.
Argument_DuplicateResourceName = Duplicate resource name within an assembly.
Argument_BadPersistableModuleInTransientAssembly = Cannot have a persistable module in a transient assembly.
Argument_InvalidPermissionState = Invalid permission state.
Argument_UnrestrictedIdentityPermission = Identity permissions cannot be unrestricted.
Argument_WrongType = Operation on type {0} attempted with target of incorrect type.
Argument_IllegalCharacters = Illegal characters found in input.  Security checks can not contain wild card characters.
Argument_IllegalZone = Illegal security permission zone specified.
Argument_HasToBeArrayClass = Must be an array type.
Argument_InvalidDirectory = Invalid directory {0}.
Argument_UnableLocaleInfo = Requested locale information was not available for the specified culture.  This may indicate a machine configuration problem.
Argument_MustBeWritable = Supplied stream was not writable.
Argument_DataLengthDifferent = Parameters 'members' and 'data' must have the same length.
Argument_SigIsFinalized = Completed signature cannot be modified.
Argument_LargeInteger = Integer or token was too large to be encoded.
Argument_BadSigFormat = Incorrect signature format.
Argument_UnmatchedMethodForLocal = Local passed in does not belong to this ILGenerator.
Argument_DuplicateName = Tried to add NamedPermissionSet with non-unique name.
Argument_InvalidMatchType = Invalid match type.
Argument_InvalidXMLElement = Invalid XML. Missing required tag <{0}> for type {1}.
Argument_CannotGetTypeTokenForByRef = Cannot get TypeToken for a byref type.
Argument_NotASimpleNativeType = Not a simple native marshal.
Argument_NotACustomMarshaler = Not a custom marshal.
Argument_NoUnmanagedElementCount = Unmanaged marshal does not have ElementCount.
Argument_NoNestedMarshal = Only LPArray or SafeArray has nested unmanaged marshal.
Argument_InvalidXML = Invalid Xml.
Argument_BadFieldType = Bad field type in defining field.
Argument_InvalidXMLBadVersion = Invalid Xml; can only parse elements of version one.
Argument_NotAPermissionElement = 'elem' was not a permission element.
Argument_NPMSInvalidName = Name can be neither null nor empty.
Argument_InvalidElementTag = Invalid element tag {0}
Argument_InvalidElementText = Invalid element text {0}.
Argument_InvalidElementName = Invalid element name {0}.
Argument_InvalidElementValue = Invalid element value {0}.
Argument_AttributeNamesMustBeUnique = Attribute names must be unique.
Argument_UninitializedCertificate = Uninitialized certificate object.
Argument_MembershipConditionElement = Element must be a <IMembershipCondition> element.
Argument_EvidenceElement = Element must be a {0} element.
Argument_ReservedNPMS = Cannot remove or modify reserved permissions set {0}. 
Argument_NPMSInUse = Permission set {0} was in use and could not be deleted.
Argument_SecurityContext = Unable to obtain security context.
Argument_StrongNameGetPublicKey = Unable to obtain public key for StrongNameKeyPair.
Argument_TokenZero = Token cannot be zero.
Argument_TokenUnableToGetName = Unable to get username from token.
Argument_InvalidToken = Invalid token; it cannot be duplicated.
Argument_ImpersonateUser = Unable to impersonate user.
Argument_ImpersonateSystem = Unable to impersonate system.
Argument_RevertSystem = Unable to revert to system.
Argument_InvalidHexFormat = Improperly formatted hex string.
Argument_InvalidSite = Invalid site.
Argument_SiteCannotBeNull = Site name must be specified.
Argument_BlobCannotBeNull = Public key must be specified.
Argument_ZoneCannotBeNull = Zone must be specified.
Argument_UrlCannotBeNull = URL must be specified.
Argument_InterfaceMap = 'this' type can not be an interface itself.
Argument_InvalidName = Invalid name.
Argument_InvalidDirectoryOnUrl = Invalid directory on URL.
Argument_InvalidUrl = Invalid URL.
Argument_InvalidMemberInfoType = Only FieldInfo is recognized as a valid MemberInfo type in Serialization.
Argument_MustSupplyContainer = When supplying a FieldInfo for fixing up a nested type, a valid ID for that containing object must also be supplied.
Argument_MustSupplyParent = When supplying the ID of a containing object, the FieldInfo which identifies the current field within that object must also be supplied.
Argument_InvalidPermissionListType = Invalid PermissionList type.
Argument_NoNPMS = Unable to find a permission set with the provided name.
Argument_NoClass = Element does not specify a class.
Argument_WrongElementType = {0} element required.
Argument_FailedCodeGroup = Failed to create a code group of type {0}.
Argument_UnableToCreatePermission = Unable to create permission of type {0}.
Argument_UnableToCreatePermissionNoClass = Unable to create permission; no type provided.
Argument_UnableToGeneratePermissionSet = Unable to generate permission set; input XML may be malformed.
Argument_NoEra = No Era was supplied.
Argument_NoStrongName = Assembly was not signed with a strong name.
Argument_AssemblyAlreadyFullTrust = Assembly was already fully trusted.
Argument_AssemblyNotFullTrust = Assembly was not fully trusted.
Argument_MemberAndArray = Cannot supply both a MemberInfo and an Array to indicate the parent of a value type. 
Argument_StrongNameMustHaveSize = StrongName public keys must have non-zero length.
Argument_CodeGroupChildrenMustBeCodeGroups = All objects in the input list must have a parent type of 'CodeGroup'. 
Argument_ObjNotComObject = The object's type must be __ComObject or derived from __ComObject.
Argument_TypeNotComObject = The type must be __ComObject or be derived from __ComObject.
Argument_CantCallSecObjFunc = Cannot evaluate a security function.
Argument_StructMustNotBeValueClass = The structure must not be a value class.
Argument_NoSpecificCulture = Please select a specific culture, such as zh-CN, zh-HK, zh-TW, zh-MO, zh-SG.
Argument_InvalidResourceCultureName = The given culture name ({0}) cannot be used to locate a resource file.  Resource filenames must consist of only letters, numbers, hyphens or underscores.
Argument_InvalidParamInfo = Invalid type for ParameterInfo member in Attribute class.
Argument_InvalidDecSep = The {0} property cannot have the same value as the {1} property.
Argument_InvalidGroupSep = The {0} property cannot have the same value as the {1} property.
Argument_EmptyDecGroupString = Decimal and Group separators cannot be the empty string.
Argument_OffsetOfFieldNotFound = Field passed in is not a marshaled member of the type {0}.

;
; =====================================================
; Reflection Emit resource strings
Argument_BadSizeForData = Data size must be > 0 and < 0x3f0000
Argument_InvalidLabel = Invalid Label.
Argument_RedefinedLabel = Label multiply defined.
Argument_UnclosedExceptionBlock = The IL Generator cannot be used while there are unclosed exceptions.
Argument_MissingDefaultConstructor = was missing default constructor.
Argument_TooManyFinallyClause = Exception blocks may have at most one finally clause.
Argument_NotInTheSameModuleBuilder = The argument passed in was not from the same ModuleBuilder.
Argument_BadCurrentLocalVariable = Bad current local variable for setting symbol information.
Argument_DuplicateModuleName = Duplicate dynamic module name within an assembly.
Argument_DuplicateTypeName = Duplicate type name within an assembly.
Argument_InvalidAssemblyName = Assembly names may not begin with whitespace, or contain the characters '/' or '\\'.
Argument_InvalidArrayName = The given array name was invalid.
Argument_DuplicatedFileName = Duplicated file names.
Argument_GlobalFunctionHasToBeStatic = Global members must be static.
Argument_BadPInvokeOnInterface = PInvoke methods cannot exist on interfaces.
Argument_BadPInvokeMethod = PInvoke methods must be static and native and cannot be abstract.
Argument_MethodRedefined = Method has been already defined.
Argument_BadTypeAttrAbstractNFinal = Bad type attributes. A type cannot be both abstract and final.
Argument_BadTypeAttrValueNInter = Bad type attributes. A value type cannot be an interface.
Argument_BadTypeAttrNestedVisibilityOnNonNestedType = Bad type attributes.  Nested visibility flag set on a non-nested type.
Argument_BadTypeAttrNonNestedVisibilityNestedType = Bad type attributes.  Non-nested visibility flag set on a nested type.
Argument_BadTypeAttrInvalidLayout = Bad type attributes.  Invalid layout attribute specified.
Argument_BadTypeAttrReservedBitsSet = Bad type attributes.  Reserved bits set on the type.
Argument_BadTypeSize = Can only specify type size on a value type and value should not be zero.
Argument_BadParentType = Parent type was not extensible by the given type.
Argument_BadFieldSig = Field signatures do not have return types.
Argument_UnknownTypeForGetTypeToken = Unknown type for GetTypeToken.
Argument_ShouldOnlySetVisibilityFlags = Should only set visibility flags when creating EnumBuilder {0}.
Argument_BadNestedTypeFlags = Bad type flags for nested type.
Argument_ShouldNotSpecifyExceptionType = Should not specify exception type for catch clause for filter block.
Argument_BadExceptionType = Type was not an exception type.
Argument_BadLabel = Bad label in ILGenerator.
Argument_BadLabelContent = Bad label content in ILGenerator.
Argument_EmitWriteLineType = EmitWriteLine does not support this field or local type.
Argument_ConstantNull = Null is not a valid constant value for this type.
Argument_ConstantDoesntMatch = Constant does not match the defined type.
Argument_ConstantNotSupported = The type of the specified constant is not supported.
Argument_BadConstructor = Cannot have private or static constructor.
Argument_BadConstructorCallConv = Constructor must have standard calling convention.
Argument_BadPropertyForConstructorBuilder = Property must be on the same type of the given ConstructorInfo.
Argument_NotAWritableProperty = Not a writable property.
Argument_BadFieldForConstructorBuilder = Field must be on the same type of the given ConstructorInfo.
Argument_BadAttributeOnInterfaceMethod = Interface method must be abstract and virtual.
ArgumentException_BadMethodImplBody = MethodOverride's body must be from this type.
Argument_BadParameterCountsForConstructor = Parameter count does not match passed in argument value count.
Argument_BadParameterTypeForConstructor = Passed in argument value at index {0} does not match the parameter type.
Argument_BadTypeInCustomAttribute = An invalid type was used as a custom attribute constructor argument, field or property.
Argument_VerStringTooLong = The unmanaged Version information is too large to persist.
Argument_UnknownUnmanagedCallConv = Unknown unmanaged calling convention for function signature.
Argument_BadConstantValue = Bad default value.
Argument_IllegalName = Illegal name.
Argument_cvtres_NotFound = Cannot find cvtres.exe
Argument_BadCAForUnmngRSC = Bad {0} while generating unmanaged resource information.
Argument_MustBeInterfaceMethod = The MemberInfo must be an interface method.
Argument_CORDBBadVarArgCallConv = Cannot evaluate a VarArgs function.
Argument_CORDBBadAbstract = Cannot evaluate an abstract function.
Argument_CORDBBadInterfaceMethod = Cannot find the interface method on the object instance.
Argument_CORDBBadMethod = Cannot find the method on the object instance.
; =====================================================
;
Argument_ModuleAlreadyLoaded = The specified module has already been loaded.
Argument_MustHaveLayoutOrBeBlittable = The specified structure must be blittable or have layout information.
Argument_NotSimpleFileName = The filename must not include a path specification.
Argument_TypeMustBeVisibleFromCom = The specified type must be visible from COM.
Argument_TypeMustBeComCreatable = The type must be creatable from COM.
Argument_TypeMustNotBeComImport = The type must not be imported from COM.
Argument_SameThread = This operation can only be performed by the <this> thread.
Argument_BadRid = Unable to get role for this RID.
Argument_PolicyFileDoesNotExist = The requested policy file does not exist.
Argument_NonNullObjAndCtx = Either obj or ctx must be null.
Argument_FixedDomainEntry = Cannot set domain data after the domain has been created.
Argument_OnceOnlyEntry = Can only set this domain data once.
Argument_NoModuleFileExtension = Module file name "{0}" must have file extension.
Argument_TypeDoesNotContainMethod = Type does not contain the given method.
Argument_StringZeroLength = String cannot be of zero length.
Argument_AbsolutePathRequired = Absolute path information is required.
Argument_MustBeRuntimeType = Type must be a RuntimeType.
Argument_MustBeRuntimeMethodInfo = MethodInfo must be a RuntimeMethodInfo.
Argument_MustBeRuntimeFieldInfo = FieldInfo must be a RuntimeFieldInfo.
Argument_HandleLeak = Cannot pass a GCHandle across app domains.

; ArgumentNullException
ArgumentNull_Array = Array cannot be null.
ArgumentNull_ArrayValue = Found a null value within an array.
ArgumentNull_ArrayElement = At least one element in the specified array was null.
ArgumentNull_Assembly = Assembly cannot be null.
ArgumentNull_AssemblyName = AssemblyName cannot be null.
ArgumentNull_AssemblyNameName = AssemblyName.Name cannot be null or an empty string.
ArgumentNull_Buffer = Buffer cannot be null.
ArgumentNull_Collection = Collection cannot be null.
ArgumentNull_Dictionary = Dictionary cannot be null.
ArgumentNull_FileName = File name cannot be null.
ArgumentNull_Key = Key cannot be null.
ArgumentNull_Graph = Object Graph cannot be null.
ArgumentNull_Path = Path cannot be null.
ArgumentNull_Stream = Stream cannot be null.
ArgumentNull_String = String reference not set to an instance of a String.
ArgumentNull_Type = Type cannot be null.
ArgumentNull_Obj = Object cannot be null.
ArgumentNull_GUID = GUID cannot be null.
ArgumentNull_NullMember = Member at position {0} was null.
ArgumentNull_Generic = Value cannot be null.
ArgumentNull_WithParamName = Parameter {0} cannot be null.
ArgumentNull_Child = Cannot have a null child.

; ArgumentOutOfRangeException
ArgumentOutOfRange_ActualValue = Actual value was {0}.
ArgumentOutOfRange_ArrayLB = Number was less than the array's lower bound in the first dimension.
ArgumentOutOfRange_ArrayListInsert = Insertion index was out of range.  Must be non-negative and less than or equal to size.
ArgumentOutOfRange_BiggerThanCollection = Larger than collection size.
ArgumentOutOfRange_Bounds_Lower_Upper = Argument must be between {0} and {1}.
ArgumentOutOfRange_Byte = Valid byte values are between 0 and 255, inclusive.
ArgumentOutOfRange_Count = Count must be positive and count must refer to a location within the string/array/collection.
ArgumentOutOfRange_CalendarRange = Specified time is not supported in this calendar. It should be between {0} and {1}, inclusive.
ArgumentOutOfRange_Day = Day must be between 1 and {0} for month {1}.
ArgumentOutOfRange_CurrencyRound = When rounding a Currency, the digits must be between zero and four.
ArgumentOutOfRange_BadYearMonthDay = Year, Month, and Day parameters describe an unrepresentable DateTime.
ArgumentOutOfRange_BadHourMinuteSecond = Hour, Minute, and Second parameters describe an unrepresentable DateTime.
ArgumentOutOfRange_DateTimeBadMonths = Months value must be between +/-120000.
ArgumentOutOfRange_DateTimeBadTicks = Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
ArgumentOutOfRange_DecimalRound = Decimal can only round to between 0 and 28 digits of precision.
ArgumentOutOfRange_DecimalScale = Decimal's scale value must be between 0 and 28, inclusive.
ArgumentOutOfRange_Era = Time value was out of era range.
ArgumentOutOfRange_Enum = Enum value was out of legal range.
ArgumentOutOfRange_FileLengthTooBig = Specified file length was too large for the file system.
ArgumentOutOfRange_FileTimeInvalid = Not a valid Win32 FileTime.
ArgumentOutOfRange_GetByteCountOverflow = Too many characters.  The resulting number of bytes is larger than what can be returned as an int.
ArgumentOutOfRange_GetCharCountOverflow = Too many bytes.  The resulting number of chars is larger than what can be returned as an int.
ArgumentOutOfRange_HashtableLoadFactor = Load factor needs to be between {0} and {1}.
ArgumentOutOfRange_Index = Index was out of range.  Must be non-negative and less than the size of the collection.
ArgumentOutOfRange_MemStreamLength = MemoryStream length must be non-negative and less than 2^31 - 1 - origin.
ArgumentOutOfRange_PositiveLessThanIntegerMaxVal = Argument must be greater than 0 and less than 2^31 - 1 milliseconds.
ArgumentOutOfRange_Month = Month must be between one and twelve.
ArgumentOutOfRange_NeedNonNegNum = Non-negative number required.
ArgumentOutOfRange_NeedNonNegOrNegative1 = Number must be either non-negative or -1.
ArgumentOutOfRange_NeedPosNum = Positive number required.
ArgumentOutOfRange_NeedPosCapacity = Capacity must be positive.
ArgumentOutOfRange_NegativeCapacity = Capacity must be positive.
ArgumentOutOfRange_NegativeCount = Count cannot be less than zero.
ArgumentOutOfRange_NegativeLength = Length cannot be less than zero.
ArgumentOutOfRange_NegFileSize = Length must be non-negative.
ArgumentOutOfRange_ObjectID = objectID cannot be less than or equal to zero.
ArgumentOutOfRange_Seek = Attempted to seek beyond range of stream.
ArgumentOutOfRange_SkipStackTraces = Number of stack traces to skip must be non-negative and less than Int32.MaxValue.
ArgumentOutOfRange_SmallCapacity = capacity was less than the current size.
ArgumentOutOfRange_QueueGrowFactor = Queue grow factor must be between {0} and {1}.
ArgumentOutOfRange_RoundingDigits = Rounding digits must be between 0 and 15, inclusive.
ArgumentOutOfRange_StartIndex = StartIndex cannot be less than zero.
ArgumentOutOfRange_MustBePositive = {0} must be greater than zero.
ArgumentOutOfRange_MustBeNonNegNum = {0} must be non-negative.
ArgumentOutOfRange_IndexACount = indexA+count must be less than the length of strA.
ArgumentOutOfRange_IndexBCount = indexB+count must be less than the length of strB.
ArgumentOutOfRange_ListInsert = Index must be within the bounds of the List.
ArgumentOutOfRange_StartIndexEndIndex = startIndex cannot be greater than endIndex.
ArgumentOutOfRange_EndIndexStartIndex = endIndex cannot be greater than startIndex.
ArgumentOutOfRange_IndexCount = Index and count must refer to a location within the string.
ArgumentOutOfRange_IndexCountBuffer = Index and count must refer to a location within the buffer.
ArgumentOutOfRange_IndexLength = Index and length must refer to a location within the string.
ArgumentOutOfRange_Capacity = Capacity exceeds maximum capacity.
ArgumentOutOfRange_SmallMaxCapacity = MaxCapacity must be one or greater.
ArgumentOutOfRange_GenericPositive = Value must be positive.
ArgumentOutOfRange_Range = Valid values are between {0} and {1}, inclusive.
ArgumentOutOfRange_AddValue = Value to add was out of range.
ArgumentOutOfRange_OffsetLength = Offset and length must refer to a position in the string.
ArgumentOutOfRange_OffsetOut = Either offset did not refer to a position in the string, or there is an insufficient length of destination character array.
ArgumentOutOfRange_PartialWCHAR = Pointer startIndex and length do not refer to a valid string.
ArgumentOutOfRange_ParamSequence = Sequence number must be greater than zero.
ArgumentOutOfRange_Version = Version's parameters must be greater than or equal to zero.

; ArithmeticException
Arithmetic_NaN = Function does not accept floating point Not-a-Number values.

; ArrayTypeMismatchException
ArrayTypeMismatch_CantAssignType = Source array type cannot be assigned to destination array type.

; BadImageFormatException
BadImageFormat_ResType&SerBlobMismatch = The type serialized in the .resources file was not the same type that the .resources file said it contained.  Expected "{0}" but read "{1}".


; Cryptography
Cryptography_BadKeyFormat = No supported key storage format was found.
Cryptography_Config_CreateInstance = Instance of the requested algorithm could not be created.
Cryptography_Config_EncodedOIDError = Encoded OID length is too large (greater than 0x7f bytes).
Cryptography_Config_NameNotFound = Requested algorithm name could not be found in the name table.
Cryptography_Config_NameTableMalformed = Name table was incorrectly formed.
Cryptography_Config_OidNotFound = Requested name was not found in the OID table.
Cryptography_Config_OidTableMalformed = OID map table was incorrectly formed.
Cryptography_CryptoStream_FlushFinalBlockTwice = FlushFinalBlock() method was called twice on a CryptoStream. This method can only be called once.
Cryptography_CSP_AlgKeySizeNotAvailable = Algorithm implementation does not support a key size of {0}.
Cryptography_CSP_AlgKeySizeNotMultiple = Key size is not a multiple of {0} bits. 
Cryptography_CSP_AlgorithmNotAvailable = Cryptographic service provider (CSP) could not be found for this algorithm.
Cryptography_CSP_CFBSizeNotSupported = Feedback size for the cipher feedback mode (CFB) must be 8 bits.
Cryptography_CSP_CouldNotAcquire = CryptoAPI cryptographic service provider (CSP) for this implementation could not be acquired.
Cryptography_CSP_CreateHash = CryptoAPI hash object could not be created within the cryptographic service provider (CSP) for this implementation.
Cryptography_CSP_CreateKey = Key pair with the given parameters could not be generated within the cryptographic service provider (CSP) for this implementation.
Cryptography_CSP_GetUserKey = Key handle could not be acquired within the cryptographic service provider (CSP) for this implementation.
Cryptography_CSP_ImportBulkKey = Key information could not be imported into the cryptographic service provider (CSP) for this implementation.
Cryptography_CSP_ExportKey = Key information could not be exported from the cryptographic service provider (CSP) for this implementation.
Cryptography_CSP_LoadKeyFormat = Cryptographic storage class does not support the loading of this type of data.
Cryptography_CSP_LoadKeyPublic = Loading only public key information is not supported by this cryptographic storage class. A private key must also be loaded.
Cryptography_CSP_MaxSizePKEncrypt = Byte array is too large. The maximum size byte array that can be encrypted by this public key implementation is {0} bytes.
Cryptography_CSP_NoPrivateKey = Object contains only the public half of a key pair. A private key must also be provided.
Cryptography_CSP_OFBNotSupported = Output feedback mode (OFB) is not supported by this implementation.
Cryptography_CSP_SaveKeyFormat = Cryptographic storage class does not support  saving key data in this format.
Cryptography_CSP_SaveKeyPublic = Saving only public key information is not supported by this cryptographic storage class. A private key must also be saved.
Cryptography_CSP_SaveKeyUnsupported = Key enumeration is not supported.
Cryptography_CSP_VerifySignature = Cryptographic service provider (CSP) for this implementation generated an internal error while attempting to verify the signature.
Cryptography_HashKeySet = Hash key cannot be changed after the first write to the stream.
Cryptography_HashNotYetFinalized = Hash must be finalized before the hash value is retrieved.
Cryptography_ICryptoStream_LoopDetected = Operation is not permitted because it creates a loop of ICryptoStream objects.
Cryptography_ICryptoStream_StreamNotAtHead = Stream was not positioned at the head. The stream must be positioned at the head for this operation.
Cryptography_ICryptoStream_StreamNotClosed = Stream is open. Close the stream before accessing the data.
Cryptography_ICryptoStream_CloseStreamObjectNotSupported = ICryptoStream object does not support the CloseStream(Object) method.
Cryptography_ICryptoStream_SetSinkNotSupported = ICryptoStream object does not support the SetSink() method.
Cryptography_InsufficientBuffer = Input buffer contains insufficient data. 
Cryptography_InvalidHashSize = {0} algorithm hash size is {1} bytes.
Cryptography_InvalidKey_Weak = Specified key is a known weak key for {0} and cannot be used.
Cryptography_InvalidKey_SemiWeak = Specified key is a known semi-weak key for {0} and cannot be used.
Cryptography_InvalidKeyParameter = Parameter {0} is not a valid key parameter.
Cryptography_InvalidAlgorithmIdentifier = CryptoAPI algorithm identifier is unknown.
Cryptography_InvalidBlockSize = Specified block size is not valid for this algorithm.
Cryptography_InvalidCipherMode = Specified cipher mode is not valid for this algorithm.
Cryptography_InvalidDSASignatureSize = Length of the DSA signature was not 40 bytes. 
Cryptography_InvalidFeedbackSize = Specified feedback size was greater than the block size.
Cryptography_InvalidIVSize = Specified initialization vector (IV) does not match the block size for this algorithm.
Cryptography_InvalidKeySaltSize = Length of the specified key salt is greater than the maximum salt size for this algorithm.
Cryptography_InvalidKeySize = Specified key is not a valid size for this algorithm.
Cryptography_InvalidOID = Object identifier (OID) is unknown.
Cryptography_InvalidOperation = This operation is not supported for this class.
Cryptography_InvalidPaddingMode = Specified padding mode is not valid for this algorithm.
Cryptography_InvalidXMLParameterFormat = XML-encoded parameters could not be parsed.
Cryptography_InvalidFromXmlString = Input string does not contain a valid encoding of the {0} {1} parameter.
Cryptography_InvalidKeyContainerName = The key container name should be less than 260 characters.
Cryptography_MissingField = Field is missing in the data.
Cryptography_MissingKey = No asymmetric key object has been associated with this formatter object.
Cryptography_MissingOID = Required object identifier (OID) cannot be found.
;*       
         ;*
Cryptography_OAEPDecoding = Error occurred while decoding OAEP padding.
Cryptography_OutputStreamRequired = No output stream was provided. Provide an output stream.
Cryptography_AlreadySet = Value of {0} cannot be set more than once.
Cryptography_Padding_Win2KEnhOnly = Direct Encryption and decryption using RSA are not available on this platform.
Cryptography_Padding_EncDataTooBig = The data to be encrypted exceeds the maximum for this modulus of {0} bytes.
Cryptography_Padding_DecDataTooBig = The data to be decrypted exceeds the maximum for this modulus of {0} bytes.
Cryptography_PasswordDerivedBytes_ValuesFixed = Value of {0} cannot be changed after the bytes have been retrieved.
Cryptography_PasswordDerivedBytes_TooManyBytes = Requested number of bytes exceeds the maximum.
Cryptography_PasswordDerivedBytes_FewBytesSalt = Salt is not at least 8 bytes.
Cryptography_PasswordDerivedBytes_InvalidAlgorithm = Algorithm is unavailable or is not supported for this operation.
Cryptography_PasswordDerivedBytes_InvalidIV = The Initialization vector should have the same length as the algorithm block size in bytes.
Cryptography_PKCS1Decoding = Error occurred while decoding PKCS1 padding.
Cryptography_PKCS7_InvalidByteCount = Value of cbSize is not a multiple of the block size.
Cryptography_PKCS7_InvalidCipherMode = Cipher mode in the parent ICryptoStream object was not CipherMode.CBC.
Cryptography_PKCS7_InvalidPadding = PKCS7 padding is invalid and cannot be removed.
Cryptography_PKCS7_InvalidPaddingMode = Padding mode in the parent ICryptoStream object was not PaddingMode.None.
Cryptography_PKCS7_InvalidParentDecrypt = Parent ICryptoStream object was not a SymmetricStreamDecryptor object.
Cryptography_PKCS7_InvalidParentEncrypt = Parent ICryptoStream object was not a SymmetricStreamEncryptor object.
Cryptography_PKCS7_NoBytesWritten = No bytes have been written to this stream.
Cryptography_RC2_EKSKS = EffectiveKeySize value must be at least as large as the KeySize value.
Cryptography_RC2_EKSKS2 = EffectiveKeySize must be the same as KeySize in this implementation.
Cryptography_RC2_EKS40 = EffectiveKeySize value must be at least 40 bits.
Cryptography_SelfReference = Object cannot be passed to its own SetOutput() function.
Cryptography_SetKeyTwice = SetKeyType() method cannot be called twice on the same object.
Cryptography_SigningNotSupported = Signing is not supported.
Cryptography_SSD_Overrides = Either the DecryptCore() method or the BlockDecrypt() method must be overridden.
Cryptography_SSD_InvalidDataSize = Length of the data to decrypt is invalid.
Cryptography_SSD_InvalidDataPadding = Input data to decrypt was padded incorrectly.
Cryptography_SSE_Overrides = Either the EncryptCore() method or the BlockEncrypt() method must be overridden.
Cryptography_SSE_InvalidDataSize = Length of the data to encrypt is invalid.
Cryptography_StreamStarted = SetOutput() method cannot be called after the Write() method has been called.
Cryptography_WriteAfterFinalize = Cryptographic stream object cannot be written to after the Finalize() method has been called.
Cryptography_USA_NoExtend = Required privilege to extend the cryptography interface was not present.
;*       
         ;*
Cryptography_XML_MalformedXML = Malformed XML was found while parsing the {0} element.

; ExecutionEngineException
ExecutionEngine_YoureHosed = Invalid internal state.
ExecutionEngine_InvalidAttribute = Attribute cannot have multiple definitions.
ExecutionEngine_MissingSecurityDescriptor = Unable to retrieve security descriptor for this frame.
ExecutionEngine_InvalidState = 'this' object was in an invalid state.
ExecutionEngine_InvalidLocation = Code should be called only inside a property, method, or constructor.
ExecutionEngine_SecurityPolicyConfig = Unable to retrieve the location to store/retrieve the security policy settings.


; Exception
; Note this one is special, used as a divider between stack traces!
Exception_EndOfInnerExceptionStack = --- End of inner exception stack trace ---
Exception_WasThrown = Exception of type {0} was thrown.


; FormatException
Format_AttributeUsage = Duplicate AttributeUsageAttribute cannot be specified on an attribute type.
Format_BadBase = Invalid digits for the specified base.
Format_BadBase64Length = Invalid length for a Base-64 string.
Format_BadBase64Char = Invalid character in a Base-64 string.
Format_BadBase64CharArrayLength = Invalid length for a Base-64 char array.
Format_BadBoolean = String was not recognized as a valid Boolean.
Format_BadDateTime = String was not recognized as a valid DateTime.
Format_BadDayOfWeek = String was not recognized as a valid DateTime because the day of week was incorrect.
Format_DateOutOfRange = The DateTime represented by the string is out of range.
Format_BadDatePattern = Could not determine the order of year, month, and date from {0}.
Format_BadFormatSpecifier = Format specifier was invalid.
Format_BadQuote = Cannot find a matching quote character for the character {0}.
Format_CurrencyBad = String passed in could not be parsed as a valid Currency.
Format_EmptyInputString = Input string was either empty or contained only whitespace.
Format_ExtraJunkAtEnd = Additional unparsible characters are at the end of the string.
Format_GuidBrace = Expected {0xdddddddd, etc}.
Format_GuidComma = Could not find a comma, or the length between the previous token and the comma was zero (i.e., '0x,'etc.).
Format_GuidDashes = Dashes are in the wrong position for GUID parsing.
Format_GuidEndBrace = Could not find the ending brace.
Format_GuidHexPrefix = Expected hex 0x in {0}.
Format_GuidInvLen = Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
Format_GuidUnrecognized = Unrecognized Guid format.
Format_InvalidEnumFormatSpecification = Format String can be only "G","g","X","x","F","f","D" or "d".
Format_InvalidGuidFormatSpecification = Format String can be only "D","d","N","n","P","p","B" or "b".
Format_InvalidString = Input string was not in a correct format.
Format_IndexOutOfRange = Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
Format_InvalidLen = String was not of correct length.
Format_UnknowDateTimeWord = The string was not recognized as a valid DateTime.  There is a unknown word starting at index {0}.
Format_NeedSingleChar = String must be only one character long.
Format_NoParsibleDigits = Could not find any parsible digits.
Format_RepeatDateTimePattern = Datetime pattern {0} appears more than once.
Format_StringZeroLength = String cannot have zero length.


; IndexOutOfRangeException
IndexOutOfRange_ArrayRankIndex = Array does not have that many dimensions.
IndexOutOfRange_IORaceCondition = 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.

; InvalidCastException
InvalidCast_DBNull = Object cannot be cast to DBNull.
InvalidCast_DownCastArrayElement = At least one element in the source array could not be cast down to the destination array type.
InvalidCast_Empty = Object cannot be cast to Empty.
InvalidCast_FromDBNull = Object cannot be cast from DBNull to other types.
InvalidCast_FromTo = Invalid cast from {0} to {1}.
InvalidCast_IConvertible = Object must implement IConvertible.
InvalidCast_OATypeMismatch = OleAut reported a type mismatch.
InvalidCast_StoreArrayElement = Object cannot be stored in an array of this type.
InvalidCast_VariantArrayElement = At least one Variant in the source array could not be widened into the destination array type.
InvalidCast_VariantArrayElementCast = At least one Variant in the source array could not be cast down into the destination array type.
InvalidCast_VariantArrayElementNull = At least one Variant in the source array was null, which cannot be copied into the destination array of unboxed value types.
InvalidCast_VarToCharNullStr = Null String Variant cannot be converted to a character.
InvalidCast_ArgIsNotType = Not all arguments can be expressed as Types.  Use GetArguments Instead.
InvalidCast_CannotCoerceByRefVariant = Object cannot be coerced to the original type of the byref VARIANT it was obtained from.

; InvalidOperationException
InvalidOperation_AddContextFrozen = Attempted to add properties to a frozen context.
InvalidOperation_ContextifyStaticDelegatesNYI = Unable to determine context of static delegates.
InvalidOperation_DelegateContextified = Context of delegate already determined.
InvalidOperation_DupComponent = Duplicate component name is {0}.
InvalidOperation_DebuggerLaunchFailed = Debugger unable to launch.
InvalidOperation_EmptyQueue = Queue empty.
InvalidOperation_EmptyStack = Stack empty.
InvalidOperation_EnumEnded = Enumeration already finished.
InvalidOperation_EnumFailedVersion = Collection was modified; enumeration operation may not execute.
InvalidOperation_EnumNotStarted = Enumeration has not started. Call MoveNext.
InvalidOperation_EnumOpCantHappen = Enumeration has either not started or has already finished.
InvalidOperation_ModifyRONumFmtInfo = Unable to modify a read-only NumberFormatInfo object.
InvalidOperation_ReadOnly = Instance is read-only.
InvalidOperation_RegRemoveSubKey = Registry key has subkeys and recursive removes are not supported by this method.
InvalidOperation_IComparerFailed = Specified IComparer threw an exception.
InvalidOperation_InternalState = Invalid internal state.
InvalidOperation_DuplicatePropertyName = Another property by this name already exists.
InvalidOperation_ContextAlreadyFrozen = Context is already frozen.
InvalidOperation_WriteOnce = This property has already been set and cannot be modified.
InvalidOperation_MethodBaked = Type definition of the method is complete.
InvalidOperation_MethodHasBody = Method already has a body.
InvalidOperation_NestingTypeIsNotCreated = Enclosing type {0} must be created before the nested type.
InvalidOperation_Method = This method is not supported by the current object.
InvalidOperation_NotADebugModule = Not a debug ModuleBuilder.
InvalidOperation_OpenLocalVariableScope = Local variable scope was not properly closed.
InvalidOperation_OverlappedFreed = A NativeOverlapped structure was already freed before calling Unpack.
InvalidOperation_OverlappedFreedTwice = A NativeOverlapped structure may have been freed twice.
InvalidOperation_TypeHasBeenCreated = Unable to change after type has been created.
InvalidOperation_TypeNotCreated = Type has not been created.
InvalidOperation_NoUnderlyingTypeOnEnum = Underlying type information on enumeration is not specified.
InvalidOperation_ResMgrBadResSet_Type = ResourceSet derived classes must provide a constructor that takes a String file name and a constructor that takes a Stream.  Type "{0}" does not do this.
InvalidOperation_AssemblyHasBeenSaved = Assembly has been saved. Assembly name was {0}.
InvalidOperation_ModuleHasBeenSaved = Module has been saved. Module name was {0}.
InvalidOperation_CannotAlterAssembly = Unable to alter assembly information.
InvalidOperation_BadTransientModuleReference = Unable to make a reference to a transient module from a nontransient module.
InvalidOperation_BadILGeneratorUsage = ILGenerator usage is invalid.
InvalidOperation_CanOnlyUseOneDocumentForAMethod = Can only use a Document for a method body.
InvalidOperation_BadInstructionOrIndexOutOfBound = MSIL instruction is invalid or index is out of bounds.
InvalidOperation_ShouldNotHaveMethodBody = Method body should not exist.
InvalidOperation_MethodNotDefinedInModule = Method was not defined in this module.
InvalidOperation_EntryMethodNotDefinedInAssembly = Entry method is not defined in the same assembly.
InvalidOperation_CantSaveTransientAssembly = Can not save a transient assembly.
InvalidOperation_BadResourceContainer = Unable to add resource to transient module or transient assembly.
InvalidOperation_BadTypeAttributesNotAbstract = Type must be declared abstract if any of its methods are abstract.
InvalidOperation_BadInterfaceNotAbstract = Interface must be declared abstract.
InvalidOperation_BadMethodBody = Method {0} cannot have a method body.
InvalidOperation_MetaDataError = MetaData operation failed.
InvalidOperation_BadEmptyMethodBody = Method {0} does not have a method body.
InvalidOperation_CannotResolveMsCorEE = Unable to resolve the path for Mscoree.dll.
InvalidOperation_EndInvokeCalledMultiple = EndInvoke can only be called once for each asynchronous operation.
InvalidOperation_EndReadCalledMultiple = EndRead can only be called once for each asynchronous operation.
InvalidOperation_EndWriteCalledMultiple = EndWrite can only be called once for each asynchronous operation.
InvalidOperation_NoAsmName = Assembly must have a valid assembly name to be registerable.
InvalidOperation_NoAsmCodeBase = Assembly does not have a code base.
InvalidOperation_HandleIsNotInitialized = Handle is not initialized.
InvalidOperation_HandleIsNotPinned = Handle is not pinned.
InvalidOperation_SlotHasBeenFreed = LocalDataStoreSlot storage has been freed.
InvalidOperation_GlobalsHaveBeenCreated = Type definition of the global function has been completed.
InvalidOperation_NotAVarArgCallingConvention = Calling convention must be VarArgs.
InvalidOperation_CannotImportGlobalFromDifferentModule = Unable to import a global method or field from a different module.
InvalidOperation_SetObjectDataNotAllowed = SetObjectData method must not be called on this object.
InvalidOperation_NonStaticComRegFunction = COM register function must be static.
InvalidOperation_NonStaticComUnRegFunction = COM unregister function must be static.
InvalidOperation_InvalidComRegFunctionSig = COM register function must have a System.Type parameter and a void return type.
InvalidOperation_InvalidComUnRegFunctionSig = COM unregister function must have a System.Type parameter and a void return type.
InvalidOperation_MultipleComRegFunctions = Type {0} has more than one COM registration function.
InvalidOperation_MultipleComUnRegFunctions = Type {0} has more than one COM unregistration function.
InvalidOperation_ResourceNotString_Name = This particular resource was not a String - call GetObject instead.  Resource name: {0}
InvalidOperation_ResourceNotString_Type = This particular resource was not a String - call GetObject instead.  Resource type: {0}
InvalidOperation_ResourceWriterSaved = The resource writer has already been closed and cannot be edited.
InvalidOperation_UnderlyingArrayListChanged = This range in the underlying list is invalid. A possible cause is that elements were removed.
InvalidOperation_AnonymousCannotImpersonate = An anonymous identity cannot perform an impersonation.
InvalidOperation_DefaultConstructorILGen = Unable to access ILGenerator on a constructor created with DefineDefaultConstructor.
InvalidOperation_ComputerName = Computer name could not be obtained.
InvalidOperation_MismatchedAsyncResult = The IAsyncResult object provided does not match this delegate.
InvalidOperation_PIAMustBeStrongNamed = Primary interop assemblies must be strongly named.
InvalidOperation_InvalidState = 'this' object was in an invalid state.
InvalidOperation_UnexpectedValue = Unexpected return value from Compare.
InvalidOperation_HashInsertFailed = Hashtable insert failed.  Load factor too high.
InvalidOperation_UnknownEnumType = Unknown enum type.
InvalidOperation_GetVersion = OSVersion's call to GetVersionEx failed.
InvalidOperation_InvalidPlatformID = Unrecognized OS PlatformId.
InvalidOperation_InvalidFinalizeLocation = SuppressFinalize should only be called inside a property, method, or constructor
InvalidOperation_InvalidReregisterLocation = ReRegisterForFinalize should only be called inside a property, method, or constructor
InvalidOperation_DateTimeParsing = Internal Error in DateTime and Calendar operations.
InvalidOperation_UserDomainName = UserDomainName native call failed.
InvalidOperation_UnknownWin32Error = Unknown error ({0}).
InvalidOperation_WaitOnTransparentProxy = Cannot wait on a transparent proxy. 
InvalidOperation_NoPublicAddMethod = Cannot add the event handler since no public add method exists for the event.
InvalidOperation_NoPublicRemoveMethod = Cannot remove the event handler since no public remove method exists for the event.

; InvalidProgramException
InvalidProgram_Default = Common Language Runtime detected an invalid program.

; Isolated Storage
IsolatedStorage_AssemblyMissingIdentity = Unable to determine assembly of the caller.
IsolatedStorage_DomainMissingIdentity = Unable to determine domain of the caller.
IsolatedStorage_AssemblyGrantSet = Unable to determine granted permission for assembly.
IsolatedStorage_DomainGrantSet = Unable to determine granted permission for domain.
IsolatedStorage_Init = Initialization failed.
IsolatedStorage_AssemblyNoEvidence = Unable to determine identity of assembly.
IsolatedStorage_DomainNoEvidence = Unable to determine the identity of domain.
IsolatedStorage_AssemblyEvidenceMissing = Selected identity type missing in assembly evidence list.
IsolatedStorage_DomainEvidenceMissing = Selected identity type missing in domain evidence list.
IsolatedStorage_DeleteDirectories = Unable to delete; directory or files in the directory could be in use.
IsolatedStorage_DeleteFile = Unable to delete file.
IsolatedStorage_CreateDirectory = Unable to create directory.
IsolatedStorage_DeleteDirectory = Unable to delete, directory not empty or does not exist.
IsolatedStorage_Operation = Operation not permitted on IsolatedStorageFileStream.
IsolatedStorage_path = path must be a valid file name.
IsolatedStorage_FileOpenMode = Invalid mode, see System.IO.FileMode.
IsolatedStorage_SeekOrigin = Invalid origin, see System.IO.SeekOrigin.
IsolatedStorage_Scope_U_R = Invalid scope, expected User or User|Roaming.
IsolatedStorage_Scope_UA_UAD_RUA_RUAD = Invalid scope, expected User|Assembly, User|Assembly|Domain, Roaming|User|Assembly, or Roaming|User|Assembly|Domain.
IsolatedStorage_Exception = An error occurred while accessing IsolatedStorage.
IsolatedStorage_QuotaIsUndefined = MaxSize is not defined for this store. An operation was performed that requires access to MaxSize. Stores obtained using enumeration APIs do not have a well-defined MaxSize, since partial evidence is used to open the store.
IsolatedStorage_CurrentSizeUndefined = Current size cannot be determined for this store.
IsolatedStorage_DomainUndefined = Domain cannot be determined on an Assembly store.
IsolatedStorage_StoreNotOpen = Store must be open for this operation.


; Verification Exception
Verification_Exception = Operation could destabilize the runtime.

; Missing (General)
MissingConstructor = Constructor not found.
MissingConstructor_Name = Constructor on type {0} not found.
MissingField = Field not found.
MissingField_Name = Field {0} not found.
MissingMember = Member not found.
MissingMember_Name = Member {0} not found.
MissingMethod = Method not found.
MissingMethod_Name = Method {0} not found.
MissingModule = Module {0} not found.
MissingType = Type {0} not found.

; MissingManifestResourceException
Arg_MissingManifestResourceException = Unable to find manifest resource.
MissingManifestResource_NoNeutralAsm = Could not find any resources appropriate for the specified culture (or the neutral culture) in the given assembly.  Make sure "{0}" was correctly embedded or linked into assembly "{1}".
MissingManifestResource_NoNeutralDisk = Could not find any resources appropriate for the specified culture (or the neutral culture) on disk.
MissingManifestResource_MultipleBlobs = A case-insensitive lookup for resource file {0} in assembly {1} found multiple entries.  Remove the duplicates or specify the exact case.


; MissingMember
MissingMemberTypeRef = FieldInfo does not match the target Type.
MissingMemberNestErr = TypedReference can only be made on nested value Types.

; MissingMethod
MissingMethodCustCtor = Custom Attribute Constructor not found.

;MulticastNotSupportedException
Multicast_Combine = Delegates that are not of type MulticastDelegate may not be combined.

; NotImplementedException
Arg_NotImplementedException = The method or operation is not implemented.
NotImplemented_ResourcesLongerThan2^63 = Resource files longer than 2^63 bytes are not currently implemented.

; NotSupportedException
NotSupported_NYI = This feature is not currently implemented. 
NotSupported_AbstractNonCLS = This non-CLS method is not implemented.
NotSupported_ArrayOnly = Method is only supported on arrays.
NotSupported_ArrayTooLarge = More than 2 GB of attributes is not supported.
NotSupported_ChangeType = ChangeType operation is not supported.
NotSupported_ContainsStackPtr = Cannot create a boxed TypedReference, ArgIterator, or RuntimeArgumentHandle Objects.
NotSupported_ContainsStackPtr[] = Cannot create arrays of TypedReference, ArgIterator, or RuntimeArgumentHandle Objects.
NotSupported_DBNullSerial = Only one DBNull instance may exist, and calls to DBNull deserialization methods are not allowed.
NotSupported_DelegateSerHolderSerial = DelegateSerializationHolder objects are designed to represent a delegate during serialization and are not serializable themselves.
NotSupported_FileStreamOnNonFiles = FileStream was asked to open a device that was not a file.  FileStream's constructors that take a String will only work with devices that are really files.  If you need support for devices like "com1:" or "lpt1:", then call CreateFile yourself then use the FileStream constructors that take an OS handle as an IntPtr.
NotSupported_EnumReset = This enumerator does not support Reset().
NotSupported_FixedSizeCollection = Collection was of a fixed size.
NotSupported_KeyCollectionSet = Setting elements of a key collection derived from a dictionary is not allowed.
NotSupported_MemStreamNotExpandable = Memory stream is not expandable.
NotSupported_ObsoleteResourcesFile = Found an obsolete .resources file in assembly "{0}".  Rebuild that .resources file then rebuild that assembly.
NotSupported_OleAutBadVarType = The given Variant type is not supported by this OleAut function.
NotSupported_PopulateData = This Surrogate does not support PopulateData().
NotSupported_ReadOnlyCollection = Collection is read-only.
NotSupported_RangeCollection = The specified operation is not supported on Ranges.
NotSupported_RemoveOnEnum = Remove is not supported on this enumerator.
NotSupported_SortedListNestedWrite = This operation is not supported on SortedList nested types because they require modifying the original SortedList.
NotSupported_SubclassOverride = Not implemented. Derived classes should provide an implementation.
NotSupported_SyncProcessMessage = This sink does not support the SyncProcessMessage operation.
NotSupported_TypeNotSerializable = Serialization of type {0} is not supported.
NotSupported_UnreadableStream = Stream does not support reading.
NotSupported_UnseekableStream = Stream does not support seeking.
NotSupported_UnwritableStream = Stream does not support writing.
NotSupported_WinCEGeneric = This operation is not supported on Windows CE.
NotSupported_Method = Method is not supported.
NotSupported_Constructor = Object cannot be created through this constructor.
NotSupported_CloningMultiArrays = Cloning of multidimensional or jagged arrays is not supported.
NotSupported_DynamicModule = The invoked member is not supported in a dynamic module.
NotSupported_SymbolMethod = Not supported in an array method of a type definition that is not complete.
NotSupported_NotDynamicModule = The MethodRental.SwapMethodBody method can only be called to swap the method body of a method in a dynamic module.
NotSupported_DynamicAssembly = The invoked member is not supported in a dynamic assembly.
NotSupported_MethodCallType = Method is not supported on System.Runtime.Remoting.MethodCallType.
NotSupported_NotAllTypesAreBaked = Type {0} was not completed.
NotSupported_CannotSaveModuleIndividually = Unable to save a ModuleBuilder if it was created underneath an AssemblyBuilder. Call Save on the AssemblyBuilder instead.
NotSupported_TimeoutTooLarge = Time-out interval must be less than 2^32-2. 
NotSupported_PeriodTooLarge = Period must be less than 2^32-2.
NotSupported_MaxWaitHandles = The number of WaitHandles must be less than or equal to 64.
NotSupported_IllegalOneByteBranch = Illegal one-byte branch at position: {0}. Requested branch was: {1}.
NotSupported_OutputStreamUsingTypeBuilder = Output streams do not support TypeBuilders.
NotSupported_UnsupportedMemberInfoTypes = Only constructors, fields, methods, properties, events, and types are supported.
NotSupported_ValueClassCM = Custom marshalers for value types are not currently supported.
NotSupported_NoParentDefaultConstructor = Parent does not have a default constructor.  The default constructor must be explicitly defined.
NotSupported_NonReflectedType = Not supported in a non-reflected type.
NotSupported_GlobalFunctionNotBaked = The type definition of the global function is not completed.
NotSupported_UnknownAttrType = Unknown attribute type found in custom attribute parse.
NotSupported_SecurityPermissionUnion = Union is not implemented.
NotSupported_UnitySerHolder = The UnitySerializationHolder object is designed to transmit information about other types and is not serializable itself.
NotSupported_CloningValueTypes = Cloning of value types is not yet supported.
NotSupported_UnknownTypeCode = TypeCode {0} was not valid.
NotSupported_UnknownEnumType = Enumerations of type {0} are not supported.
NotSupported_PointerSerialization = Pointer serialization is not supported.
NotSupported_DelegateOnVC = Delegates on noninterface methods of Value type are not supported.
NotSupported_SharedAssembly = This method is not supported on a shared assembly.
NotSupported_WaitAllSTAThread = WaitAll for multiple handles on an STA thread is not supported.
NotSupported_CrossProcessWindowsIdentitySerialization = A WindowsIdentity object cannot be serialized across processes.
NotSupported_EncodingConversion = The specified encoding could not complete the requested conversion on this platform.
NotSupported_UnpackInWrongAppdomain = Attempt to unpack an Overlapped structure in the incorrect AppDomain.
NotSupported_CreateInstanceWithTypeBuilder = CreateInstance cannot be used with an object of type TypeBuilder.
NotSupported_NoCodepageData = No data is available for this encoding.
NotSupported_CodePage50229 = The ISO-2022-CN Encoding (Codepage 50229) is not supported.
NotSupported_DynamicAssemblyNoRunAccess = Cannot execute code on a dynamic assembly without run access.
NotSupported_IDispInvokeDefaultMemberWithNamedArgs = Invoking default method with named arguments is not supported.
NotSupported_Type = Type is not supported.
NotSupported_NonVirtualValueClassDelegates = Delegates on value classes can only be formed on virtual methods

; ReflectionTypeLoadException
ReflectionTypeLoad_LoadFailed = One or more of the types in the assembly unable to load.

; NullReferenceException
NullReference_This = The pointer for this method was null.

; ObjectDisposedException
ObjectDisposed_Generic_ObjectName = Cannot access a disposed object named "{0}".
ObjectDisposed_Generic_ObjectName1 = Cannot access a disposed object.
ObjectDisposed_FileClosed = Cannot access a closed file.
ObjectDisposed_ObjectName_Name = Object name: "{0}".
ObjectDisposed_ReaderClosed = Cannot read from a closed TextReader.
ObjectDisposed_RegKeyClosed = Cannot access a closed registry key.
ObjectDisposed_StreamClosed = Cannot access a closed Stream.
ObjectDisposed_WriterClosed = Cannot write to a closed TextWriter.

; OverflowException
Overflow_Byte = Value was either too large or too small for an unsigned byte.
Overflow_Char = Value was either too large or too small for a character.
Overflow_Currency = Value was either too large or too small for a Currency.
Overflow_Decimal = Value was either too large or too small for a Decimal.
Overflow_Int16 = Value was either too large or too small for an Int16.
Overflow_Int32 = Value was either too large or too small for an Int32.
Overflow_Int64 = Value was either too large or too small for an Int64.
Overflow_NegateTwosCompNum = Negating the minimum value of a twos complement number is invalid.
Overflow_NegativeUnsigned = The string was being parsed as an unsigned number and could not have a negative sign.
Overflow_SByte = Value was either too large or too small for a signed byte.
Overflow_Single = Value was either too large or too small for a Single.
Overflow_Double = Value was either too large or too small for a Double.
Overflow_TimeSpanDays = TimeSpan overflowed because there are too many days.
Overflow_TimeSpanTooLong = TimeSpan overflowed because the duration is too long.
Overflow_UInt16 = Value was either too large or too small for a UInt16.
Overflow_UInt32 = Value was either too large or too small for a UInt32.
Overflow_UInt64 = Value was either too large or too small for a UInt64.

; PlatformNotsupportedException
PlatformNotSupported_Win9x = Windows 95, 98 and Millenium do not support this operation.

; PolicyException
Policy_PolicyAlreadySet = Policy for this domain cannot be set twice.
Policy_PrincipalTwice = Default principal object cannot be set twice.
Policy_NoExecutionPermission = Execution permission cannot be acquired.
Policy_NoRequiredPermission = Required permissions cannot be acquired.
Policy_MultipleExclusive =  More than one exclusive group is not allowed.
Policy_RecoverNotFileBased = PolicyLevel object not based on a file cannot be recovered.
Policy_RecoverNoConfigFile = No old configuration file exists to recover.
Policy_Default = Error occurred while performing a policy operation.
Policy_LevelFinal = AppDomain policy would restrict policy, but LevelFinal was found in an upper level.
Policy_UnableToSave = Policy level {0} cannot be saved.
Policy_BadXml = Policy configuration XML is invalid. The required tag {0} is missing.
Policy_NonFullTrustAssembly = Policy references an assembly not in the full trust assemblies list.

Error_SecurityPolicyFileParse = Error occurred while parsing the {0} policy level.  The default policy level was used instead.
Error_SecurityPolicyFileParseEx = Error "{1}" occurred while parsing the {0} policy level.  The default policy level was used instead.
Error_NoConfigFile = No configuration file was found for the {0} policy level.

; Policy codegroup and permission set names and descriptions
Policy_AllCode_Name = All_Code
Policy_AllCode_DescriptionFullTrust = Code group grants all code full trust and forms the root of the code group tree.
Policy_AllCode_DescriptionNothing = Code group grants no permissions and forms the root of the code group tree.
Policy_MyComputer_Name = My_Computer_Zone
Policy_MyComputer_Description = Code group grants full trust to all code originating on the local computer
Policy_Intranet_Name = LocalIntranet_Zone
Policy_Intranet_Description = Code group grants the intranet permission set to code from the intranet zone. This permission set grants intranet code the right to use isolated storage, full UI access, some capability to do reflection, and limited access to environment variables. 
Policy_IntranetNet_Name = Intranet_Same_Site_Access
Policy_IntranetNet_Description = All intranet code gets the right to connect back to the site of its origin.
Policy_IntranetFile_Name = Intranet_Same_Directory_Access
Policy_IntranetFile_Description = All intranet code gets the right to read from its install directory.
Policy_Internet_Name = Internet_Zone
Policy_Internet_Description = Code group grants code from the Internet zone the Internet permission set. This permission set grants Internet code the right to use isolated storage and limited UI access.
Policy_InternetNet_Name = Internet_Same_Site_Access
Policy_InternetNet_Description = All Internet code gets the right to connect back to the site of its origin.
Policy_Trusted_Name = Trusted_Zone
Policy_Trusted_Description = Code from a trusted zone is granted the Internet permission set. This permission set grants the right to use isolated storage and limited UI access.
Policy_TrustedNet_Name = Trusted_Same_Site_Access
Policy_TrustedNet_Description = All Trusted Code gets the right to connect back to the site of its origin.
Policy_Untrusted_Name = Restricted_Zone
Policy_Untrusted_Description = Code coming from a restricted zone does not receive any permissions.
Policy_Microsoft_Name = Microsoft_Strong_Name
Policy_Microsoft_Description = Code group grants full trust to code signed with the Microsoft strong name. 
Policy_Ecma_Name = ECMA_Strong_Name
Policy_Ecma_Description = Code group grants full trust to code signed with the ECMA strong name.

Policy_PS_FullTrust = Allows full access to all resources
Policy_PS_Everything = Allows unrestricted access to all resources covered by built-in permissions
Policy_PS_Nothing = Denies all resources, including the right to execute
Policy_PS_Execution = Permits execution
Policy_PS_SkipVerification = Grants right to bypass the verification
Policy_PS_Internet = Default rights given to internet applications
Policy_PS_LocalIntranet = Default rights given to applications on the local intranet

; RankException
Rank_MultiDimNotSupported = Only single dimension arrays are supported here.
Rank_MustMatch = The specified arrays must have the same number of dimensions.

; TypeInitializationException
TypeInitialization_Default = Type constructor threw an exception.
TypeInitialization_Failed = Type initializer for a particular type threw an exception.
TypeInitialization_Type = The type initializer for "{0}" threw an exception.

; TypeLoadException
TypeLoad_PartialBindFailed = Could not load a type.  Failed to partial bind to "{0}".

;
; Reflection exceptions
;

;CustomAttributeFormatException
RFLCT.CtorFail = Unable to execute custom attribute constructor.
RFLCT.InvalidPropFail = {0} property specified was not found.
RFLCT.InvalidFieldFail = {0} field specified was not found.
RFLCT.InvalidTypeFail = Invalid Serialization type specified.
RFLCT.InvalidObjectFail = Object type not supported.

;InvalidFilterCriteriaException
RFLCT.FltCritString = A String must be provided for the filter criteria.
RFLCT.FltCritInt = An Int32 must be provided for the filter criteria.

; TargetException
RFLCT.Targ_IFaceNotFound = Object does not support the required interface.
RFLCT.Targ_ITargMismatch = Object does not match target type.
RFLCT.Targ_StatMethReqTarg = Non-static method requires a target.
RFLCT.Targ_StatFldReqTarg = Non-static field requires a target.
RFLCT.Targ_FldInstance = Field not defined for this instance.
RFLCT.Targ_MethInstance = Method not defined for this instance. 
RFLCT.Targ_MethInstInvalid = Method no longer defined on this instance.
RFLCT.Targ_PropInstance = Property not defined for this instance.

;AmbiguousMatchException
RFLCT.Ambiguous = Ambiguous match found.
RFLCT.AmbigCust = Multiple custom attributes of the same type found.

;
; Remoting exceptions
;
Remoting_Activation_BadAttribute = Activation attribute does not implement the IContextAttribute interface.
Remoting_Activation_MBR_ProxyAttribute = Proxy Attributes are supported on ContextBound types only.
Remoting_Activation_ConnectFailed = An attempt to connect to the remote activator failed with exception {0}.
Remoting_Activation_ConstructionFailed = An attempt to construct an object on the server failed with exception {0}.
Remoting_Activation_Failed = Activation failed due to an unknown reason.
Remoting_Activation_InconsistentState = Inconsistent state during activation; there may be two proxies for the same object.
Remoting_Activation_MissingRemoteAppEntry = Cannot find an entry for remote application {0}.
Remoting_Activation_MissingTypeEntry = Cannot find an entry for remote activation of type {0}.
Remoting_Activation_NullReturnValue = Return value of construction call was null.
Remoting_Activation_NullFromInternalUnmarshal = InternalUnmarshal of returned ObjRef from activation call returned null.
Remoting_Activation_WellKnownCTOR = Can not run a non-default constructor when connecting to well-known objects.
Remoting_Activation_PermissionDenied = Permission denied for activating type {0}. 
Remoting_Activation_PropertyUnhappy = A context property did not approve the candidate context for activating the object.
Remoting_AmbiguousCTOR = Cannot resolve the invocation to the correct constructor.
Remoting_AmbiguousMethod = Cannot resolve the invocation to the correct method.
Remoting_AppDomainUnloaded = The target application domain has been unloaded.
Remoting_AppDomainUnloaded_ThreadUnwound = The application domain in which the thread was running has been unloaded.
Remoting_AppDomains_NYI = This feature is not yet supported for cross-application domain.
Remoting_AppDomainsCantBeCalledRemotely = Permission denied: cannot call methods on the AppDomain class remotely.
Remoting_NonPublicOrStaticCantBeCalledRemotely = Permission denied: cannot call non-public or static methods remotely.
Remoting_AssemblyLoadFailed = Cannot load assembly {0}.
Remoting_AsyncMethodsNotFound = AsyncDispatchOnServer was specified on method {0} in type {1}, but the associated Begin{0} and End{0} methods were not found.
Remoting_Attribute_UseAttributeNotsettable = UseAttribute not allowed in SoapTypeAttribute.
Remoting_BadType = Cannot load type {0}.
Remoting_BadField = Remoting cannot find field {0} on type {1}.
Remoting_BadFormatterType = Cannot load formatter type.
Remoting_BadInternalState = Invalid internal state: {0}.
Remoting_BadReactivate = An unrecognized Cookie was passed.
Remoting_CantDisconnectClientProxy = Cannot call disconnect on a proxy.
Remoting_ChannelNameAlreadyRegistered = The channel {0} is already registered.
Remoting_ChannelNotRegistered = The channel {0} is not registered with remoting services.
Remoting_Channel_PopOnEmptySinkStack = Tried to pop data from an empty channel sink stack.
Remoting_Channel_PopFromSinkStackWithoutPush = A channel sink tried to pop data from the stack without  first pushing data onto the stack.
Remoting_Channel_StoreOnEmptySinkStack = A channel sink called the Store method when the sink stack was empty.
Remoting_Channel_StoreOnSinkStackWithoutPush = A channel sink called the Store method on the sink stack without first pushing data onto the stack.
Remoting_Channel_CantCallAPRWhenStackEmpty = Cannot call the AsyncProcessResponse method on the previous channel sink because the stack is empty.
Remoting_Channel_CantCallFRSWhenStackEmtpy = Called FlipRememberedStack() when stack was not null.
Remoting_Channel_CantCallGetResponseStreamWhenStackEmpty = Cannot call the GetResponseStream method on the previous channel sink because the stack is empty.
Remoting_Channel_DispatchSinkMessageMissing = No message was deserialized prior to calling the DispatchChannelSink.
Remoting_Channel_DispatchSinkWantsNullRequestStream = The request stream should be null when the DispatchChannelSink is called.
Remoting_Config_Again = Attempted to configure remoting after it had already been configured.
Remoting_Config_AppIdAlreadySet = Remoting ApplicationId is already set.
Remoting_Config_BadFileEntry = Invalid entry in the .config file: {0}.
Remoting_Config_BadParamsForEntry = Invalid parameters for an entry in the .config file {0}.
Remoting_Config_BadTypeURI = Invalid URI for the type {0} in the .config file.
Remoting_Config_ChannelMissingCtor = To be used from a .config file, the channel type '{0}' must have a constructor of the form '{1}'
Remoting_Config_SinkProviderMissingCtor = To be used from a .config file, the sink provider type '{0}' must have a constructor of the form '{1}'
Remoting_Config_SinkProviderNotFormatter = A sink provider of type '{0}' is incorrectly labeled as a 'formatter'.
Remoting_Config_ConfigurationFailure = Remoting configuration failed with the exception {0}.
Remoting_Config_InvalidTimeFormat = Invalid time format {0}. Examples of valid time formats include 7D, 10H, 5M, 30S, or 20MS.
Remoting_Config_AppNameSet = The remoting application name, {0}, had already been set.
Remoting_Config_CantRedirectActivationOfWellKnownService = Attempt to redirect activation for type '{0}, {1}'.  This is not allowed since either a well-known service type has already been registered with that type or that type has been registered has a activated service type.
Remoting_Config_CantUseRedirectedTypeForWellKnownService = Attempt to register a well-known or activated service type of type '{0}, {1}'.  This is not allowed since the type has already been redirected to activate elsewhere.
Remoting_Config_InvalidChannelType = {0} does not implement IChannelReceiver or IChannelSender. All channels must implement one of these interfaces.
Remoting_Config_InvalidSinkProviderType = Unable to use {0} as a channel sink provider. It does not implement {1}.
Remoting_Config_MissingWellKnownModeAttribute = Well-known service entries must contain a 'mode' attribute with a value of 'Singleton' or 'SingleCall'.
Remoting_Config_MissingTypeAttribute = {0} entries must contain a {1} attribute of the form 'typeName, assemblyName'.
Remoting_Config_MissingXmlTypeAttribute = {0} entries must contain a {1} attribute of the form 'xmlTypeName, xmlTypeNamespace'.
Remoting_Config_MultipleLifetimeEntries = The .config file contains multiple lifetime entries.
Remoting_Config_MultipleNames = The .config file contains multiple application names.
Remoting_Config_NoAppName = Improper remoting configuration: missing ApplicationName property.
Remoting_Config_None = Remoting had not yet been configured.
Remoting_Config_NonTemplateIdAttribute = Only {0} templates can have an 'id' attribute.
Remoting_Config_PreloadRequiresTypeOrAssembly = PreLoad entries require a type or assembly attribute.
Remoting_Config_ProviderNeedsElementName = Sink providers must have an element name of 'formatter' or 'provider'.
Remoting_Config_RequiredXmlAttribute =  {0} entries require a {1} attribute.
Remoting_Config_ReadFailure = .Config file {0} can not be read successfully due to exception {1}.
Remoting_Config_NodeMustBeUnique = There can be only one {0} node in the {1} section of a config file.
Remoting_Config_TemplateCannotReferenceTemplate = A {0} template cannot reference another {0} template.
Remoting_Config_TypeAlreadyRedirected = Attempt to redirect activation of type '{0}, {1}' which is already redirected.
Remoting_Config_UnknownAttribute = Unknown attribute {1} was found on the {0} node.
Remoting_Config_UnableToResolveTemplate = Cannot resolve {0} template reference: {1}.
Remoting_Config_UnknownSection = The section {0} is unexpected within {1}.
Remoting_Config_VersionPresent = Version information is present in the assembly name '{0}' which is not allowed for {1} entries.
Remoting_Config_ConfigVersionMismatch = Incorrect version number, {0}.  Expected "1.0".
Remoting_Contexts_BadProperty = A property that contributed a bad sink to the chain was found.
Remoting_Contexts_NoProperty = A property with the name {0} was not found.
Remoting_Contexts_ContextNotFrozenForCallBack = Context should be frozen before calling the DoCallBack method.
Remoting_Default = Unknown remoting error.
Remoting_Delegate_TooManyTargets = The delegate must have only one target.
Remoting_Disconnected = Object <{0}> has been disconnected or does not exist at the server.
Remoting_FormatterRegistered = A formatter type is already registered.
Remoting_InteropError = An interop error has occurred.
Remoting_HandlerNotRegistered = The tracking handler of type {0} is not registered with Remoting Services.
Remoting_InvalidChannelPriority = The priority returned by channel {0} is invalid.
Remoting_InvalidContext = The context is not valid.
Remoting_InvalidCookie = The cookie passed to reactivate the object is invalid.
Remoting_InvalidMsg = Invalid Message Object.
Remoting_InvalidCallingType = Attempted to call a method declared on type {0} on an object which exposes {1}.
Remoting_InvalidRequestedType = The server object type cannot be cast to the requested type {0}.
Remoting_Lifetime_ILeaseReturn = Expected a return object of type ILease, but received {0}.
Remoting_Lifetime_InitialStateInitialLeaseTime = InitialLeaseTime property can only be set when the lease is in initial state; the state is {0}.
Remoting_Lifetime_InitialStateRenewOnCall = RenewOnCallTime property can only be set when the lease is in initial state; state is {0}.
Remoting_Lifetime_InitialStateSponsorshipTimeout = SponsorshipTimeout property can only be set when the lease is in initial state; state is {0}.
Remoting_Lifetime_LeaseManagerPollTime = LeaseManagerPollTime property can only be set once within an AppDomain before the first lease is created.
Remoting_Lifetime_SetOnce = {0} can only be set once within an AppDomain.
Remoting_Message_ArgMismatch = {2} arguments were passed to {0}::{1}. {3} arguments were expected by this method.
Remoting_Message_BadAsyncResult = The async result object is null or of an unexpected type.
Remoting_Message_BadType = The method was called with a Message of an unexpected type.
Remoting_Message_CoercionFailed = The argument type {0} cannot be converted into parameter type {1}.
Remoting_Message_MethodMissing = The method {0} was not found on the interface/type {1}.
Remoting_Message_MissingArgValue = Expecting an instance of type {0} at pos {1} in the args array.
Remoting_Message_BadRetValOrOutArg = Bad return value or out-argument inside the return message.
Remoting_Message_BadSerialization = Invalid or malformed serialization information for the message object.
Remoting_Message_SoapFaultReturn = SOAP Serialization Fault return {0}.
Remoting_NoIdentityEntry = No remoting information was found for this object.
Remoting_NotRemotableByReference = Trying to create a proxy to an unbound type.
Remoting_NullMessage = The method was called with a null message.
Remoting_ObjectDeactivated = The object has been deactivated.
Remoting_ObjectOutOfContext = The object passed is not in its native context.
Remoting_ObjectDisconnected = The proxy was disconnected from the server object.
Remoting_Proxy_BadType = The proxy is of an unsupported type.
Remoting_Proxy_NotForMBR = Cannot attach a proxy to a marshal-by-reference object in its native application domain.
Remoting_ResetURI = Attempt to reset the URI for an object from {0} to {1}.
Remoting_ServerObjectNotFound = The server object for URI {0} is not registered with the remoting infrastructure (it may have been disconnected).
Remoting_SetObjectUriForMarshal__ObjectNeedsToBeLocal = SetObjectUriForMarshal method should only be called for MarshalByRefObjects that exist in the current AppDomain.
Remoting_SetObjectUriForMarshal__UriExists = SetObjectUriForMarshal method has already been called on this object or the object has already been marshaled.
Remoting_Proxy_BadReturnType = Return argument has an invalid type.
Remoting_Proxy_ReturnValueTypeCannotBeNull = Byref value type parameter cannot be null.
Remoting_Proxy_BadReturnTypeForActivation = Bad return type for activation call via Invoke: must be of type IConstructionReturnMessage.
Remoting_Proxy_BadTypeForActivation = Type mismatch between proxy type {0} and activation type {1}.
Remoting_Proxy_ExpectedOriginalMessage = The message passed to Invoke should be passed to PropagateOutParameters.
Remoting_Proxy_InvalidCall = Trying to call proxy while constructor call is in progress.
Remoting_Proxy_InvalidState = Channel sink does not exist. Failed to dispatch async call.
Remoting_Proxy_NoChannelSink = This remoting proxy has no channel sink which means either the server has no registered server channels that are listening, or this application has no suitable client channel to talk to the server.
Remoting_Proxy_ProxyTypeIsNotMBR = classToProxy argument must derive from MarshalByRef type.
Remoting_Proxy_InvalidCallType = Only the synchronous call type is supported for messages that are not of type Message.
Remoting_Proxy_WrongContext= ExecuteMessage can be called only from the native context of the object.
Remoting_Schemas_AssemblyNameSetTwice = Can not set assembly name twice in the same namespace.
Remoting_Schemas_TooManyAttributes = The type has more than one SchemaType attribute.
Remoting_Schemas_MetadataMismatch = The configuration information for type {0} does not match its metadata.
Remoting_SOAPInteropxsdInvalid = Soap Parse error, xsd:type {0} invalid {1}
Remoting_SOAP_SOAPActionMissingQuotes = SOAPAction is missing quotes.
Remoting_SOAP_MethodActionMismatch = SOAPAction method name does not match method name from SOAP body.
Remoting_SOAPQNameNamespace = SoapQName missing a Namespace value {0}.
Remoting_ThreadAffinity_InvalidFlag = The specified flag {0} does not have one of the valid values.
Remoting_TrackingHandlerAlreadyRegistered = The handler has already been registered with TrackingServices.
Remoting_TP_NonNull = The transparent proxy field of a real proxy must be null.
Remoting_URIClash = Found two different objects associated with the same URI, {0}.
Remoting_URIExists = The remoted object already has an associated URI.
Remoting_URIToProxy = Trying to associate the URI with a proxy.
Remoting_WellKnown_MustBeMBR = Attempted to create well-known object of type {0}.  Well known objects must derive from the MarshalByRefObject class.
Remoting_WellKnown_CtorCantMarshal = Well-known objects can not marshal themselves in their constructor, or perform any action that would cause themselves to be marshalled (such as passing the this pointer as a parameter to a remote method): {0}
Remoting_WellKnown_CantDirectlyConnect = Attempt to connect to a server using its object URI: {0}.  A valid, complete URL must be used.
Remoting_CantRemotePointerType = Pointer types cannot be passed in a remote call.
Remoting_Connect_CantCreateChannelSink = Cannot create channel sink to connect to URL {0}. An appropriate channel has probably not been registered.
Remoting_UnsupportedMIMEType = Unsupported MIME type {0}.


; UnauthorizedAccessException
UnauthorizedAccess_MemStreamBuffer = MemoryStream's internal buffer cannot be accessed.
UnauthorizedAccess_IODenied_Path = Access to the path "{0}" is denied.
UnauthorizedAccess_IODenied_NoPathName = Access to the path is denied.
UnauthorizedAccess_RegistryKeyGeneric_Key = Access to the registry key {0} is denied.
UnauthorizedAccess_RegistryNoWrite = Cannot write to the registry key.
UnauthorizedAccess_SystemDomain = Cannot execute an assembly in the system domain.


;
; Security exceptions
;

;SecurityException
Security_ALSInvalidKey = Secure data slot cannot be accessed without the appropriate key.
Security_CannotGenerateHash = Hash for the assembly cannot be generated.
Security_Generic = Request for the permission of type {0} failed.
Security_GenericNoType = Request failed.
Security_PrincipalPermission = Request for principal permission failed.
Security_RegistryPermission = Requested registry access is not allowed.
Security_Required = Security must be enabled for this application to run.
Security_MustRevertOverride = Stack walk modifier must be reverted before another modification of the same type can be performed.
Security_State = The state of the failed permission was:

;
; IO exceptions
;

; EOFException
IO.EOF_PeekBeyondEOF = Unable to use Peek beyond the end of the stream.
IO.EOF_ReadBeyondEOF = Unable to read beyond the end of the stream.

; FileNotFoundException
IO.FileNotFound = Unable to find the specified file.
IO.FileNotFound_FileName = Could not find file "{0}".
IO.FileName_Name = File name: "{0}"
IO.FileLoad = Could not load the specified file.

; IOException
IO.IO_2GBFileLimit = File exceeds the two-gigabyte limit.
IO.IO_BindHandleFailed = BindHandle for ThreadPool failed on this handle.
IO.IO_FileExists_Name = The file "{0}" already exists.
IO.IO_FileTooLongOrHandleNotSync = IO operation will not work.  Most likely the file will become too long or the handle was not opened to support synchronous IO operations.
IO.IO_FixedCapacity = Unable to expand length of this stream beyond its capacity.
IO.IO_InvalidStringLen_Len = BinaryReader encountered an invalid string length of {0} characters.
IO.IO_SeekBeforeBegin = An attempt was made to move the position before the beginning of the stream.
IO.IO_SeekAppendOverwrite = Unable seek backward to overwrite data that previously existed in a file opened in Append mode.
IO.IO_SetLengthAppendTruncate = Unable to truncate data that previously existed in a file opened in Append mode.
IO.IO_SharingViolation_File = The process cannot access the file "{0}" because it is being used by another process.
IO.IO_SharingViolation_NoFileName = The process cannot access the file because it is being used by another process.
IO.IO_StreamTooLong = Stream was too long.
IO.IO_CannotCreateDirectory = The specified directory "{0}" cannot be created.
IO.IO_SourceDestMustBeDifferent = Source and destination path must be different.
IO.IO_SourceDestMustHaveSameRoot = Source and destination path must have identical roots. Move will not work across volumes.

; DirectoryNotFoundException
IO.DriveNotFound_Drive = Could not find the root drive "{0}".
IO.PathNotFound_Path = Could not find a part of the path "{0}".
IO.PathNotFound_NoPathName = Could not find a part of the path.

; PathTooLongException
IO.PathTooLong = The specified path, file name, or both are too long.  After full qualification, each must be less than 260 characters.

; General strings used in the IO package
IO_UnknownFileName = [Unknown]
IO_UnknownError = Unknown Error ({0}).

;
; Serialization Exceptions
;

; SerializationException
Serialization_NoID = Object has never been assigned an objectID.
Serialization_UnknownMemberInfo = Only FieldInfo, PropertyInfo, and SerializationMemberInfo are recognized.
Serialization_UnableToFixup = Cannot perform fixup.
Serialization_NoType = Object does not specify a type.
Serialization_UnableType = Cannot get the type {0}.
Serialization_UnableAssembly = Cannot get the assembly {0}.
Serialization_ObjectIDTwice = The objectID cannot be specified twice for the same member.
Serialization_NameTwice = The name cannot be specified twice for the same member.
Serialization_ValueTwice = The value cannot be specified twice for the same member.
Serialization_ValueTypeFixup = ValueType fixup on Arrays is not implemented.
Serialization_PartialValueTypeFixup = Fixing up a partially available ValueType chain is not implemented.
Serialization_UnknownTag = Unknown Tag: {0}.
Serialization_UnexpectedTag = Unexpected Tag: {0}.
Serialization_ElementMissingPart = Element: {0} does not contain both name and value.
Serialization_InvalidID = Object specifies an invalid ID.
Serialization_InvalidPtrValue = An IntPtr or UIntPtr with an 8-byte value cannot be deserialized on a machine with a 4-byte word size.
Serialization_MustHaveChildren = A member must have children.
Serialization_InsufficientForString = Element contains insufficient data to reinflate a string.
Serialization_DuplicateSelector = Selector is already on the list of checked selectors.
Serialization_MemberTypeNotRecognized = Unknown member type.
Serialization_NoBaseType = Object does not specify a base type.
Serialization_ArrayNoLength = Array does not specify a length.
Serialization_CannotGetType = Cannot get the type {0}.
Serialization_AssemblyNotFound = Cannot find the assembly {0}.
Serialization_ArrayInvalidLength = Array specifies an invalid length.
Serialization_MalformedArray = The array information in the stream is invalid.
Serialization_InsufficientState = Insufficient state to return the real object.
Serialization_InsufficientPermission = The application does not have sufficent permission to deserialize this stream.
Serialization_InvalidFieldState = Object fields may not be properly initialized.
Serialization_MultipleMembers = Cannot resolve multiple members with the same name.
Serialization_MultipleMembersEx = Cannot resolve multiple members with the same name - "{0}".
Serialization_NullSignature = The method signature cannot be null.
Serialization_UnknownMember = Cannot get the member {0}.
Serialization_RegisterTwice = An object cannot be registered twice.
Serialization_IdTooSmall = Object IDs must be greater than zero.
Serialization_NotFound = Member {0} was not found.
Serialization_InsufficientDeserializationState = Insufficient state to deserialize the object.  More information is needed.
Serialization_ClassNotSerializable = The given type is not serializable.
Serialization_UnableToFindModule = The given module can not be found within the assembly.
Serialization_AssemNameTwice = The assembly name cannot be specified twice for the same type.
Serialization_UnknownAssemRef = The specified assembly reference was not found.
Serialization_TooManyReferences = The implementation of the IObjectReference interface returns too many nested references to other objects that implement IObjectReference.
Serialization_TypeTwice = The type cannot be specified twice for the same object.
Serialization_IncompleteTypeSpec = The type was not fully specified.
Serialization_ConstructorNotFound = The constructor to deserialize an object of type {0} was not found.
Serialization_NotISer = The given object does not implement the ISerializable interface.
Serialization_NonSerType = The type {0} in Assembly {1} is not marked as serializable.
Serialization_NoNull = Null is not a valid value.
Serialization_InvalidOnDeser = OnDeserialization method was called while the object was not being deserialized.
Serialization_InvalidSetObjectData = SetObjectData is obsolete.  Serialization must call the constructor implied by the ISerializable interface.
Serialization_MissingKeys = The Keys for this dictionary are missing.
Serialization_MissingValues = The values for this dictionary are missing.
Serialization_NullKey = One of the serialized keys is null.
Serialization_KeyValueDifferentSizes = The keys and values arrays have different sizes.
Serialization_SurrogateCycleInArgument = Selector contained a cycle.
Serialization_SurrogateCycle = Adding selector will introduce a cycle.
Serialization_NeverSeen = A fixup is registered to the object with ID {0}, but the object does not appear in the graph.
Serialization_IORIncomplete = The object with ID {0} implements the IObjectReference interface for which all dependencies cannot be resolved. The most likely cause is two instances of IObjectReference that have a mutual dependency on each other.
Serialization_ObjectNotSupplied = The object with ID {0} was referenced in a fixup but does not exist. 
Serialization_TooManyElements = The internal array cannot expand to greater than Int32.MaxValue elements.
Serialization_SameNameTwice = Cannot add the same member twice to a SerializationInfo object.
Serialization_InvalidType = Only system-provided types can be passed to the GetUninitializedObject method.  {0} is not a valid instance of a type.
Serialization_MissingObject = The object with ID {0} was referenced in a fixup but has not been registered.
Serialization_InvalidFixupType = A member fixup was registered for an object which implements ISerializable or has a surrogate.  In this situation, a delayed fixup must be used.
Serialization_InvalidFixupDiscovered = A fixup on an object implementing ISerializable or having a surrogate was discovered for an object which does not have a SerializationInfo available.  
Serialization_ParentChildIdentical = The id of the containing object cannot be the same as the object id.
Serialization_IncorrectNumberOfFixups = The ObjectManager found an invalid number of fixups.  This usually indicates a problem in the Formatter.
Serialization_RefuseNonPublicDelegateCreation = Serialization will not deserialize delegates to non-public methods.

; SerializationException used by Formatters
Serialization_ArrayType = Invalid array type {0}.
Serialization_ArrayTypeObject = Array element type is Object, dt attribute is null.
Serialization_Assembly = No assembly information is available for object on the wire, {0}.
Serialization_AssemblyId = No assembly ID for object type {0}.
Serialization_BinaryHeader = Binary stream does not contain a valid BinaryHeader, {0} possible causes, invalid stream or object version change between serialization and deserialization.     
Serialization_CrossAppDomainError = Cross AppDomain BinaryFormatter error; expected {0} but received {1}. 
Serialization_CorruptedStream = Invalid BinaryFormatter stream.                               
Serialization_DateTime = Invalid SOAP date string "{0}".
Serialization_HeaderReflection = Header reflection error: number of value members: {0}.
Serialization_ISerializableTypes = Types not available for ISerializable object {0}.
Serialization_ISerializableMemberInfo = MemberInfo requested for ISerializable type.
Serialization_MBRAsMBV = Type {0} must be marshaled by reference in this context.
Serialization_Map = No map for object {0}.
Serialization_MemberInfo = MemberInfo cannot be obtained for ISerialized Object {0}.
Serialization_Method = Invalid MethodCall or MethodReturn stream format.
Serialization_Method_MissingMethodCallMessage = Deserializing an IMethodCallMessage or IMethodReturnMessage must include an IMethodCallMessage parameter.
Serialization_MethodSignature = Invalid method signature {0}.
Serialization_NoMemberInfo = No MemberInfo for Object {0}.
Serialization_NonPrimitive_XmlAttribute = The custom XmlAttribute {0} was placed on a member of a nonprimitive type.
Serialization_ObjNoID = Object {0} has never been assigned an objectID.
Serialization_ObjectTypeEnum = Invalid ObjectTypeEnum {0}.
Serialization_ParseError = Parse error. Current element is not compatible with the next element {0}.
Serialization_Position = Cannot find member name {0}.
Serialization_SerMemberInfo = MemberInfo type {0} cannot be serialized.
Serialization_SetType = Type {0} is already set.
Serialization_StackRange = Stack index is out of range, stackId {0}.
Serialization_Stream = Attempting to deserialize an empty stream.
Serialization_StreamEnd = End of Stream encountered before parsing was completed.
Serialization_TimeSpan = Invalid SOAP timeDuration string, "{0}".
Serialization_TopObject = No top object.
Serialization_TopObjectInstantiate = Top object cannot be instantiated for element {0}.
Serialization_TypeCode = Invalid type code in stream {0}.
Serialization_TypeExpected = Invalid expected type.
Serialization_TypeMissing = Type is missing for member of type Object {0}.
Serialization_TypeResolved = Type is not resolved for member {0}.
Serialization_TypeRead = Invalid read type request {0}.
Serialization_TypeWrite = Invalid write type request {0}.
Serialization_ValueFixup = ValueFixup Fixup, MemberInfo is not an instance of FieldInfo or PropertyInfo {0}.
Serialization_Version = BinaryFormatter Version incompatibility. Expected Version {0}.  Received Version {1}.
Serialization_WrongNumberOfMembers = Possible Version mismatch. Type {0} has {1} members, number of members deserialized is {2}.
Serialization_WrongTypeOfMembers = Possible version mismatch: wrong type of member.  Object {0} for member name {1} is type {2}; incoming type is type {3}.
Serialization_XMLElement = Invalid element {0}.

;
; Thread Exceptions
;
ThreadState_NeedSuspended = Thread must be in a suspended state.
ThreadState_NoAbortRequested = Unable to reset abort because no abort was requested.
Threadpool_RegisteredWaitCallback = Unable to invoke WaitForSingleObject callback.
Threadpool_TimerCallback = Unable to invoke Timer callback.
Threadpool_WorkItemCallback = Unable to invoke UserWorkItem callback.

;
; Weak Reference Exception
;
WeakReference_NoLongerValid = The weak reference is no longer valid.


;
; Interop Exceptions
;
Interop.COM_TypeMismatch = Type mismatch between source and destination types.

;
; Loader Exceptions
;
Loader_InvalidPath = Relative path must be a string that contains the substring, "..", or does not contain a root directory.
Loader_Name = Name: 
Loader_NoContextPolicies = There are no context policies.
Loader_ContextPolicies = Context Policies:

;
; AppDomain Exceptions
AppDomain_ContextIsSet = AppDomain context cannot be changed after it has been used to locate an Assembly.
AppDomain_RequireApplicationName = ApplicationName must be set before the DynamicBase can be set.
AppDomain_AppBaseNotSet = The ApplicationBase must be set before retrieving this property.


;
; Encoding Exceptions
Encoding_Fallback = The specified characters cannot be encoded in this encoding.

;
; XMLSyntaxExceptions
XMLSyntax_UnexpectedEndOfFile = Unexpected end of file.
XMLSyntax_ExpectedCloseBracket = Expected > character.
XMLSyntax_ExpectedSlashOrString = Expected / character or string.
XMLSyntax_UnexpectedCloseBracket = Unexpected > character.
XMLSyntax_InvalidComment = Invalid comment syntax.
XMLSyntax_SyntaxError = Invalid syntax on line {0}.
XMLSyntax_SyntaxErrorEx = Invalid syntax on line {0} - {1}.
XMLSyntax_InvalidSyntax = Invalid syntax.
XML_Syntax_InvalidSyntaxInFile = Invalid XML in file {0} near element {1}.

; CodeGroup
NetCodeGroup_PermissionSet = Same site Web.
MergeLogic_Union = Union
MergeLogic_FirstMatch = First Match
FileCodeGroup_PermissionSet = Same directory FileIO - {0}

; MembershipConditions
StrongName_ToString = StrongName - {0}{1}{2}
StrongName_Name = name = {0}
StrongName_Version = version = {0}
SkipVerification_ToString = Honor SkipVerification requests.
Site_ToString = Site
Site_ToStringArg = Site - {0}
Publisher_ToString = Publisher
Publisher_ToStringArg = Publisher - {0}
Hash_ToString = Hash - {0} = {1}
ApplicationDirectory_ToString = ApplicationDirectory
Zone_ToString = Zone - {0}
All_ToString = All code
Url_ToString = Url
Url_ToStringArg = Url - {0}
WebPage_ToString = WebPage

; PermissionSet
Error_CreatePermissionSet = Error occurred while creating the permission set.
Error_CreatePermissionSetFile = Error while creating the permission set from file {0}.

; Interop non exception strings.
TypeLibConverter_ImportedTypeLibProductName = Assembly imported from type library {0}

;
; Globalization resources
;------------------
;
;Total items: 202
;

Globalization.ci_ar = Arabic
Globalization.ci_ar-SA = Arabic (Saudi Arabia)
Globalization.ci_ar-IQ = Arabic (Iraq)
Globalization.ci_ar-EG = Arabic (Egypt)
Globalization.ci_ar-LY = Arabic (Libya)
Globalization.ci_ar-DZ = Arabic (Algeria)
Globalization.ci_ar-MA = Arabic (Morocco)
Globalization.ci_ar-TN = Arabic (Tunisia)
Globalization.ci_ar-OM = Arabic (Oman)
Globalization.ci_ar-YE = Arabic (Yemen)
Globalization.ci_ar-SY = Arabic (Syria)
Globalization.ci_ar-JO = Arabic (Jordan)
Globalization.ci_ar-LB = Arabic (Lebanon)
Globalization.ci_ar-KW = Arabic (Kuwait)
Globalization.ci_ar-AE = Arabic (U.A.E.)
Globalization.ci_ar-BH = Arabic (Bahrain)
Globalization.ci_ar-QA = Arabic (Qatar)
Globalization.ci_bg = Bulgarian
Globalization.ci_bg-BG = Bulgarian (Bulgaria)
Globalization.ci_ca = Catalan
Globalization.ci_ca-ES = Catalan (Catalan)
Globalization.ci_zh-CHS = Chinese (Simplified)
Globalization.ci_zh-TW = Chinese (Taiwan)
Globalization.ci_zh-CN = Chinese (People's Republic of China)
Globalization.ci_zh-HK = Chinese (Hong Kong S.A.R.)
Globalization.ci_zh-SG = Chinese (Singapore)
Globalization.ci_zh-MO = Chinese (Macau S.A.R.)
Globalization.ci_zh-CHT = Chinese (Traditional)
Globalization.ci_cs = Czech
Globalization.ci_cs-CZ = Czech (Czech Republic)
Globalization.ci_da = Danish
Globalization.ci_da-DK = Danish (Denmark)
Globalization.ci_de = German
Globalization.ci_de-DE = German (Germany)
Globalization.ci_de-CH = German (Switzerland)
Globalization.ci_de-AT = German (Austria)
Globalization.ci_de-LU = German (Luxembourg)
Globalization.ci_de-LI = German (Liechtenstein)
Globalization.ci_el = Greek
Globalization.ci_el-GR = Greek (Greece)
Globalization.ci_en = English
Globalization.ci_en-US = English (United States)
Globalization.ci_en-GB = English (United Kingdom)
Globalization.ci_en-AU = English (Australia)
Globalization.ci_en-CA = English (Canada)
Globalization.ci_en-NZ = English (New Zealand)
Globalization.ci_en-IE = English (Ireland)
Globalization.ci_en-ZA = English (South Africa)
Globalization.ci_en-JM = English (Jamaica)
Globalization.ci_en-CB = English (Caribbean)
Globalization.ci_en-BZ = English (Belize)
Globalization.ci_en-TT = English (Trinidad and Tobago)
Globalization.ci_en-ZW = English (Zimbabwe)
Globalization.ci_en-PH = English (Republic of the Philippines)
Globalization.ci_es = Spanish
Globalization.ci_es-MX = Spanish (Mexico)
Globalization.ci_es-ES = Spanish (Spain)
Globalization.ci_es-GT = Spanish (Guatemala)
Globalization.ci_es-CR = Spanish (Costa Rica)
Globalization.ci_es-PA = Spanish (Panama)
Globalization.ci_es-DO = Spanish (Dominican Republic)
Globalization.ci_es-VE = Spanish (Venezuela)
Globalization.ci_es-CO = Spanish (Colombia)
Globalization.ci_es-PE = Spanish (Peru)
Globalization.ci_es-AR = Spanish (Argentina)
Globalization.ci_es-EC = Spanish (Ecuador)
Globalization.ci_es-CL = Spanish (Chile)
Globalization.ci_es-UY = Spanish (Uruguay)
Globalization.ci_es-PY = Spanish (Paraguay)
Globalization.ci_es-BO = Spanish (Bolivia)
Globalization.ci_es-SV = Spanish (El Salvador)
Globalization.ci_es-HN = Spanish (Honduras)
Globalization.ci_es-NI = Spanish (Nicaragua)
Globalization.ci_es-PR = Spanish (Puerto Rico)
Globalization.ci_fi = Finnish
Globalization.ci_fi-FI = Finnish (Finland)
Globalization.ci_fr = French
Globalization.ci_fr-FR = French (France)
Globalization.ci_fr-BE = French (Belgium)
Globalization.ci_fr-CA = French (Canada)
Globalization.ci_fr-CH = French (Switzerland)
Globalization.ci_fr-LU = French (Luxembourg)
Globalization.ci_fr-MC = French (Principality of Monaco)
Globalization.ci_he = Hebrew
Globalization.ci_he-IL = Hebrew (Israel)
Globalization.ci_hu = Hungarian
Globalization.ci_hu-HU = Hungarian (Hungary)
Globalization.ci_is = Icelandic
Globalization.ci_is-IS = Icelandic (Iceland)
Globalization.ci_it = Italian
Globalization.ci_it-IT = Italian (Italy)
Globalization.ci_it-CH = Italian (Switzerland)
Globalization.ci_ja = Japanese
Globalization.ci_ja-JP = Japanese (Japan)
Globalization.ci_ko = Korean
Globalization.ci_ko-KR = Korean (Korea)
Globalization.ci_nl = Dutch
Globalization.ci_nl-NL = Dutch (Netherlands)
Globalization.ci_nl-BE = Dutch (Belgium)
Globalization.ci_no = Norwegian
Globalization.ci_nb-NO = Norwegian (Bokmål) (Norway)
Globalization.ci_nn-NO = Norwegian (Nynorsk) (Norway)
Globalization.ci_pl = Polish
Globalization.ci_pl-PL = Polish (Poland)
Globalization.ci_pt = Portuguese
Globalization.ci_pt-BR = Portuguese (Brazil)
Globalization.ci_pt-PT = Portuguese (Portugal)
Globalization.ci_ro = Romanian
Globalization.ci_ro-RO = Romanian (Romania)
Globalization.ci_ru = Russian
Globalization.ci_ru-RU = Russian (Russia)
Globalization.ci_hr = Croatian
Globalization.ci_hr-HR = Croatian (Croatia)
Globalization.ci_sr-SP-Latn = Serbian (Latin) (Serbia)
Globalization.ci_sr-SP-Cyrl = Serbian (Cyrillic) (Serbia)
Globalization.ci_sk = Slovak
Globalization.ci_sk-SK = Slovak (Slovakia)
Globalization.ci_sq = Albanian
Globalization.ci_sq-AL = Albanian (Albania)
Globalization.ci_sv = Swedish
Globalization.ci_sv-SE = Swedish (Sweden)
Globalization.ci_sv-FI = Swedish (Finland)
Globalization.ci_th = Thai
Globalization.ci_th-TH = Thai (Thailand)
Globalization.ci_tr = Turkish
Globalization.ci_tr-TR = Turkish (Turkey)
Globalization.ci_ur = Urdu
Globalization.ci_ur-PK = Urdu (Islamic Republic of Pakistan)
Globalization.ci_id = Indonesian
Globalization.ci_id-ID = Indonesian (Indonesia)
Globalization.ci_uk = Ukrainian
Globalization.ci_uk-UA = Ukrainian (Ukraine)
Globalization.ci_be = Belarusian
Globalization.ci_be-BY = Belarusian (Belarus)
Globalization.ci_sl = Slovenian
Globalization.ci_sl-SI = Slovenian (Slovenia)
Globalization.ci_et = Estonian
Globalization.ci_et-EE = Estonian (Estonia)
Globalization.ci_lv = Latvian
Globalization.ci_lv-LV = Latvian (Latvia)
Globalization.ci_lt = Lithuanian
Globalization.ci_lt-LT = Lithuanian (Lithuania)
Globalization.ci_fa = Farsi
Globalization.ci_fa-IR = Farsi (Iran)
Globalization.ci_vi = Vietnamese
Globalization.ci_vi-VN = Vietnamese (Viet Nam)
Globalization.ci_hy = Armenian
Globalization.ci_hy-AM = Armenian (Armenia)
Globalization.ci_az = Azeri
Globalization.ci_az-AZ-Latn = Azeri (Latin) (Azerbaijan)
Globalization.ci_az-AZ-Cyrl = Azeri (Cyrillic) (Azerbaijan)
Globalization.ci_eu = Basque
Globalization.ci_eu-ES = Basque (Basque)
Globalization.ci_mk = FYRO Macedonian
Globalization.ci_mk-MK = FYRO Macedonian (Former Yugoslav Republic of Macedonia)
Globalization.ci_af = Afrikaans
Globalization.ci_af-ZA = Afrikaans (South Africa)
Globalization.ci_ka = Georgian
Globalization.ci_ka-GE = Georgian (Georgia)
Globalization.ci_fo = Faeroese
Globalization.ci_fo-FO = Faroese (Faroe Islands)
Globalization.ci_hi = Hindi
Globalization.ci_hi-IN = Hindi (India)
Globalization.ci_ms = Malay
Globalization.ci_ms-MY = Malay (Malaysia)
Globalization.ci_ms-BN = Malay (Brunei Darussalam)
Globalization.ci_kk = Kazakh
Globalization.ci_kk-KZ = Kazakh (Kazakhstan)
Globalization.ci_ky = Kyrgyz
Globalization.ci_ky-KZ = Kyrgyz (Kyrgyzstan)
Globalization.ci_sw = Swahili
Globalization.ci_sw-KE = Swahili (Kenya)
Globalization.ci_uz = Uzbek
Globalization.ci_uz-UZ-Latn = Uzbek (Latin) (Uzbekistan)
Globalization.ci_uz-UZ-Cyrl = Uzbek (Cyrillic) (Uzbekistan)
Globalization.ci_tt = Tatar
Globalization.ci_tt-RU = Tatar (Russia)
Globalization.ci_pa = Punjabi
Globalization.ci_pa-IN = Punjabi (India)
Globalization.ci_gu = Gujarati
Globalization.ci_gu-IN = Gujarati (India)
Globalization.ci_ta = Tamil
Globalization.ci_ta-IN = Tamil (India)
Globalization.ci_te = Telugu
Globalization.ci_te-IN = Telugu (India)
Globalization.ci_kn = Kannada
Globalization.ci_kn-IN = Kannada (India)
Globalization.ci_mr = Marathi
Globalization.ci_mr-IN = Marathi (India)
Globalization.ci_sa = Sanskrit
Globalization.ci_sa-IN = Sanskrit (India)
Globalization.ci_mn = Mongolian
Globalization.ci_mn-MN = Mongolian (Mongolia)
Globalization.ci_gl = Galician
Globalization.ci_gl-ES = Galician (Galician)
Globalization.ci_kok = Konkani
Globalization.ci_kok-IN = Konkani (India)
Globalization.ci_syr = Syriac
Globalization.ci_syr-SY = Syriac (Syria)
Globalization.ci_div = Divehi
Globalization.ci_div-MV = Divehi (Maldives)
Globalization.ci_ = Invariant Language (Invariant Country)


;------------------
;
;Total items: 110
;

Globalization.ri_AE = U.A.E.
Globalization.ri_AL = Albania
Globalization.ri_AM = Armenia
Globalization.ri_AR = Argentina
Globalization.ri_AT = Austria
Globalization.ri_AU = Australia
Globalization.ri_AZ = Azerbaijan
Globalization.ri_BE = Belgium
Globalization.ri_BG = Bulgaria
Globalization.ri_BH = Bahrain
Globalization.ri_BN = Brunei Darussalam
Globalization.ri_BO = Bolivia
Globalization.ri_BR = Brazil
Globalization.ri_BY = Belarus
Globalization.ri_BZ = Belize
Globalization.ri_CA = Canada
Globalization.ri_CB = Caribbean
Globalization.ri_CH = Switzerland
Globalization.ri_CL = Chile
Globalization.ri_CN = People's Republic of China
Globalization.ri_CO = Colombia
Globalization.ri_CR = Costa Rica
Globalization.ri_CZ = Czech Republic
Globalization.ri_DE = Germany
Globalization.ri_DK = Denmark
Globalization.ri_DO = Dominican Republic
Globalization.ri_DZ = Algeria
Globalization.ri_EC = Ecuador
Globalization.ri_EE = Estonia
Globalization.ri_EG = Egypt
Globalization.ri_ES = Spain
Globalization.ri_FI = Finland
Globalization.ri_FO = Faeroe Islands
Globalization.ri_FR = France
Globalization.ri_GB = United Kingdom
Globalization.ri_GE = Georgia
Globalization.ri_GR = Greece
Globalization.ri_GT = Guatemala
Globalization.ri_HK = Hong Kong S.A.R.
Globalization.ri_HN = Honduras
Globalization.ri_HR = Croatia
Globalization.ri_HU = Hungary
Globalization.ri_ID = Indonesia
Globalization.ri_IE = Ireland
Globalization.ri_IL = Israel
Globalization.ri_IN = India
Globalization.ri_IQ = Iraq
Globalization.ri_IR = Iran
Globalization.ri_IS = Iceland
Globalization.ri_IT = Italy
Globalization.ri_JM = Jamaica
Globalization.ri_JO = Jordan
Globalization.ri_JP = Japan
Globalization.ri_KE = Kenya
Globalization.ri_KG = Kyrgyzstan
Globalization.ri_KR = Korea
Globalization.ri_KW = Kuwait
Globalization.ri_KZ = Kazakhstan
Globalization.ri_LB = Lebanon
Globalization.ri_LI = Liechtenstein
Globalization.ri_LT = Lithuania
Globalization.ri_LU = Luxembourg
Globalization.ri_LV = Latvia
Globalization.ri_LY = Libya
Globalization.ri_MA = Morocco
Globalization.ri_MC = Principality of Monaco
Globalization.ri_MK = Former Yugoslav Republic of Macedonia
Globalization.ri_MN = Mongolia
Globalization.ri_MO = Macau S.A.R.
Globalization.ri_MV = Maldives
Globalization.ri_MX = Mexico
Globalization.ri_MY = Malaysia
Globalization.ri_NI = Nicaragua
Globalization.ri_NL = Netherlands
Globalization.ri_NO = Norway
Globalization.ri_NZ = New Zealand
Globalization.ri_OM = Oman
Globalization.ri_PA = Panama
Globalization.ri_PE = Peru
Globalization.ri_PH = Republic of the Philippines
Globalization.ri_PK = Islamic Republic of Pakistan
Globalization.ri_PL = Poland
Globalization.ri_PR = Puerto Rico
Globalization.ri_PT = Portugal
Globalization.ri_PY = Paraguay
Globalization.ri_QA = Qatar
Globalization.ri_RO = Romania
Globalization.ri_RU = Russia
Globalization.ri_SA = Saudi Arabia
Globalization.ri_SE = Sweden
Globalization.ri_SG = Singapore
Globalization.ri_SI = Slovenia
Globalization.ri_SK = Slovakia
Globalization.ri_SP = Serbia
Globalization.ri_SV = El Salvador
Globalization.ri_SY = Syria
Globalization.ri_TH = Thailand
Globalization.ri_TN = Tunisia
Globalization.ri_TR = Turkey
Globalization.ri_TT = Trinidad and Tobago
Globalization.ri_TW = Taiwan
Globalization.ri_UA = Ukraine
Globalization.ri_US = United States
Globalization.ri_UY = Uruguay
Globalization.ri_UZ = Uzbekistan
Globalization.ri_VE = Venezuela
Globalization.ri_VN = Viet Nam
Globalization.ri_YE = Yemen
Globalization.ri_ZA = South Africa
Globalization.ri_ZW = Zimbabwe

;------------------
; Encoding names:
;
;Total items: 147
;
Globalization.cp_37 = IBM EBCDIC (US-Canada)
Globalization.cp_437 = OEM United States
Globalization.cp_500 = IBM EBCDIC (International)
Globalization.cp_708 = Arabic (ASMO 708)
Globalization.cp_720 = Arabic (DOS)
Globalization.cp_737 = Greek (DOS)
Globalization.cp_775 = Baltic (DOS)
Globalization.cp_850 = Western European (DOS)
Globalization.cp_852 = Central European (DOS)
Globalization.cp_855 = OEM Cyrillic
Globalization.cp_857 = Turkish (DOS)
Globalization.cp_858 = OEM Multilingual Latin I
Globalization.cp_860 = Portuguese (DOS)
Globalization.cp_861 = Icelandic (DOS)
Globalization.cp_862 = Hebrew (DOS)
Globalization.cp_863 = French Canadian (DOS)
Globalization.cp_864 = Arabic (864)
Globalization.cp_865 = Nordic (DOS)
Globalization.cp_866 = Cyrillic (DOS)
Globalization.cp_869 = Greek, Modern (DOS)
Globalization.cp_870 = IBM EBCDIC (Multilingual Latin-2)
Globalization.cp_874 = Thai (Windows)
Globalization.cp_875 = IBM EBCDIC (Greek Modern)
Globalization.cp_932 = Japanese (Shift-JIS)
Globalization.cp_936 = Chinese Simplified (GB2312)
Globalization.cp_949 = Korean
Globalization.cp_950 = Chinese Traditional (Big5)
Globalization.cp_1026 = IBM EBCDIC (Turkish Latin-5)
Globalization.cp_1047 = IBM Latin-1
Globalization.cp_1140 = IBM EBCDIC (US-Canada-Euro)
Globalization.cp_1141 = IBM EBCDIC (Germany-Euro)
Globalization.cp_1142 = IBM EBCDIC (Denmark-Norway-Euro)
Globalization.cp_1143 = IBM EBCDIC (Finland-Sweden-Euro)
Globalization.cp_1144 = IBM EBCDIC (Italy-Euro)
Globalization.cp_1145 = IBM EBCDIC (Spain-Euro)
Globalization.cp_1146 = IBM EBCDIC (UK-Euro)
Globalization.cp_1147 = IBM EBCDIC (France-Euro)
Globalization.cp_1148 = IBM EBCDIC (International-Euro)
Globalization.cp_1149 = IBM EBCDIC (Icelandic-Euro)
Globalization.cp_1200 = Unicode
Globalization.cp_1201 = Unicode (Big-Endian)
Globalization.cp_1250 = Central European (Windows)
Globalization.cp_1251 = Cyrillic (Windows)
Globalization.cp_1252 = Western European (Windows)
Globalization.cp_1253 = Greek (Windows)
Globalization.cp_1254 = Turkish (Windows)
Globalization.cp_1255 = Hebrew (Windows)
Globalization.cp_1256 = Arabic (Windows)
Globalization.cp_1257 = Baltic (Windows)
Globalization.cp_1258 = Vietnamese (Windows)
Globalization.cp_1361 = Korean (Johab)
Globalization.cp_10000 = Western European (Mac)
Globalization.cp_10001 = Japanese (Mac)
Globalization.cp_10002 = Chinese Traditional (Mac)
Globalization.cp_10003 = Korean (Mac)
Globalization.cp_10004 = Arabic (Mac)
Globalization.cp_10005 = Hebrew (Mac)
Globalization.cp_10006 = Greek (Mac)
Globalization.cp_10007 = Cyrillic (Mac)
Globalization.cp_10008 = Chinese Simplified (Mac)
Globalization.cp_10010 = Romanian (Mac)
Globalization.cp_10017 = Ukrainian (Mac)
Globalization.cp_10021 = Thai (Mac)
Globalization.cp_10029 = Central European (Mac)
Globalization.cp_10079 = Icelandic (Mac)
Globalization.cp_10081 = Turkish (Mac)
Globalization.cp_10082 = Croatian (Mac)
Globalization.cp_20000 = Chinese Traditional (CNS)
Globalization.cp_20001 = TCA Taiwan
Globalization.cp_20002 = Chinese Traditional (Eten)
Globalization.cp_20003 = IBM5550 Taiwan
Globalization.cp_20004 = TeleText Taiwan
Globalization.cp_20005 = Wang Taiwan
Globalization.cp_20105 = Western European (IA5)
Globalization.cp_20106 = German (IA5)
Globalization.cp_20107 = Swedish (IA5)
Globalization.cp_20108 = Norwegian (IA5)
Globalization.cp_20127 = US-ASCII
Globalization.cp_20261 = T.61
Globalization.cp_20269 = ISO-6937
Globalization.cp_20273 = IBM EBCDIC (Germany)
Globalization.cp_20277 = IBM EBCDIC (Denmark-Norway)
Globalization.cp_20278 = IBM EBCDIC (Finland-Sweden)
Globalization.cp_20280 = IBM EBCDIC (Italy)
Globalization.cp_20284 = IBM EBCDIC (Spain)
Globalization.cp_20285 = IBM EBCDIC (UK)
Globalization.cp_20290 = IBM EBCDIC (Japanese katakana)
Globalization.cp_20297 = IBM EBCDIC (France)
Globalization.cp_20420 = IBM EBCDIC (Arabic)
Globalization.cp_20423 = IBM EBCDIC (Greek)
Globalization.cp_20424 = IBM EBCDIC (Hebrew)
Globalization.cp_20833 = IBM EBCDIC (Korean Extended)
Globalization.cp_20838 = IBM EBCDIC (Thai)
Globalization.cp_20866 = Cyrillic (KOI8-R)
Globalization.cp_20871 = IBM EBCDIC (Icelandic)
Globalization.cp_20880 = IBM EBCDIC (Cyrillic Russian)
Globalization.cp_20905 = IBM EBCDIC (Turkish)
Globalization.cp_20924 = IBM Latin-1
Globalization.cp_20932 = Japanese (JIS 0208-1990 and 0212-1990)
Globalization.cp_20936 = Chinese Simplified (GB2312-80)
Globalization.cp_20949 = Korean Wansung
Globalization.cp_21025 = IBM EBCDIC (Cyrillic Serbian-Bulgarian)
Globalization.cp_21027 = Ext Alpha Lowercase
Globalization.cp_21866 = Cyrillic (KOI8-U)
Globalization.cp_28591 = Western European (ISO)
Globalization.cp_28592 = Central European (ISO)
Globalization.cp_28593 = Latin 3 (ISO)
Globalization.cp_28594 = Baltic (ISO)
Globalization.cp_28595 = Cyrillic (ISO)
Globalization.cp_28596 = Arabic (ISO)
Globalization.cp_28597 = Greek (ISO)
Globalization.cp_28598 = Hebrew (ISO-Visual)
Globalization.cp_28599 = Turkish (ISO)
Globalization.cp_28603 = Estonian (ISO)
Globalization.cp_28605 = Latin 9 (ISO)
Globalization.cp_29001 = Europa
Globalization.cp_38598 = Hebrew (ISO-Logical)
Globalization.cp_50000 = User Defined
Globalization.cp_50220 = Japanese (JIS)
Globalization.cp_50221 = Japanese (JIS-Allow 1 byte Kana)
Globalization.cp_50222 = Japanese (JIS-Allow 1 byte Kana - SO/SI)
Globalization.cp_50225 = Korean (ISO)
Globalization.cp_50227 = Chinese Simplified (ISO-2022)
Globalization.cp_50229 = Chinese Traditional (ISO-2022)
Globalization.cp_50930 = IBM EBCDIC (Japanese and Japanese Katakana)
Globalization.cp_50931 = IBM EBCDIC (Japanese and US-Canada)
Globalization.cp_50933 = IBM EBCDIC (Korean and Korean Extended)
Globalization.cp_50935 = IBM EBCDIC (Simplified Chinese)
Globalization.cp_50937 = IBM EBCDIC (Traditional Chinese)
Globalization.cp_50939 = IBM EBCDIC (Japanese and Japanese-Latin)
Globalization.cp_51932 = Japanese (EUC)
Globalization.cp_51936 = Chinese Simplified (EUC)
Globalization.cp_51949 = Korean (EUC)
Globalization.cp_52936 = Chinese Simplified (HZ)
Globalization.cp_54936 = Chinese Simplified (GB18030)
Globalization.cp_57002 = ISCII Devanagari
Globalization.cp_57003 = ISCII Bengali
Globalization.cp_57004 = ISCII Tamil
Globalization.cp_57005 = ISCII Telugu
Globalization.cp_57006 = ISCII Assamese
Globalization.cp_57007 = ISCII Oriya
Globalization.cp_57008 = ISCII Kannada
Globalization.cp_57009 = ISCII Malayalam
Globalization.cp_57010 = ISCII Gujarati
Globalization.cp_57011 = ISCII Punjabi
Globalization.cp_65000 = Unicode (UTF-7)
Globalization.cp_65001 = Unicode (UTF-8)
;------------------
