Hi, i’m the volunteer IT guy for our school, and as such, am completely off site. I need to be able to access SOA on the remote system. I have tried port forwarding to 8731 on that system, and the web page comes up just fine, and password dialog as well, but the access then fails after about 15 seconds, with a nastygram dialog:
at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object outs, IAsyncResult result)
at System.ServiceModel.ClientBase1.ChannelBase
1.EndInvoke(String methodName, Object args, IAsyncResult result)
at Avast.Net.Console.SbcServiceConnectionPoint.SbcConnectionPointServerClient.SbcConnectionPointServerClientChannel.EndLogin(IAsyncResult result)
at Avast.Net.Console.SbcServiceConnectionPoint.SbcConnectionPointServerClient.Avast.Net.Console.SbcServiceConnectionPoint.ISbcConnectionPointServer.EndLogin(IAsyncResult result)
at Avast.Net.Console.SbcServiceConnectionPoint.SbcConnectionPointServerClient.OnEndLogin(IAsyncResult result)
at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)
Am i missing another port that I need to open? I really need to be able to do this, to avoid simply taking over that remote desktop.
thanks