-
Hi,
As I got the Information that Microsoft Forms 2.0 is a VBA componen. I have test Installing my application which use the Microsoft Forms 2.0, I Install into a Windows 98 computer which does not have any application such as Microsoft Office, Access.
I got a Error Message "One of the library files needed to run this application cannot be found."
Then I compiled again without using Microsoft Forms 2.0, then it works...
Anyone has any ideas? Please advice..
Thanks.
-
I think that I know what's wrong.
Problem #1
:o You installed it on a PC without Office...Access..., but most VBA programs are for MSOffice. They're dependent on those libs. Check your "References" Section for anything related to Office. If there isn't...
Problem #2
;) You DO NOT have Forms 2.0 dll or the VBA dll, which in that case, won't work.
By the way, if it's not that, then what kind of Application is it? Access? Word? Excel maybe?