Make sure you did not install RDPlus on a Windows 10 Home edition as the version 1803 and 1809 build are not supported. You will have to either revert to previous version of Windows or upgrade to Windows 10 Pro. If you installed RDPlus on a server version of Windows, check that the RDS role is not installed, if that is the case, uninstall this role and reboot. Then reapply the latest update of RDPlus and reboot again.


Your server should be accessible using either port 80/443/3389 depending on your connection method. You can try to connect from the console of the server by launching a mstsc.exe with 127.0.0.2 in the address. If you can connect from the console but not from a remote location please check your router / firewalls to allow traffic.


If your system has connection issues and the above did not work, you will need to check the following :


– Process one reboot to verify if you the issue remains after restarting the system.


– Verify that your RDPlus release is not a too old one. For old release (5.xx and below) the RDPlus technology cannot match with the latest version of Windows.


In such case, the solution is to update to the current release of RDPlus.


– In case of incompatible Updates that has been installed on your system, the solution is to download and run the latest update on your server :
http://rdplus.com.au/download/


– With the AdminTool, verify the status of your RDPlus license.It is important to know if your issue is related to a RDPlus license or to a Windows system problem.


If your current RDPlus license is invalid you will need to install the latest RDPlus update and activate a new valid one.


Open a windows explorer and locate the license.lic file in the following path C:\Program Files (x86)\RDPlus\UserDesktop\files and apply your license again.


– If the above does not correspond to your issue, open a services.msc and make sure the “Application publishing service (APS) is running as well as the Remote Desktop Service. If the service is not running then it means another application is conflicting RDPlus like skype or teamviewer. You may need to change RDPlus port to another one that would be free to use.
More information on port changing can be found here:
http://rdplus.com.au/documents/how-do-i-change-communication-port-in-rdplus/

– You can verify the status of network running services by executing a netstat -nao command, any port with the status “Listening” means that the tcp port is currently used by another service. You can the identify which program is using one of these port by checking its PID and looking for it in the task manager. Open a task manager and sort all process by PID, then right click on the program and select “Open file location”. This should give you some valuable information on the program responsible for this.