New issue 28 by danports: Throw a more detailed exception if unable to
connect to a remote terminal server
http://code.google.com/p/cassia/issues/detail?id=28
Instead of throwing a generic Win32Exception, provide a bit more information
about possible troubleshooting steps.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Suggest firewall issues, etc. If error is access denied, suggest
impersonation or
checking privileges for the current user.
You might get "The RPC server is unavailable" if you try to connect to a
server on
which nothing is listening on port 445.
See issue 34 for further discussion on the access denied topic.
This blog post has some helpful troubleshooting tips:
http://www.codesoil.net/2007/08/16/big-problem-access-denied-when-using-qwinstaexe-or-wtsopenserver-api/
Comment #5 on issue 28 by danports: Throw a more detailed exception if
unable to connect to a remote terminal server
http://code.google.com/p/cassia/issues/detail?id=28
(No comment was entered for this change.)
Comment #6 on issue 28 by danports: Throw a more detailed exception if
unable to connect to a remote terminal server
http://code.google.com/p/cassia/issues/detail?id=28
Already started on this one.