Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show only
|
Search instead for
Did you mean:
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
📖HomeBack ViewX asks the server what port to use when the script engine initializes i.e. when a mimic is opened. Each mimic has its own instance of the script engine. If the port is changed on the server, mimics that are currently open on clients will stop working. If the web server is not running (due to port clash with other web services on the server), client side scripting won't work.
Mimic was already open and XML port on server was changed. Trying to run the button again gives the following error. The script contained a call to the server using Server.GetOPCValue.
script_failure.pngscript_failure.png
Error message "Unknown Error 0x80072efd"
XML web server could not be started due to port conflict e.g. IIS was already using port 80 and attempt to read the server using Server.GetOPCValue when the script is called.
servernotfound.pngservernotfound.png Error message "404 Not Found" or Error message "405 Method not allowed" or "Permission Denied" (if another instance of SCX was running on the port instead)
Other Things To Check For
If you have a proxy defined in your IE configuration, ViewX will try to use that to talk to the web server. This may not be what you want and depending on your setup it wont work (usually the Unknown Error message). Add exclusions in IE for the Geo SCADA servers if you need the proxy set up.