Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Error:Retrieving the COM class factory for component with CLSID {} failed due to the following error: 8007000e

Error:Retrieving the COM class factory for component with CLSID {} failed due to the following error: 8007000e

Scheduled Pinned Locked Moved C#
helpcom
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Farhan Ali
    wrote on last edited by
    #1

    I have made a COM DLL and facing this error Error:Retrieving the COM class factory for component with CLSID {} failed due to the following error: 8007000e can anybody solve this problem Thanx

    S 1 Reply Last reply
    0
    • F Farhan Ali

      I have made a COM DLL and facing this error Error:Retrieving the COM class factory for component with CLSID {} failed due to the following error: 8007000e can anybody solve this problem Thanx

      S Offline
      S Offline
      Sathesh Sakthivel
      wrote on last edited by
      #2

      The error code implies that class was not registered. If you have a proxy/stub for the above CLSID then you need to register it on the machine.

      Regards, Satips.

      F 1 Reply Last reply
      0
      • S Sathesh Sakthivel

        The error code implies that class was not registered. If you have a proxy/stub for the above CLSID then you need to register it on the machine.

        Regards, Satips.

        F Offline
        F Offline
        Farhan Ali
        wrote on last edited by
        #3

        I have registered it on that machine but that machine is a 64 bit envirment. will it make any difference? wat will be the solution for that? Thanx

        N 1 Reply Last reply
        0
        • F Farhan Ali

          I have registered it on that machine but that machine is a 64 bit envirment. will it make any difference? wat will be the solution for that? Thanx

          N Offline
          N Offline
          NaveenSoftwares
          wrote on last edited by
          #4

          Yes. But I dont know the solutoin exactly. Google it

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups