PDA

Click to See Complete Forum and Search --> : VBA Jet Error (Error 3447)


Elad22
Jul 13th, 1999, 08:54 AM
I made an application in VisualBASIC 6.

I'm trying to install that application using the Wise Installation version 5.0g (32-Bit) and I'm getting the following error:
"The Jet VBA file (VBAJet.Dll for 16-bit versions, or VBAJet32.dll for 32-Bit version) failed to initialize when called.
Try reinstalling the application that returned the error."
(Error 3447)

I'm adding to the Windows/System folder the file VBAJet32.dll but it didn't work.
Maybe the registry is not updated.

How can I solve this problem?

Thank a lot,
Elad Rozman, Israel.

rockies1
Jul 13th, 1999, 06:38 PM
You have an old version of VBAJET32.DLL.

The newest version is: 6.1.6187

I got the newest version by installing Access Maintainer from www.gracemere.com (http://www.gracemere.com) (a great program!!)

Or, I can e-mail it to you...

jenna
Sep 8th, 1999, 12:59 AM
I have the same problem and I pasted in a newer version of the dll and I still get the error. Is there anything else I can do to resolve this error?

I've been trying to figure it out for a couple of days now and I can't think of anything else I can do.

I would greatly appreciate your help!

Elad22
Sep 8th, 1999, 12:12 PM
Take a look at this site: http://support.microsoft.com/support/kb/articles/Q192/9/34.ASP

it has a very good soultion there.

jenna
Sep 8th, 1999, 04:05 PM
Thanks!