An RedBack Exception error occured while initializing the RedBack Object: In rgwOpen IBMU2.UODOTNET.UniRPCConnectionException: System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.107:7070 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at IBMU2.UODOTNET.UniRPCConnection.ConnectInternal(Int32 responseIndex)[Rocket U2][UODOTNET - UNIRPC][ErrorCode=81016] Connection refused: UniRPC service may not be started at IBMU2.UODOTNET.UniRPCConnection.ConnectInternal(Int32 responseIndex) at IBMU2.UODOTNET.UniSession.Connect() Source: UniRPCConnection Class Method: Void ConnectInternal(Int32) at IBMU2.UODOTNET.UniRPCConnection.ConnectInternal(Int32 responseIndex) at IBMU2.UODOTNET.UniSession.Connect() Source: UniObjects Class Method: Void .ctor(System.String, System.String, System.String, System.String, System.String, Int32, Int32, Int32, Boolean, System.Security.Cryptography.X509Certificates.X509Certificate) at IBMU2.UODOTNET.UniPool..ctor(String hostname, String userid, String password, String account, String service, Int32 min_poolsize, Int32 max_poolsize, Int32 port_number, Boolean sslmode, X509Certificate clientcertificate) at IBMU2.UODOTNET.UniObjects.OpenSession(String hostname, Int32 port_number, String userid, String password, String account, String service, Int32 min_poolsize, Int32 max_poolsize, Boolean sslmode, X509Certificate clientcertificate)