The information in this article applies to:
SYMPTOMSA Visual Basic application is deployed on a target machine. When attempting to run the application on a target machine that does not have Microsoft Office 97 or later installed, the following error is generated: No loss of memory is monitored, and the system appears stable. The application executes properly if Microsoft Office 97 is installed on the target machine. CAUSEThe problem is that FM20.DLL file is used by the project. FM20.DLL file is not a redistributable component and is intended for VBA use only. FM20.DLL is known to have many problems when used with Visual Basic and other developer products. Its use is neither recommended nor supported in any Visual Studio product. RESOLUTION
The best resolution is to remove FM20.DLL from the project. STATUSThis behavior is by design. REFERENCESFor additional information about using FM20.DLL, please click the article number below to view the article in the Microsoft Knowledge Base: Q224305 INFO: Usage and Redistribution of FM20.DLLTo see what components are redistributable, read the "Redist.TXT" file that ships with Visual Basic. This file is installed to your hard drive or it can be found in the "\Common\Redist\" folder on the Visual Basic 6.0 CD-ROM or in the "\vb\" folder of the Visual Basic 5.0 CD-ROM. Additional query words:
Keywords : kbwizard kbAppSetup kbDeployment kbVBp kbVBp500 kbVBp600 kbGrpVB kbDSupport |
Last Reviewed: October 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |