DH
Programmer
- Dec 8, 2000
- 168
My application does not function correctly when installing on a XP machine. I receive the #NAME error in fields when my applicaton uses functions like UCASE, etc. The application also generates a runtime error when using DMAX to determine the highest ID number in a table.
I am using the following reference files in my Access 2K application and am wondering if the issue is here.
Visual Basic For Application
Microsoft Visual Basic for Applications Extensibility 5.3
Microsoft Access 9.0 Object Library
Microsoft DAO 3.6 Object Library
Microsoft Calendar Control 9.0
OLE Automation
Microsoft Windows Common Controls-2 6.0 (SP4)
Microsoft Windows Common Controls6.0 (SP4)
Microsoft Forms 2.0 Object Library
Microsoft Office 9.0 Object Library
Microsoft Outlook 9.0 Object Library
Microsoft Word 8.0 Object Library
Is there a resource somewhere that explains each of these references and the files/file versions associated with them?
If I 1.) install my applicaion using the package and deployement wizard with runtime, I get the errors, so I then 2.)install full version of access, 3.) remove the Microsoft Visual Basic for Applications Extensibility 5.3 reference, compile, add the Microsoft Visual Basic for Applications Extensibility 5.3 reference again, compile, then everything seems to run okay.
Do you have any suggestions?
Thanks,
DH
I am using the following reference files in my Access 2K application and am wondering if the issue is here.
Visual Basic For Application
Microsoft Visual Basic for Applications Extensibility 5.3
Microsoft Access 9.0 Object Library
Microsoft DAO 3.6 Object Library
Microsoft Calendar Control 9.0
OLE Automation
Microsoft Windows Common Controls-2 6.0 (SP4)
Microsoft Windows Common Controls6.0 (SP4)
Microsoft Forms 2.0 Object Library
Microsoft Office 9.0 Object Library
Microsoft Outlook 9.0 Object Library
Microsoft Word 8.0 Object Library
Is there a resource somewhere that explains each of these references and the files/file versions associated with them?
If I 1.) install my applicaion using the package and deployement wizard with runtime, I get the errors, so I then 2.)install full version of access, 3.) remove the Microsoft Visual Basic for Applications Extensibility 5.3 reference, compile, add the Microsoft Visual Basic for Applications Extensibility 5.3 reference again, compile, then everything seems to run okay.
Do you have any suggestions?
Thanks,
DH