Error: Failed to read file.
Analysis: The source file could not be read. This is usually caused by not having read access permissions to the file(s) in question or the file is currently opened and reading is disabled.
Solution: Check for the necessary permissions for the file(s) you are attempting to read. If the file is currently opened by another application then close that application and try again.