Unable to upload DICOM file larger than around 500MB

Hi it seems i am unable to upload any DICOM file that is larger than about 500MB. It causes the orthanc executable to crash. I am using the orthanc executable through cmd. Is there a configuration setting to increase the maximum upload size limit?

Hello,

As written on the download page, this is due to the fact that you use the 32bit version of Orthanc:
http://www.orthanc-server.com/download-windows.php

This limitation will disappear if you use the 64bit version of Orthanc provided courtesy of Osimis.

We will soon fix Orthanc to avoid such a crash, replacing it with an error message.

Regards,
Sébastien-

Thank you for the quick reply, my apologies i should've read up more closely on your download page as listed.