|
-
Mar 28th, 2001, 12:41 PM
#1
Thread Starter
New Member
hi!
When I try to register a COM component using the regsvr32.exe in Windows 98, I get the following error message:"LoadLibrary("Dllname") failed.One of the library files needed to run this application cannot be found."
The com component is called "HandleInventory.dll" and it is not missing.
I used the following command in the command window:-
regsvr32 pathname
where pathname is the path where the dll file is located.
What might be the reason for the error?
-
Mar 28th, 2001, 09:35 PM
#2
Lively Member
Did you copy HandleInventory.lib file to the same folder as HandleInventory.dll?
-
Mar 29th, 2001, 12:13 PM
#3
Thread Starter
New Member
Reply to chrisgaddy
Yes, HandleInventory.dll and HandleInventory.lib are in the same folder.
-
Mar 29th, 2001, 12:39 PM
#4
Lively Member
Here's a link to some possible causes:
http://support.microsoft.com/support.../q249/8/73.asp
There is also a Depends.exe file that you can run on a Win98 PC to find out what dependencies are missing.
-
Mar 29th, 2001, 10:21 PM
#5
Thread Starter
New Member
Thanks to chris
Hi once again!
I'll try that out.
Thanks for your time.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|