Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9119287
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T05:21:36+00:00 2026-06-17T05:21:36+00:00

Let me preface this by saying that I am unfamiliar with COM references, and

  • 0

Let me preface this by saying that I am unfamiliar with COM references, and I am using VS2010 on a Windows 7 64 bit machine. This morning I pulled down an existing project from TFS. I then tried to build the project and received this error:

The type or namespace name ‘validatecom’ could not be found (are you missing a using directive or an assembly reference?)

And I get this warning:

Cannot get the file path for type library “d0b51ccc-aa31-47a1-b3ff-b8ed71c522a1” version 1.0. Library not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED))

When I check the references, sure enough, I see the yellow exclamation in the only COM Reference in the solution. After some fruitless testing, I decided to try adding a new COM Reference.

Add Reference -> COM tab -> random M$ library

This results in a new reference with a yellow exclamation. I try building the project to see if I get the same error. This time I receive this error:

Encountered multiple versions of the assembly with GUID ’23d736f1-acbc-11d3-b0e8-00104bff2710′. Try pre-importing one of these assemblies.

And I get this warning:

Cannot find wrapper assembly for type library “ADODB”.

I have no idea if these two errors are related. If not, then resolving the first certainly takes precedence over the last.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T05:21:37+00:00Added an answer on June 17, 2026 at 5:21 am

    One other thing to check for is if your COM library is registered in Windows’ registery, which can you done like this:

    %windir%\system32\regsvr32 YourComLibrary.dll

    Next you’ll need to create an interop .NET DLL that wraps around the COM library you are trying to reference in your C# project. The way to do this is by running the type library importer utility (use the Visual Studio 2010 command prompt):

    tlbimp.exe YourComLibrary.dll /out:YourWrappedComLibrary.dll

    As for the ADODB reference, you’ll likely need to reference the Primary Interop Assembly for ADO (ADODB). This can be found on your machine at the following location. Add a reference to this and you should be good.

    C:\Program Files (x86)\Microsoft.NET\Primary Interop
    Assemblies\adodb.dll

    Hopefully the above gets you going. Its been too long since I’ve messed with COM… memory maybe foggy a bit. Enjoy!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let me preface this by saying that I'm well aware that running user supplied
So let me preface this by saying that I'm not an SQL wizard by
First, let me preface this by saying that I'm brand-new to Ember.js and relatively
Let me preface by saying that I saw this other question on the subject
Let me preface by saying that I'm new to ant, and I'm using version
Let me preface this by saying that I'm pretty new to Java. I have
First let me preface this question by saying that I'm fairly new to Javascript.
Let me preface this question with saying that I am very new to Orchard
Let me preface this with saying that I am new to Ruby. I was
Let me preface this by saying that I'm a totally noob when it comes

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.