vb6 - ADO Error: Automation error - The specified module could not be found -
My VB6 application that runs successfully on many machines is only causing the above error on the 1 user machine. Vista has SP1 in the machine, which means that MDAC 2.8 is already included as the MDAC installer will not work.
The code that leads to error:
'Temp file to the user temporary directory: filename = c: \ docum ~ 1 \ n mier \ local \ 1 \ temp \ TmpPrint.mdbDridadad as the new Adox. Create "provider = Microsoft.Jet.OLDD.4.0; data source =" & amp; File name Error.
Any help to know this user will be greatly appreciated!
What is the problem with the file? Maybe on Vista, you need to allow the file on. We know that Vista has very strict security with file and folder access.
Comments
Post a Comment