Path '<pathname>' not found
The operating system is unable to find the path specified path during a file-access or disk-access operation. The path to a file must include the drive specification and the directories and subdirectories that must be traversed to locate the file. A path can be relative or absolute.
To correct this error
- Ensure that the path includes the required elements.
See Also
Tasks
How to: Parse File Paths in Visual Basic