{{theTime}}

Search This Blog

Total Pageviews

Remote Desktop Can't connect to the remote computer?


could be:
- The remote computer is not available on the network
- Remote access to the server is not enabled
- The remote computer is switched off

  Verify the remote computer is turned on and connected to the network and that remote access is enabled.

No comments:

ImportError: cannot import name 'soft_unicode' from 'markupsafe'

Check the markupsafe version.  To fix the problem install 2.0.1 pip install markupsafe==2.0.1