I'm receiving a System Net Web Exception. What does this mean?

System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:7893 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at ProMaxPlatformLibrary.PlatformPrograms.WebService.Sessions.SubWebServiceSession.ExecuteForTaskService(String command, String parameters, String& data, String& error) StackTrace: at System.Net.HttpWebRequest.GetResponse() at ProMaxPlatformLibrary.PlatformPrograms.WebService.Sessions.SubWebServiceSession.ExecuteForTaskService(String command, String parameters, String& data, String& error)

 

 

The above is a lot of wording and can be very confusing on what it means.  This is that the task services is not running or needs to be restarted.  

The Task Service is what controls all the tasks such as Platform Space creation, Permission Resets and so forth.

The Task Service also takes handle of the LTO Tape Drives as well.

To start/restart the Task Service, please see the article here.