Web Access Problems

  • Conquest ver 1.4.13 is installed to C:\Conquest
    MAGDevice0 is set to D:\DICOMImages
    Apache 2.2 install is typical


    I am able to access the Index.html ("IT WORKS") page from lan and wan so my apache setup and routing is good.


    I have copied the 3 files (exe, ini and ocx) to cgi-bin folder and also copied the ocx file to htdocs folder (where it now sits next to index.html)


    I have edited dicom.ini in the cgi-bin directory as follows


    Code
    [sscscp]
    MicroPACS = sscscp
    kFactorFile = c:\conquest\dicom.sql
    TruncateFieldNames = 10
    WebServerFor = 192.168.1.20
    TCPPort = 5678
    WebReadonly = 0
    WebCodeBase = http://192.168.1.20/
    WebScriptAddress = http://192.168.1.20/cgi-bin/dgate.exe
    WebMAG0Address = http://192.168.1.20/mag0


    No matter how I attempt to access now, from wan and or lan, I continue to receive "IT WORKS". I started and stopped the appache server and still the same thing.


    I assume I am missing something simple. Any advice is appreciated

  • Thank you this worked to get me to the main page. Then When I query by Patient ID I can get to the list of selected patients and drill down to the selected studies followed by the series list. From here if I select view I get the viewing window with slice 1 of x but the window is black with no images.


    I have attempted to view also just an individual image rather than the entire servies but again I see only a black image.

  • Hi,


    Have you used the template version of dicom.ini? With:


    [webdefaults]
    size = 560
    dsize = 0
    compress = n4
    iconsize =48


    This may be a problem. Can you otherwise post the source (view source in web browser) of a webpage that only shows black images?


    Edit: black images happen if WebScriptAddress is incorrect.


    Marcel

  • I am using the corect version of dicom.ini


    Source follows



    EDIT:
    I changed the Webscriptaddress from
    WebScriptAddress = http://192.168.1.20/cgi-bin/dgate.exe


    to


    WebScriptAddress = http://xxx.xxx.xxx.xxx/cgi-bin/dgate.exe (Where x = WAN IP address)


    Now I am getting the text information related to the study but still no actual images images

Participate now!

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