Showing 141 - 160 of 682 results
C# Error CS1737 โ€“ Optional parameters must appear after all required parameters Reason for the Error & Solution Optional parameters...
C# Error CS1736 โ€“ Default parameter value for โ€˜{0}โ€™ must be a compile-time constant Reason for the Error & Solution...
C# Error CS1733 โ€“ Expected expression Reason for the Error & Solution Expected expression. This error is produced whenever the...
C# Error CS1730 โ€“ Assembly and module attributes must precede all other elements defined in a file except using clauses...
C# Error CS1729 โ€“ โ€˜{0}โ€™ does not contain a constructor that takes {1} arguments Reason for the Error & Solution...
C# Error CS1728 โ€“ Cannot bind delegate to โ€˜{0}โ€™ because it is a member of โ€˜System.Nullableโ€˜ Reason for the Error...
C# Error CS1726 โ€“ Friend assembly reference โ€˜{0}โ€™ is invalid. Strong-name signed assemblies must specify a public key in their...
C# Error CS1725 โ€“ Friend assembly reference โ€˜{0}โ€™ is invalid. InternalsVisibleTo declarations cannot have a version, culture, public key token,...
C# Error CS1722 โ€“ Base class โ€˜{0}โ€™ must come before any interfaces Reason for the Error & Solution Base class...
C# Error CS1721 โ€“ Class โ€˜{0}โ€™ cannot have multiple base classes: โ€˜{1}โ€™ and โ€˜{2}โ€™ Reason for the Error & Solution...
C# Error CS1719 โ€“ Error opening Win32 resource file โ€˜{0}โ€™ โ€” โ€˜{1}โ€™ Reason for the Error & Solution Error reading...
C# Error CS1716 โ€“ Do not use โ€˜System.Runtime.CompilerServices.FixedBufferโ€™ attribute. Use the โ€˜fixedโ€™ field modifier instead. Reason for the Error &...
C# Error CS1715 โ€“ โ€˜{0}โ€™: type must be โ€˜{2}โ€™ to match overridden member โ€˜{1}โ€™ Reason for the Error & Solution...
C# Error CS1708 โ€“ Fixed size buffers can only be accessed through locals or fields Reason for the Error &...
C# Error CS1705 โ€“ Assembly โ€˜{0}โ€™ with identity โ€˜{1}โ€™ uses โ€˜{2}โ€™ which has a higher version than referenced assembly โ€˜{3}โ€™...
C# Error CS1704 โ€“ An assembly with the same simple name โ€˜{0}โ€™ has already been imported. Try removing one of...
C# Error CS1703 โ€“ Multiple assemblies with equivalent identity have been imported: โ€˜{0}โ€™ and โ€˜{1}โ€™. Remove one of the duplicate...
C# Error CS1689 โ€“ Attribute โ€˜{0}โ€™ is only valid on methods or attribute classes Reason for the Error & Solution...
C# Error CS1688 โ€“ Cannot convert anonymous method block without a parameter list to delegate type โ€˜{0}โ€™ because it has...
C# Error CS1686 โ€“ Local โ€˜{0}โ€™ or its members cannot have their address taken and be used inside an anonymous...

Categories

Archives