|
From: SourceForge.net <no...@so...> - 2005-07-17 00:43:27
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3251448 By: drakmar Hi there, it looks like the connection to the server either has not been opened or has been closed. Causes of the second are that the server has rejected your authentication, which usually results in an AuthenticationException being thrown. It is also possible that there is a bug in your implementation. If you want to compare your implementation against the console project or the example project included with the package and look for obvious differences that would probably help you out. If none of that helps you then please include a small complete sample of what you are trying to do...something that you can fit into a Main method and use one csc command to compile would be awesome and we can go from there. Thanks, Clayton ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=267248 |