Dev Center
Table of contents

Error Troubleshooting

A connection with the server could not be established

Symptom

When attempting to upload images web server the upload fails and you receive the error message.

Cause

The problem may occur when a connection with the server is not available.

Resolution

  • Check if the HTTP port you set in your code coincides with the port number you set on your web server. You can use the HTTPPort property to set the port number.
  • Make sure the address of the server is available. To check this, you can ping the address from a client machine.

Note: Both the machine name and the IP address of the server can be used for the HTTPUpload method.

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest Version
    • Version 17.1.1
    • Version 17.0
    • Version 16.2
    • Version 16.1.1
    Change +
    © 2003–2022 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support