Posts by Treazy

    Marcel,
    My colleague helped me fix the problem. In the Known DICOM providers (ACRNEMA.MAP) I had the correct ip address and the port number for my server and client but had a wildcard entry for the compression entry. Changing the compression entry from wildcard to uncompressed worked for me and I can now send images/patients to my client.
    Thanks again for all your help Marcel
    Prashanth

    Thanks again. Nothing happens when I right click on one image (or patient) and push the 'Send ... to' button. I do not see any lists. Here is the debug log info when I tried to send an image


    [CONQUESTSRV1] Connected by address: 0100007f
    [CONQUESTSRV1] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [CONQUESTSRV1] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"
    [CONQUESTSRV1] 0000,0100 2 US CommandField 48
    [CONQUESTSRV1] 0000,0110 2 US MessageID 7
    [CONQUESTSRV1] 0000,0800 2 US DataSetType 257
    [CONQUESTSRV1] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    [CONQUESTSRV1] 9999,0300 34 LO ConquestConsoleText "db extract for GUI of patient dbf"
    [CONQUESTSRV1] 9999,0400 8 LO ConquestConsoleComma "extract:"
    [CONQUESTSRV1] db extract for GUI of patient dbf
    [CONQUESTSRV1] Connected by address: 0100007f
    [CONQUESTSRV1] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [CONQUESTSRV1] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"
    [CONQUESTSRV1] 0000,0100 2 US CommandField 48
    [CONQUESTSRV1] 0000,0110 2 US MessageID 7
    [CONQUESTSRV1] 0000,0800 2 US DataSetType 257
    [CONQUESTSRV1] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    [CONQUESTSRV1] 9999,0300 42 LO ConquestConsoleText "db extract for GUI of patient: 0009703828"
    [CONQUESTSRV1] 9999,0400 32 LO ConquestConsoleComma "extract:PatientID = '0009703828'"
    [CONQUESTSRV1] db extract for GUI of patient: 0009703828
    [CONQUESTSRV1] Connected by address: 0100007f
    [CONQUESTSRV1] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [CONQUESTSRV1] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"
    [CONQUESTSRV1] 0000,0100 2 US CommandField 48
    [CONQUESTSRV1] 0000,0110 2 US MessageID 7
    [CONQUESTSRV1] 0000,0800 2 US DataSetType 257
    [CONQUESTSRV1] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    [CONQUESTSRV1] 9999,0300 36 LO ConquestConsoleText "db extract for GUI of patient: 02-04"
    [CONQUESTSRV1] 9999,0400 28 LO ConquestConsoleComma "extract:PatientID = '02-04'"
    [CONQUESTSRV1] db extract for GUI of patient: 02-04

    Thanks Marcel. (I have Conquest Server installed on my machine) I changed the ip address and port for ConquestSrv1 in ACRNEMA.MAP (changed the ip address from local host to my machine's ip and changed the port number too). I still cannot send images or patients. Any clues?
    Thanks
    Prashanth

    All,
    I'm using Conquest server 1.4.16 and I cannot send images using the "Send Images to" option. None of the send options work (i get no response when i click "Send ... to"). Any help will be appreciated.
    Thanks
    Prashanth

    Thanks Marcel. I have Conquest Server and LeadTools client installed on the same machine. I had to change the ip address for the LeadTools client (named PDTest) from localhost to my machine's ip address. I got farther now.
    Thanks again

    All,
    I'm using Conquest 1.4.16 and a client that uses LeadTools to talk to the Conquest Server. I can connect to the Conquest Server, query the patient records and the DICOM data but I cannot retrieve the images. I get an "Host did not accept connection" error. Below is the log report from Conquest Server


    CONQUESTSRV1] Query On Image
    [CONQUESTSRV1] Issue Query on Columns: DICOMImages.SOPClassUI, DICOMImages.SOPInstanc, DICOMSeries.SeriesInst, DICOMStudies.PatientID, DICOMStudies.StudyInsta,DICOMImages.ObjectFile,DICOMImages.DeviceName
    [CONQUESTSRV1] Values: DICOMImages.SOPInstanc = '1.2.840.113619.2.55.3.380422846.25.1282910762.410.82' and DICOMSeries.SeriesInst = '1.2.840.113619.2.55.3.380422846.25.1282910762.245' and DICOMStudies.PatientID = '02-04' and DICOMStudies.StudyInsta = '1.2.840.113745.101000.2197000.40412.5572.12823234' and DICOMSeries.StudyInsta = DICOMStudies.StudyInsta and DICOMImages.SeriesInst = DICOMSeries.SeriesInst
    [CONQUESTSRV1] Tables: DICOMImages, DICOMSeries, DICOMStudies
    [CONQUESTSRV1] Records = 1
    [CONQUESTSRV1] Number of images to send: 1
    [CONQUESTSRV1] Host 'PDTest' did not accept the connection
    [CONQUESTSRV1] C-Move (PatientRoot)


    Any clues?
    Thanks


    P.S. I'm a newbie to DICOMS and PACS servers.