Erro Entering file into server

  • When I try to import/enter a file into the server Iget the error shown bellow:
    I have also included an image of the configuration screen showing that there is a path setup. I do not understand why it has a NULL value.
    Any fixes for this please?
    I ma having trouble uploading the file (jpg, Tif) It basically shows that ther is a path to the storage folder. A UNC path.


    [DICOM_LOCAL] User interface test: local server is running!
    ------------ Adding image files to server -----------
    [DICOM_LOCAL] [recompress]: recompressed with mode = n4 (strip=1)
    [DICOM_LOCAL] ***Error writing file: NULL\BERNZ2\1.2.250.1.31.3.723.19980722.113224.11597_0001_000001_1264199017000f.v2
    [DICOM_LOCAL] ***[AddImageFile] Error entering object into server: C:\emrinstall\DICOM\IMAGE1.dic
    -----------------------------------------------------
    ------------ Adding image files to server -----------
    [DICOM_LOCAL] [recompress]: recompressed with mode = n4 (strip=1)
    [DICOM_LOCAL] ***Error writing file: NULL\ECHOCRD001\1.3.76.2.2.2.63.14.118.0.20080609133641.2_0000_000000_12641992560010.v2
    [DICOM_LOCAL] ***[AddImageFile] Error entering object into server: C:\emrinstall\DICOM\Echo-Cardio_DICOM_SR.dcm





    -----------------------------------------------------

  • Here is our dicom.ini
    Yes it is a valid DICOM file


    # This file contains configuration information for the DICOM server
    # Do not edit unless you know what you are doing


    [sscscp]
    MicroPACS = sscscp
    Edition = Personal


    # Network configuration: server name and TCP/IP port#
    MyACRNema = DICOM_LOCAL
    TCPPort = 9998


    # Reference to other files: known dicom servers; database layout; sops
    ACRNemaMap = acrnema.map
    kFactorFile = dicom.sql
    SOPClassList = dgatesop.lst


    # Host(ignored), name, username and password for ODBC data source
    SQLHost = EMRSERVER\PCMDATA
    SQLServer = DICOM_LOCAL
    Username =
    Password =
    DoubleBackSlashToDB = 0
    UseEscapeStringConstants = 0


    # Configure database
    TruncateFieldNames = 10
    MaxFieldLength = 254
    MaxFileNameLength = 255
    FixPhilips = 1
    FixKodak = 0
    KeepAlive = 0
    LargeFileSizeKB = 1024
    PrintSquareLandscape = 0
    ZipTime = 05:
    UIDPrefix = 1.2.826.0.1.3680043.2.1421.9998
    EnableReadAheadThread = 1
    PatientQuerySortOrder =
    StudyQuerySortOrder =
    SeriesQuerySortOrder =
    ImageQuerySortOrder =
    EnableComputedFields = 0
    IndexDBF = 1
    PackDBF = 0
    LongQueryDBF = 1000
    TCPIPTimeOut = 300
    FailHoldOff = 60
    RetryDelay = 100
    RetryForwardFailed = 0
    ImportExportDragAndDrop = 0
    QueueSize = 128
    WorkListMode = 0
    WorkListReturnsISO_IR_100 = 1
    DebugLevel = 0
    Prefetcher = 0
    LRUSort =
    AllowTruncate =
    DecompressNon16BitsJpeg = 1
    UseBuiltInDecompressor = 1
    IgnoreOutOfMemoryErrors = 0
    PadAEWithZeros = 0
    FileNameSyntax = 3


    # Configuration of compression for incoming images and archival
    DroppedFileCompression = n4
    IncomingCompression = n4
    ArchiveCompression = as


    # Names of the database tables
    PatientTableName = DICOMPatients
    StudyTableName = DICOMStudies
    SeriesTableName = DICOMSeries
    ImageTableName = DICOMImages
    DMarkTableName = DICOMAccessUpdates
    RegisteredMOPDeviceTable = RegisteredMOPIDs
    UIDToMOPIDTable = UIDToMOPID
    UIDToCDRIDTable = UIDToCDRID


    # Banner and host for debug information
    PACSName = DICOM_LOCAL
    OperatorConsole = 127.0.0.1


    # Configure email of error messages
    MailHost =
    MailPort = smtp
    MailSignon =
    MailFromName =
    MailRcptName1 =
    MailCollectTime = 1
    MailWaitTime = 10


    # Configuration of disk(s) to store images
    MAGDeviceThreshhold = 0
    MAGDevices = 1
    MAGDevice0 = \\emrserver\dicomstorage\
    NightlyCleanThreshhold = 0

Participate now!

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