can you fix regsvr32 problem?
-
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?
-
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?
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."