How are the EE2, EE5, and EE7 error codes different?EF2 happens when the file in the path does not exist. EF5 is essentially the same as EF2, but something in the middle of the path does not exist. EE7 occurs when you open a file, but the path specifies a directory. |