PRB: LINK Fatal Error LNK1104 Cannot Open File (166470)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q166470 SYMPTOMS
When compiling an ActiveX component with binary compatibility set to the
same file the compile is attempting to overwrite, the following error
occurs:
LINK fatal error LNK1104 cannot open file.
RESOLUTION
To work around this problem, copy the ActiveX executable or DLL to a
separate directory. Set binary compatibility to the copied file, and
compile to the original directory. This procedure is described in Microsoft
Visual Basic Books Online.
STATUS
Microsoft is researching this problem and will post new information here in
the Microsoft Knowledge Base as it becomes available.
REFERENCES
Microsoft Visual Basic Books Online, Component Tools Guide, Using Binary
Version Compatibility.
Modification Type: | Major | Last Reviewed: | 10/30/2003 |
---|
Keywords: | kbprb KB166470 |
---|
|