PDA

View Full Version : Load library failed specified module could not be found


s_27
Jun 11, 2008, 04:00 AM
While trying to register using regsvr32 on windows 2003 getting the below errors:-

Actually the dll is not found in any other dir. Except in the d:\folder but it is trying to find in other dirs' as well and failing

C:\WINDOWS\system32\file.dll NOT FOUND Attributes: Error
C:\WINDOWS\system32\file.dll NOT FOUND Attributes: Error
C:\WINDOWS\system\file.dll NOT FOUND Attributes: Error
C:\WINDOWS\tlsruncbmpR.dll NOT FOUND Attributes: Error
C:\Documents and Settings\user1\WINDOWS\file.dll NOT FOUND Attributes: Error
D:\folder\file.dll SUCCESS Attributes: A
D:\folder\file.dll SUCCESS Attributes: A
D:\folder\file.dll Options: Open Access: 00100080

ScottGem
Jun 11, 2008, 06:29 AM
What are you trying to load?

s_27
Jun 11, 2008, 08:26 AM
I am trying to bring up an application and for that wpplication to work there are certain dlls which has to get registered and am trying to do that...

ScottGem
Jun 11, 2008, 08:27 AM
The install routine for the app should do that for you.

s_27
Jun 11, 2008, 08:42 AM
For some reason it is not happening automatically on windows 2003. On every other machine or windows OS(like 2000) it is happening

ScottGem
Jun 11, 2008, 08:51 AM
Contact the vendor for support