The information in this article applies to:
SYMPTOMSWhen you try to use the IIf function in Visual Basic version 3.0 for Windows, you receive a "File Not Found" error when you try to run your executable program on a separate computer that does not contain the file MSAFINX.DLL. CAUSEThe "File Not Found" error occurs because the IIf function is not included in VBRUN300.DLL file but is located in the MSAFINX.DLL file. RESOLUTIONTo prevent the error, install the MSAFINX.DLL file on the customer's computer in the \WINDOWS\SYSTEM subdirectory. MORE INFORMATIONBelow is a list of all the financial functions in the MSAFINX.DLL file:
Below is a list of all the date functions in the MSAFINX.DLL file:
Below is a list of the other functions in the MSAFINX.DLL:
A "File Not Found" error occurs if you use any of the these functions in
your program and then use the program on a computer that does not contain
the MSAFINX.DLL file.
Steps to Reproduce BehaviorThe following steps cause the "File Not Found" error in Visual Basic version 3.00 for Windows.
Additional query words: 3.00
Keywords : |
Last Reviewed: September 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |