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. General Programming
  3. Visual Studio
  4. can you fix regsvr32 problem?

can you fix regsvr32 problem?

Scheduled Pinned Locked Moved Visual Studio
helpquestion
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.
  • 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. the name.dll depends on various dll files, and is built in vs6. i used the depndency viewer of vs6 to check what files name.dll depends on,and all the files do exist on the target computer... this problem cause my program to work on the development computer, but not on the target computer. if i use the install kit wizard which comes in vs2005,i try to check the property - selfreg for that dll, but when i execute the installation on the target computer, i get an error - the dll was unable to register.. and also manually with regsvr32 i cant register, and all the files name.dll depends on do exist on the target computer.. solution? anyone? please?

    J 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. the name.dll depends on various dll files, and is built in vs6. i used the depndency viewer of vs6 to check what files name.dll depends on,and all the files do exist on the target computer... this problem cause my program to work on the development computer, but not on the target computer. if i use the install kit wizard which comes in vs2005,i try to check the property - selfreg for that dll, but when i execute the installation on the target computer, i get an error - the dll was unable to register.. and also manually with regsvr32 i cant register, and all the files name.dll depends on do exist on the target computer.. solution? anyone? please?

      J Offline
      J Offline
      Jonathan Darka
      wrote on last edited by
      #2

      Check with depends again, it's almost certainly a dependency issue. I don't know on which computer you ran depends, but if not you need to run it on the new computer (the one which fails). What error do you get back ?


      Darka [Xanya] "I am not a slave to a god that doesn't exist."

      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