Hello all,
I have a vb app that cannot find the reference specified. I am using VS2010.
The only error I have is this:
Error 2 Encountered multiple versions of the assembly with GUID '00020813-0000-0000-c000-000000000046'. Try pre-importing one of these assemblies. C:\Users\Anonymous\Desktop\Waynoka Apps\Waynoka Management\Waynoka Management\TlbImp Anon Management

The reference is this object: microsoft dao 3.6 object library
(dao360.dll; located in C:\Program Files(x86)\Common Files\microsoft shared\DAO)

I am running on Windows 7 Pro x64 machine. Changing target cpu to x86 does not fix issue like other forums say it does.
Deleting and readding the reference still brings up this issue. Please help my fellow programmers! Cred will be given for all answers.

Are you using an older version of a dll when using a newer's functions, or visa versa?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.