Showing 221 - 240 of 682 results
C# Error CS1599 โ€“ The return type of a method, delegate, or function pointer cannot be โ€˜{0}โ€™ Reason for the...
C# Error CS1597 โ€“ Semicolon after method or accessor block is not valid Reason for the Error & Solution Semicolon...
C# Error CS1593 โ€“ Delegate โ€˜{0}โ€™ does not take {1} arguments Reason for the Error & Solution Delegate โ€˜delโ€™ does...
C# Error CS1586 โ€“ Array creation must have array size or array initializer Reason for the Error & Solution Array...
C# Error CS1585 โ€“ Member modifier โ€˜{0}โ€™ must precede the member type and name Reason for the Error & Solution...
C# Error CS1583 โ€“ Error reading Win32 resources โ€” {0} Reason for the Error & Solution โ€˜fileโ€™ is not a...
C# Error CS1579 โ€“ foreach statement cannot operate on variables of type โ€˜{0}โ€™ because โ€˜{0}โ€™ does not contain a public...
C# Error CS1578 โ€“ Quoted file name, single-line comment or end-of-line expected Reason for the Error & Solution Filename, single-line...
C# Error CS1576 โ€“ The line number specified for #line directive is missing or invalid Reason for the Error &...
C# Error CS1575 โ€“ A stackalloc expression requires [] after type Reason for the Error & Solution A stackalloc expression...
C# Error CS1569 โ€“ Error writing to XML documentation file: {0} Reason for the Error & Solution Error generating XML...
C# Error CS1566 โ€“ Error reading resource โ€˜{0}โ€™ โ€” โ€˜{1}โ€™ Reason for the Error & Solution Error reading resource file...
C# Error CS1565 โ€“ Conflicting options specified: Win32 resource file; Win32 icon Reason for the Error & Solution Conflicting options...
C# Error CS1564 โ€“ Conflicting options specified: Win32 resource file; Win32 manifest Reason for the Error & Solution Conflicting options...
C# Error CS1562 โ€“ Outputs without source must have the /out option specified Reason for the Error & Solution Outputs...
C# Error CS1558 โ€“ โ€˜{0}โ€™ does not have a suitable static โ€˜Mainโ€™ method Reason for the Error & Solution โ€˜classโ€™...
C# Error CS1556 โ€“ โ€˜{0}โ€™ specified for Main method must be a non-generic class, record, struct, or interface Reason for...
C# Error CS1555 โ€“ Could not find โ€˜{0}โ€™ specified for Main method Reason for the Error & Solution Could not...
C# Error CS1553 โ€“ Declaration is not valid; use โ€˜{0} operator (โ€ฆโ€™ instead Reason for the Error & Solution Declaration...
C# Error CS1552 โ€“ Array type specifier, [], must appear before parameter name Reason for the Error & Solution Array...

Categories

Archives