|
How do you fix missing libdb181.dll files on Windows 11 |
| Posted by thexderho on Jul-24-2025 17:28 |
|
Hi Peter,
I tried placing the libdb181.dll files in the windows system32 directory, but when running the program, it still reports such an error. it's weird! |
Re: How do you fix missing libdb181.dll files on Windows 11 |
| Posted by Peter Kwan on Jul-24-2025 20:11 |
|
Hi thexderho,
The libdb181.dll is not our DLL. ChartDirector does not need or depend on libdb181.dll.
From the name of the DLL, it seems to be related to some kind of database. Is it possible it is used by some database code in your application?
From the file explorer, you can right click on the DLL, select "Properties", and select the "Details" tab. It may display the company that produces this DLL and may help to locate the cause of the issue.
Best Regards
Peter Kwan |
Re: How do you fix missing libdb181.dll files on Windows 11 |
| Posted by ThexderHo on Jul-26-2025 13:01 |
|
Hi Peter,
Sorry to bother you with this question,
I made a mistake, actually libdb181.dll is a library from Berkley DB.
Anyway thanks for your feedback!
Best Rgds,
ThexderHo |
|