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 / C++ / MFC
  4. 64bit com dll not get registered

64bit com dll not get registered

Scheduled Pinned Locked Moved C / C++ / MFC
comhelp
2 Posts 2 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.
  • U Offline
    U Offline
    User 10918244
    wrote on last edited by
    #1

    Hi , I'm trying to register 64 COM dll on 64 bit machine but it not get register with regsvr32. It gives error as follows "The module 'C:\program Files\XYZ.dll' was loaded but entry-point DLLInstall was not found. Make sure that C:\program Files\XYZ.dll' is valid dll or OCX file and try again" Dll exist at that path. On some 64bit it get registered.Please provide me a solution. Thanks in advance.

    L 1 Reply Last reply
    0
    • U User 10918244

      Hi , I'm trying to register 64 COM dll on 64 bit machine but it not get register with regsvr32. It gives error as follows "The module 'C:\program Files\XYZ.dll' was loaded but entry-point DLLInstall was not found. Make sure that C:\program Files\XYZ.dll' is valid dll or OCX file and try again" Dll exist at that path. On some 64bit it get registered.Please provide me a solution. Thanks in advance.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      The message is telling you what is wrong, you need to investigate why it is happening. See http://msdn.microsoft.com/en-gb/library/windows/desktop/bb759846(v=vs.85).aspx[^].

      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