A "Run-time error '53': File not found" error in a Visual Basic application typically occurs when the application is trying to access a file or resource that it can't locate.
Verify that the file the application is trying to access actually exists in the specified location.
If you suspect that the application itself might be corrupted,missing, try reinstalling it.