Websocket Error After Shift to IIS
Posted: Thu May 21, 2015 4:27 am
Hello,
We had a requirement to run TSPlus (8.10.3.28) via IIS, so i've followed your process outlined in the documentation. The login page now loads successfully.
Upon logging in, it is meant to load a RDP session via HTML5, but now we get the following error occuring;
HTML5 Internet Access
Establish connection v3.71...
X sec. (websocket)
that runs for 30 seconds before the next error
HTML5 Internet Access
Establish connection v3.71...
X sec. (xhr-polling)
that runs for 30 seconds as well. It then goes back to the first error for another 30 seconds, then finally stops and displays;
ALERT!
Check your connection! You have reached the maximal timeout:31
We never had the issue prior to shifting to IIS. Are there any other settings, permissions, required after the move?
[*]I've made sure the CGI handler is enabled
[*]the cgi-bin folder is set as an application
[*]The HTTP port is set to 81 not 80 (though i'm testing via https:443)
[*] The following folders appear in IIS under the website; cgi-bin, downloads, prints, software, var
[*] The original TSPlus install is located in a different location though.
Thank you for you help.
We had a requirement to run TSPlus (8.10.3.28) via IIS, so i've followed your process outlined in the documentation. The login page now loads successfully.
Upon logging in, it is meant to load a RDP session via HTML5, but now we get the following error occuring;
HTML5 Internet Access
Establish connection v3.71...
X sec. (websocket)
that runs for 30 seconds before the next error
HTML5 Internet Access
Establish connection v3.71...
X sec. (xhr-polling)
that runs for 30 seconds as well. It then goes back to the first error for another 30 seconds, then finally stops and displays;
ALERT!
Check your connection! You have reached the maximal timeout:31
We never had the issue prior to shifting to IIS. Are there any other settings, permissions, required after the move?
[*]I've made sure the CGI handler is enabled
[*]the cgi-bin folder is set as an application
[*]The HTTP port is set to 81 not 80 (though i'm testing via https:443)
[*] The following folders appear in IIS under the website; cgi-bin, downloads, prints, software, var
[*] The original TSPlus install is located in a different location though.
Thank you for you help.