Explanation | An error occurred in supporting code. That code has logged more specific information. |
Action | Check the server log for messages prior to this one with more specific information. |
Explanation | The directory value specified for use by the Directory Listing service does not currently exist. |
Action | You must create this directory with the correct access permissions before using it here. |
Explanation | The specified file path included the illegal character sequence as specified in the error message. The request has been rejected. |
Action | The specified path should be fixed to remove the illegal characters. Requests with these characters will continue to be rejected. |
Explanation | The specified path or filename could not be found. |
Action | Construct a query the references a path that exists. |
Explanation | The specified query key is not a valid key from the supported list (Name, Path, Size, etc) |
Action | Specify a query string with valid key values. |
Explanation | A positive integer was expected for the query parameter but the specified value was not zero or greater. |
Action | Provide a valid integer value in the query parameter. |
Explanation | An integer was expected for the query parameter but the specified value is not a valid integer. |
Action | Provide a valid integer value in the query parameter. |