HI.
Just installed VBA6.4 , when I open a access database, i get a error msg saying that it cant locate VBA6.dll... A search of my system fails to find that file. How do I get this dll... and are there others I need as well..
HI.
Just installed VBA6.4 , when I open a access database, i get a error msg saying that it cant locate VBA6.dll... A search of my system fails to find that file. How do I get this dll... and are there others I need as well..
VBA6.4 sdk issues
Jalaj Chhalotre
Per the support engineer:
Base on my understanding, our buddy is work on VBA SDK 6.4. However, he met some problem and can not locate VBA6.dll file. Actually, as I know, VBA6.dll is not required to run VBA functions. The VBA6.DLL is a Design Time DLL that is only shipped with VB 6.0. Thus, I’d like to reconfirm whether this problem happens exactly after we install the VBA SDK or not. If so, could you help to setup the SDK on another clean machine to reproduce this issue
Another troubleshooting approach is to download FileMon and run on you local machine which can repro this issue. We may set the filter of FileType to “VBA*.DLL”
[screen shot removed]
http://www.sysinternals.com/Utilities/Filemon.html
You can find which process is trying to access VBA6.DLL and which path it has already searched and return with FILE_NOT_FOUND message. Please let us know your result. Thanks. J
Anything unclear, please feel free to let me know. Thanks.
-brenda (ISV Buddy Team)