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
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. regsvr32

regsvr32

Scheduled Pinned Locked Moved IT & Infrastructure
helpquestion
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.
  • H Offline
    H Offline
    Haoman17
    wrote on last edited by
    #1

    hello, i have dll which i can register in one computer, using regsvr32 c:\name.dll but at the other computer (with fresh installation of xp) i cant register the same dll i get the folowing error - module not found... eventhough it's there! wh is that? thnx

    E 1 Reply Last reply
    0
    • H Haoman17

      hello, i have dll which i can register in one computer, using regsvr32 c:\name.dll but at the other computer (with fresh installation of xp) i cant register the same dll i get the folowing error - module not found... eventhough it's there! wh is that? thnx

      E Offline
      E Offline
      Eytukan
      wrote on last edited by
      #2

      Sometimes, Your "name.dll" in turn would refer to other dlls internally. So You need to check its dependencies first. Copy those dlls to the system directory. Now your "name.dll" would get registered successfully.


      Wanted: Good Sig.

      H 1 Reply Last reply
      0
      • E Eytukan

        Sometimes, Your "name.dll" in turn would refer to other dlls internally. So You need to check its dependencies first. Copy those dlls to the system directory. Now your "name.dll" would get registered successfully.


        Wanted: Good Sig.

        H Offline
        H Offline
        Haoman17
        wrote on last edited by
        #3

        the name.dll depends on various dll files - i used the depndenct viewer of vs6 to check it. all the files exist on the target computer... so what else can i do? also i tried to use the property - selfreg in the install kit wizard which comes in vs2005, but when i execute the installation on the target computer, i get an error - the dll was unable to register..

        D 1 Reply Last reply
        0
        • H Haoman17

          the name.dll depends on various dll files - i used the depndenct viewer of vs6 to check it. all the files exist on the target computer... so what else can i do? also i tried to use the property - selfreg in the install kit wizard which comes in vs2005, but when i execute the installation on the target computer, i get an error - the dll was unable to register..

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          All of the files exist, but are they the correct versions that your .DLL is expecting?? Probably not...

          Dave Kreskowiak Microsoft MVP - Visual Basic

          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