ADO error 'Failed to load resources'

I am trying to open an Access 2003 database using VB.NET and the ADODB Library. Everything works fine on my system, but when I deploy it to our server, I get an error 'Failed to load resources from the resource file. Please check your setup'. I have checked around and cannot find a good explanation for what causes this or what to do about it. Jet 4.0 as well as the adodb.dll have been installed on the target server. Any help would be great. Thanks.
[468 byte] By [ta128] at [2007-12-16]
# 1
what is the file version of

C:\Program Files\Common Files\System\ado\msado15.dll

on the server?

BlairStark at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...
# 2
I figured out that adodb.dll was not correctly installed in the GAC, but when I edited the command to install to gac, everything worked just fine.
ta128 at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Framework Data Access and Storage...

.NET Development

Site Classified