Access Denied

I am trying to save a .json file after having made the following changes but get an “access denied” prompt:

  1. // Whether remote hosts can connect to the HTTP server

“RemoteAccessAllowed” : false, > changed to “true”

  1. // “sample” : [ “STORESCP”, “127.0.0.1”, 2000 ] , > changed to system values > compname, AE Title, IP address, and port number.

What am i missing here ?

Henry Page

PB DICOM Query Error.JPG

The “RemoteAccessAllowed” is related to the Orthanc Web Interface.
Here, you seem to have an issue with your DICOM connection.

Have you checked all these steps: http://book.orthanc-server.com/faq/dicom.html ?