C# Error
CS2001 – Source file ‘{0}’ could not be found.
Reason for the Error & Solution
Source file ‘file’ could not be found
A source file name was passed to the compiler, but could not be located. Check the spelling of the file name and the location of the file.