Can't find file DAO350.dll

J

Jim

I am not sure if I am in the right newsgroup but here goes.

I am using Vista Home Premium and VB 6. I have not used VB 6 for a while but
it always ran without problems. I started it today and immediately got an
error message "Can't find file DAO350.DLL".

This file is present on my computer in C:\Program Files\Common
Files\Microsoft Shared\DAO - file size is 570,128 dated 27 April 1998.

Where does VB6 expect to find this file? Thanks in advance.

JimF
 
B

boblarson

That's the location on my Vista machine too. So, perhaps re-registering it
will work:

Go to the Run item on the Start menum, and type:

regsvr32 C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.dll

--
Bob Larson
Access MVP
Free Tutorials and Samples at http://www.btabdevelopment.com

__________________________________
 
J

Jim

That did the trick. Thanks a lot, Bob.

JimF

boblarson said:
That's the location on my Vista machine too. So, perhaps re-registering
it
will work:

Go to the Run item on the Start menum, and type:

regsvr32 C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.dll

--
Bob Larson
Access MVP
Free Tutorials and Samples at http://www.btabdevelopment.com

__________________________________
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top