RemoteApp NOT working

Get help with troubleshooting issues
Post Reply
bhrt60
Posts: 9
Joined: Tue Oct 03, 2017 8:16 pm

RemoteApp NOT working

Post by bhrt60 » Tue Oct 10, 2017 7:03 am

I'm evaluating TSPlus and I have a situation where Remote Desktop connect but REMOTEAPP does not work

I made a Config Backup when it was working BUT even after Restore the Remote App does NOT work

Remote Desktop Can't connect for one of these reasons...

I'm using HTML5

User avatar
admin
Site Admin
Posts: 1649
Joined: Wed Sep 05, 2012 6:38 am

Re: RemoteApp NOT working

Post by admin » Tue Oct 10, 2017 4:46 pm

Hello,

Did you change the default port used for web services in the admin tool / web tile ? If that is so you will need to edit this file to add the new port.

Find and locate the remoteapp2.js file here and edit it with notepad : C:\Program Files (x86)\TSplus\Clients\www\software
Change the port in this field, save the file, restart the web services and refresh your client browser (default port is 443):

// Remote Desktop Server
var remoteapp2_server = '';
var remoteapp2_port = '443';
Olivier
TSplus support team administrator
Image

Post Reply