Corrupt files while forwarding

  • Hello, I'm new to this area.

    I need to use ConQuest DICOM Server as a full forwarder to another server. Download/Upload images from/to the real server.


    Computer <-> ConQuest DICOM Server (full forwarder) <-> Real DICOM Server.


    Uploading files to the real server works fine, but downloading from the server doesn't work. I see all files (names, etc.) but can't open it.

    Error: "Failed to load ... Reason: Operation failed and was not performed. Returned status code: 0xC003"


    It seems like files was corrupted while downloading. On the real server files opens fine.

    What can I do wrong?


    dicom.ini:

    # This file contains configuration information for the DICOM server

    # Do not edit unless you know what you are doing


    [sscscp]

    MicroPACS = sscscp


    # Network configuration: server name and TCP/IP port#

    MyACRNema = CONQUESTSRV1

    TCPPort = 5678


    # Host, database, username and password for database

    SQLHost =

    SQLServer =

    Username =

    Password =

    SqLite = 0

    DoubleBackSlashToDB = 0

    UseEscapeStringConstants = 0


    # Configure server

    ImportExportDragAndDrop = 1

    ZipTime = 05:

    UIDPrefix = 1.2.826.0.1.3680043.2.135.738658.74697545

    EnableComputedFields = 1


    FileNameSyntax = 4


    # Configuration of compression for incoming images and archival

    DroppedFileCompression = un

    IncomingCompression = un

    ArchiveCompression = as


    # For debug information

    PACSName = CONQUESTSRV1

    OperatorConsole = 127.0.0.1

    DebugLevel = 0


    # Configuration of disk(s) to store images

    MAGDeviceFullThreshold = 30

    MAGDevices = 1

    MAGDevice0 = D:\Users\DICOM\Desktop\dicomserver150c\Data\


    ForwardAssociationLevel = SERIES


    # IMPORT

    ImportConverter0 = ifequal "%u","MEDISO_DCMSRV_1"; stop; forward to MEDISO_DCMSRV_1 channel *; destroy;


    # EXPORT

    VirtualServerFor0 = MEDISO_DCMSRV_1

    OverlapVirtualGet = 1

    #RetrieveConverter0=lua:mtmove(2)

    CacheVirtualData = 0

    AllowEmptyPatientID = 1

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!