PRB: "File is Missing or Invalid" Error Message (257918)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q257918 SYMPTOMS
When running a built executable file, the following error message appears: In Visual Basic version 6.0:
Component 'filename' or one of its dependencies not correctly registered: a file is missing or invalid
In Visual Basic version 5.0:
Component 'filename' not correctly registered: file is missing or invalid
CAUSE
A component or a dependency file of a component used in the Visual Basic project is not correctly registered or is missing from the system on which the project is being executed.
RESOLUTION
Ensure that all the components required by the project are present on the system and that they are correctly registered.
REFERENCES
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbControl kbprb KB257918 |
---|
|