Recent Activities

MarketingAdmin added the version 001R 2026 of the file IMAGE Product Catalog (English).

Product Catalog 2026 150dpi PUB INT EN 001R.pdf
January 6, 2026 at 11:40 AM

marcelvanherk replied to the thread Error on Data save and Image Retreving.

You will need to share some broken images with me. I can't PM you though. What version are you running?
December 31, 2025 at 9:12 PM

DrSteve posted the thread Error on Data save and Image Retreving.

HI When i try to save data from an other PACS using import function, I am getting following errors. IMages on Disk are stored option selected is Lsssy JPEG [PACS] Warn[CompressJPEGImage]: JPEG changed to lossless (J1) for 16 bits data and also this one error when IMages on Disk are stored option uncompressed [PACS] ***Item Length exceeds remainder file size: 00003832 [PACS] ***[AddImageFile] D:\DICOM_DATA\incoming\003a7189-d873-4675-8673-d38fc26a0c1a -FAILED: Error on Load [PACS] ***Item…
December 30, 2025 at 10:36 PM

DrSteve replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Thanks. let me give it a try
December 29, 2025 at 9:31 PM

marcelvanherk replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Try VC2015 from here: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-vc-140-no-longer-supported And if you run 'depends' minimise all panes so that you can see all first level dependencies. Marcel
December 29, 2025 at 9:29 PM

DrSteve replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Previously I had both versions. I uninstalled and check with both one by ne but no success
December 29, 2025 at 9:23 PM

marcelvanherk replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

No there is not. I see that in my 'depends' display vcruntime140 is loaded and in yours it is not. And that is part of the Microsoft Visual C++ 2015 - 2022 Redistributable. I expect this is the only error. Did you maybe install the 32 bits version?
December 29, 2025 at 9:20 PM

DrSteve replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Yes its installed... Is there any way by clicking all required dependencies can be installed???
December 29, 2025 at 9:06 PM

marcelvanherk replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Did you install the Microsoft Visual C++ 2015 - 2022 Redistributable? Marcel
December 29, 2025 at 8:59 PM

DrSteve replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Can you guide how to fix them
December 29, 2025 at 8:39 PM

marcelvanherk replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

That is Microsoft Visual C++ 2015 - 2022 Redistributable Marcel
December 29, 2025 at 8:11 PM

marcelvanherk replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Ok, then you may need some DLL dependencies that I may already have installed on my PC. I just downloaded dependency walker. This is what it shows for my libmysql.dll. It seems to depend only vcruntime140. Try to install that. Marcel
December 29, 2025 at 8:09 PM

DrSteve replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Hi Marcel I downgraded to lower version that is 8.0. BUt the error is same. Even using your shared dll.
December 29, 2025 at 7:07 PM

marcelvanherk replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Hi, You are doing all correct. Except that I am using a different version of the DLL from mysql8.0. Your mysql 9.5 version may depend on other DLLs or may be incompatible. Open a command prompt and type c:\pacs9.5 and type: dgate64 -v This may show some more information. Or try my libmysql.lib (attached). Marcel
December 29, 2025 at 6:42 PM

DrSteve replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

[…] Hi Marcel I followed the above mentioned steps and got the following error Can you guide where i am wrong
December 29, 2025 at 4:00 PM

DrSteve replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Let me test and update you
December 28, 2025 at 4:15 PM

marcelvanherk replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Hi, I used exactly these commands to delete the old driver and copy the new - and then configure conquest: del c:\dicomserver\libmysql64.dll copy "C:\Program Files\MySQL\MySQL Server 8.0\lib\libmysql.dll" c:\dicomserver del c:\dicomserver\dicom.ini conquestdicomserver.exe Then select native mysql driver, save settings, make mysql database, 'conquest', root password. Then the database can be regenerated. Marcel
December 28, 2025 at 4:08 PM

DrSteve replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Marcel do I need to rename the file also??? As I had shared my testing results with you. Can you guide me
December 28, 2025 at 2:55 PM

marcelvanherk replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

What is in rhe install64 folder is irrelevant. This file is also fine: C:\Program Files\MySQL\MySQL Server 8.0\lib\libmysql.dll Marcel
December 27, 2025 at 8:41 PM

DrSteve replied to the thread Conquest with MySQL Server 8.4 - Authentication Protocol.

Thanks. I will test and update you. I need to delete the dll files from co quest root folder as well as from install64 folder and copy the dll files from mysql router lib folder. As I only install the database not the router.
December 27, 2025 at 8:38 PM